Skip to content

v0.5

Compare
Choose a tag to compare
@fredher fredher released this 24 Nov 14:49
· 211 commits to master since this release
  • reduction in memory usage by sharing state components (tuple of locations, zones, etc) between states of transition systems (zone graph)
  • allocators with collection of unused shared objects for transition systems
  • upgraded unit tests to Catch2 librabry v3