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.
 
 
 
 
David_Korzeniewski 9a7b4f69ef More tests and some small bugfixes for Z3SmtSolver 11 years ago
..
adapters More tests and some small bugfixes for Z3SmtSolver 11 years ago
counterexamples Fully adapted MILP-based counterexample generator to new LP solver interface. 11 years ago
exceptions Finished new expression classes and corresponding functional tests. 11 years ago
formula Renamed ConstTemplates to constants. Removed all calls to constGetZero, constGetOne and constGetInfinity by the new names. Created performance test for bit vector iteration. 11 years ago
modelchecker Adapted MA model checker to new LP solver interface (LRA computation). 11 years ago
models Moved from pair to MatrixEntry as the basic building block of the matrix. Now matrix elements can be accessed in a more readable way. 11 years ago
parser Removed constants from expressions. Even though PRISM has the concept of constants and variables, it currently makes no sense to distinguish them in our expression classes. 11 years ago
settings Beautified output of option system. Enabled command line interface of counterexample generation. 11 years ago
solver More tests and some small bugfixes for Z3SmtSolver 11 years ago
storage Implemented translating z3 expressions to storm expressions 11 years ago
utility Moved from pair to MatrixEntry as the basic building block of the matrix. Now matrix elements can be accessed in a more readable way. 11 years ago
storm.cpp First working version of explicit model generation using the new PRISM classes and expressions. 11 years ago