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 db4721ce3a Started adapting MILP-based counterexample generator to new LP solver interface. 11 years ago
..
adapters 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
counterexamples Started adapting 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 Adapted Gurobi and glpk LP solvers to expression-based interface. Adapted tests and made them work again. 11 years ago
storage Adapted Gurobi and glpk LP solvers to expression-based interface. Adapted tests and made them work again. 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