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 bd3edb5f8b Naive enumeration of command set works. 12 years ago
..
adapters ExplicitModelAdapter now labels updates for synchronizing commands correctly. 12 years ago
counterexamples Naive enumeration of command set works. 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 Several fixes. MinimalLabelSetGenerator can now treat labeled values. 12 years ago
modelchecker Step towards minimal command generator using MaxSAT and model checking. 12 years ago
models Step towards minimal command generator using MaxSAT and model checking. 12 years ago
parser Added globally unique indexes to updates in IR. Finalized support for labeled values in ExplicitModelAdapter. Modified tests to comply with the new usage of ExplicitModelAdapter. 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 Step towards minimal command generator using MaxSAT and model checking. 12 years ago
utility Step towards minimal command generator using MaxSAT and model checking. 12 years ago
storm.cpp Step towards minimal command generator using MaxSAT and model checking. 12 years ago