Skip to content

Conversation

@BvH19
Copy link

@BvH19 BvH19 commented Oct 17, 2025

  • collects statistics over trees, feature models, their constraints, and configurations
  • visualization of some statistics, as pop-ups and pdf exports
  • new input and output formats for analysis results: CSV (parse only), JSON, YAML
  • conversion between feature model file formats: can parse UVL, XML; can write UVL, XML, DOT
  • conversion between configuration (boolean assignment list) file formats: can parse BIN, CSV, DIMACS; can write: BIN, CSV, DIMACS, LIST (Variable List and Literal List)
  • user interaction via command line UI (see --help for command information)

BvH19 and others added 30 commits October 6, 2025 16:51
BvH19 and others added 30 commits October 17, 2025 13:03
Class providing Test data used in multiple tests
Removed unnecessary semicolon in ConfigurationFormatConversion.java
Merge of changes for imlementing visualization functionality into printStatistics
…o be consistant with ConfigurationFormatConversion
style: renaming of FormatConversion to FeatureModelFormatConversion
style: final change to camelCase
… modified computation class to support legacy double return to not break old code that relies on double as a value
…d utils vor arrays. TODO JSON YAML converter should support arrays
…one test for print statistics to match the new string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants