Skip to content

Snapshot 2018-09-16

Pre-release
Pre-release
Compare
Choose a tag to compare
@danielratiu danielratiu released this 16 Sep 13:07
· 2310 commits to master since this release
  • support for "Component-based Design"
    -- create component interfaces,
    -- annotate pre/post-conditions,
    -- compose interfaces into assemblies,
    -- check their compatibility and consistency, and
    -- in case of analysis failure, simulate the counterexamples
  • improved UI integration of general NuSMV analyses results
  • different bug fixes