aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/visualization
Commit message (Collapse)AuthorAge
* SuppressWarnings for using pseudorandom number generator in non-security ↵Libravatar nagilooh2023-08-25
| | | | sensitive contexts
* Update visualizer builderLibravatar Attila Ficsor2023-08-07
|
* Clean up design space explorationLibravatar Attila Ficsor2023-08-07
|
* Add missing copyright headersLibravatar nagilooh2023-08-04
|
* 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