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 20ae92e1ba Added support for cloning IR expressions. 12 years ago
..
adapters Added support for cloning IR expressions. 12 years ago
counterexamples Added support for cloning IR expressions. 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 Added support for cloning IR expressions. 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 Added support for cloning IR expressions. 12 years ago
storm.cpp Added Z3ExpressionAdapter to translate IR expressions to the Z3 format. Improvements to label-/command set generators. Disabled MILP-call from main(). 12 years ago