v2.0.0
Kalashnikovni
released this
05 Jun 13:39
·
128 commits
to sb-graph-dev
since this release
This release contains SBG algorithms to compute:
- Strongly connected components
- Topological sort
of a given SB Graph. Additionally, SCC and Topological Sort graph builders are provided.
Additional features:
- SBG parser (general and compact representation in Modelica fashion).
- SBG printer (in Modelica fashion).
Full Changelog: https://github.com/CIFASIS/sb-graph/commits/v2.0.0
Matching examples
To reproduce the matching algorithm examples, download this version and follow the instructions from test/matching/README.md