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 b3c2d8bbd8 added option to not include dynamic constraints in maxsat counterexample generation 8 years ago
..
abstraction Add virtual destructors to classes having virtual functions. 8 years ago
adapters added cache to Z3 expression translator to speed up the translation of large constraints 8 years ago
analysis parameters from rewards are now also collected in wellformedness analysis 9 years ago
api first working version of symbolic Markov automaton bisimulation 8 years ago
builder made symbolic bisimulation work with MA and support of sparse quotient extraction for MA 8 years ago
counterexamples added option to not include dynamic constraints in maxsat counterexample generation 8 years ago
environment multiplier settings and environment 8 years ago
exceptions Merge remote-tracking branch 'origin/master' into environment 8 years ago
generator changed encoding of spirit parser, fixed an issue in variable information related to how many bits are necessary to store the state, changed some output formatting 8 years ago
logic extended SMT-based minimal label set generator so that it can deal with lower-bounded properties (however loosing the minimality property in some sense) 8 years ago
modelchecker polished unifplus code a bit and made it the default MA (bounded reachability) solution method 8 years ago
models added option to perform dd-bisimulation using exact arithmetic 8 years ago
parser changed encoding of spirit parser, fixed an issue in variable information related to how many bits are necessary to store the state, changed some output formatting 8 years ago
permissivesched Add virtual destructors to classes having virtual functions. 8 years ago
settings added option to not include dynamic constraints in maxsat counterexample generation 8 years ago
solver polished unifplus code a bit and made it the default MA (bounded reachability) solution method 8 years ago
storage added option to not include dynamic constraints in maxsat counterexample generation 8 years ago
transformer Fixed an issue related to multi-objective model checking of models with potentially infinite expected reward 8 years ago
utility Merge branch 'master' into unifplus 8 years ago
CMakeLists.txt install headers to include/storm 8 years ago
storm.cpp move cli stuff from storm lib to an own small lib 9 years ago