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 c8b5897cff Designed interface of expression classes and started implementing it. 11 years ago
..
adapters fixed a lot of unused variable warnings 11 years ago
counterexamples Fixed minor bug MILP-based minimal command set generator. GurobiLpSolver is now able to deal with constraints involving several instances of the same variable. 11 years ago
exceptions Further work on new expressions. 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
ir Fixed bug in restriction of a program to certain commands. Also, modules may now have an action without actually having a command labeled with the action and the explicit model adapter now handles this correctly. 11 years ago
modelchecker Moved from additional row grouping to the one embedded in the matrix itself. 11 years ago
models fixed a lot of unused variable warnings 11 years ago
parser Fixed two minor bugs. 11 years ago
settings Beautified output of option system. Enabled command line interface of counterexample generation. 12 years ago
solver Fixed minor bug MILP-based minimal command set generator. GurobiLpSolver is now able to deal with constraints involving several instances of the same variable. 11 years ago
storage Designed interface of expression classes and started implementing it. 11 years ago
utility fixed a lot of unused variable warnings 11 years ago
storm.cpp version is now written into a seperate header file to prevent recompile of many files after a commit 11 years ago