aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/visualization
Commit message (Collapse)AuthorAge
* Improve visualizationLibravatar nagilooh2023-08-03
| | | | | | | -Display values from all relevant interpretations -Support TruthValue -Add tabular formatting -Add colors
* Merge remote-tracking branch 'origin/main' into design-space-explorationLibravatar nagilooh2023-08-02
|
* Update visualizationLibravatar nagilooh2023-08-02
| | | | | | - Replace guru.nidi:graphviz-java with DOT based solution - Draws the design space as well as the model states - Design space nodes link to visualization of the sate
* Add visualization using DOT languageLibravatar nagilooh2023-08-02
|
* Add visualization adapterLibravatar nagilooh2023-07-26
Uses Graphviz to create a visualization of the models and can save them to disk as an image or various textual representations