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 24667fffc4 added cudd functions for equal/less/less_equal/greater/greater_equal that directly return a BDD instead of an ADD 10 years ago
..
abstraction fixed tests wrt. proper bottom state computation 10 years ago
adapter adapted counterexample generation to refactoring 11 years ago
builder Merge branch 'future' into menu_games 10 years ago
logic always use shared_ptr<Formula const> 10 years ago
modelchecker Small changes in tests to compile without Carl 10 years ago
parser renamed MarkovChainSettings 10 years ago
permissiveschedulers started working on general min-max solver that uses an underlying linear equation solver. provided necessary factories. adapted code and removed old min-max solvers 10 years ago
solver Small changes in tests to compile without Carl 10 years ago
storage Added a test for reporting a buggy bug. 10 years ago
utility graph algorithms for games can now produce player strategies even if they can pick any choice (if requested) 10 years ago
storm-functional-tests.cpp Merge from future 10 years ago