You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
dehnert 385f7b7465 Added option to sort trivial SCC in descending order wrt. to their distances from the initial state. Added some more timing recordings. 10 years ago
..
adapters Added option to sort trivial SCC in descending order wrt. to their distances from the initial state. Added some more timing recordings. 10 years ago
counterexamples Fixed a bug in the option system and MILP-based cex generator. Now everything should work for the demo. :) 10 years ago
exceptions merge 10 years ago
modelchecker Added option to sort trivial SCC in descending order wrt. to their distances from the initial state. Added some more timing recordings. 10 years ago
models merge 10 years ago
parser merge 10 years ago
properties Some format changes in the formula and action classes. 10 years ago
settings Added option to sort trivial SCC in descending order wrt. to their distances from the initial state. Added some more timing recordings. 10 years ago
solver Modified pctl/csl/ltl options to now take formulas instead of files. Prefixed the macros with STORM_. Moved these macros into a file in the utilities. Modified architecture of the exception classes slightly. Threw away all the contents of main(). This will now be build from scratch. 10 years ago
storage Added option to sort trivial SCC in descending order wrt. to their distances from the initial state. Added some more timing recordings. 10 years ago
utility Added and fixed some example models. Added option for maximal size of SCC that gets eliminated using state elimination. 10 years ago
storm.cpp Rough version of refactored version of processing the options (in terms of computing something). Currently it is only capable of parsing the model and generating a counterexample. 10 years ago
stormParametric.cpp Fixed attributes of some example files. Added option to eliminate entry states in the very end (added option module for model checking of parametric models). Added feature to specify the formulas to check on the command line. 10 years ago
stormParametric.h post merge fixes 10 years ago