Skip to content

Releases: ticktac-project/tchecker

V0.8

26 Sep 13:37
Compare
Choose a tag to compare
  • Symbolic counter-example generation for liveness (tck-liveness)
  • Choice of symbolic/concrete counter-example to reachability (tck-reach)
  • Fixed a bug in generation of symbolic and concrete counter-examples to reachability (tck-reach)
  • Added output of asynchronous events in a model (tck-syntax)
  • Added finite state machines: transition systems for models with no clocks
  • Various improvements

v0.7

03 Aug 14:37
Compare
Choose a tag to compare
  • added JSON output and one-step simulation to tck-simulate (please, refer to wiki for details)
  • added concrete run counter-examples to tck-reack (algorithms reach and covreach) -- contribution by Ocan Sankur

v0.6

07 Jul 11:44
Compare
Choose a tag to compare
  • Safe implementation of DBMs (clean type for difference bounds)
  • Symbolic reachability counter-examples
  • Backward state-space computation
  • Various bugfix and improvements

v0.5

24 Nov 14:49
Compare
Choose a tag to compare
  • 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

v0.4

05 Jul 17:34
Compare
Choose a tag to compare
v0.4 Pre-release
Pre-release
  • Added command line simulator tck-simulate
  • Added liveness checking tool tck-liveness
  • Improved syntax check in tck-syntax
  • Various bug fix

Fixed build issues

09 Apr 14:21
Compare
Choose a tag to compare
Fixed build issues Pre-release
Pre-release
  • Fixes #2 #3 #4
  • Fixes compilation issues
  • Improved documentation

First public version of TChecker

09 Apr 14:22
Compare
Choose a tag to compare
Pre-release
v0.1