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.
 
 
 
 
masawei af0601c453 Made several changes. 12 years ago
..
adapters Towards adding more cuts to MaxSAT-based minimal command counterexamples. Some fixes here and there along the way. 12 years ago
counterexamples Made several changes. 12 years ago
exceptions Added my initial implementation of Settings 12 years ago
formula Removed pointers from Model Checker Interface (and callback methods in formulas). From now on, the results are returned in form of an object. Because of the existing move semantics for the types in question, this does not come at a performance penalty. 12 years ago
ir Towards adding more cuts to MaxSAT-based minimal command counterexamples. Some fixes here and there along the way. 12 years ago
modelchecker Adapted subsystem generation to the use of the new subsystem checking method using bit vectors. 12 years ago
models Made several changes. 12 years ago
parser Made several changes. 12 years ago
settings Introduced a new Object called InternalOptionMemento to handle required settings for tests which auto-reset after the test is done 12 years ago
solver Added a set() Method to the Settings.h for the Tests 12 years ago
storage First implementation of the BitVector to Dtmc subsystem converter in Dtmc.h 12 years ago
utility Made counterexample generation output usable. 12 years ago
storm.cpp Made several changes. 12 years ago