Skip to content

Releases: michiari/OPPAS

OPPAS v3.1.0

20 Aug 15:18
c42a0a1

Choose a tag to compare

Changelog

  • More user-friendly output format for POPACheck
  • Add --stats flag to get old POPACheck output format
  • Rename package to oppas
  • Performance improvements to the probabilistic model checking engine
  • Refactoring
  • Bug fixes

OPPAS v3.0.0

27 Jun 14:18

Choose a tag to compare

Changelog

  • Rename the suite to OPPAS
  • Add POPACheck
  • Support for probabilistic pushdown model checking
  • Support for MiniProb inputs (MiniProc + probabilistic assignments and observations)

POMC v2.2.0

02 Aug 12:19
7d03d99

Choose a tag to compare

Changelog

  • Add SMT-based model checking engine (only for finite-word model checking)
  • MiniProc expressions can now be embedded in POTL formulas as atomic propositions
  • Better logging infrastructure
  • Bug fixes and performance improvements
  • More tests and benchmarks

POMC v2.1.0

08 Mar 12:58
e2399b0

Choose a tag to compare

Changelog

  • MiniProc now supports fixed-width integer variables and arrays
  • MiniProc now supports non-deterministic variable assignments
  • MiniProc functions now support local variables
  • MiniProc functions now support passing arguments by value and value-result
  • Better command-line arguments parsing
  • Bugfixes and performance improvements
  • More tests and benchmarks

POMC v2.0.0

15 Dec 17:43

Choose a tag to compare

New major release, now supporting infinite-word model checking.

Changelog:

  • Support for infinite (or omega) word POTL model checking
  • Better documentation
  • Bug fixes and performance improvements

POMC v1.0.1

09 Jul 16:41

Choose a tag to compare

Minor release.

Changelog:

  • MiniProc now supports module names
  • Documentation improved

POMC v1.0.0

25 Mar 11:32
784d43b

Choose a tag to compare

First stable release.

Changelog:

  • Added MiniProc language for easily modelling procedural programs
  • Output partial counterexample traces
  • Added documentation sources
  • Refactoring and performance optimizations

POMC v0.2.0

18 Feb 17:08

Choose a tag to compare

POMC v0.2.0 Pre-release
Pre-release

Changelog:

  • Other files can now be included in .pomc input files
  • Support for POTLv1 has been removed
  • Several memory and performance optimizations

First release

28 Jan 17:11

Choose a tag to compare

First release Pre-release
Pre-release

First release with finite-word POTL model checking.