671 Commits (f45b7f9171f0dbd80bab11ce5ba81b3943d23ceb)

Author SHA1 Message Date
dehnert 972795912a added some convenience accessor methods in symbolic model/games. added return type for prob01 for games that can also store strategies. added tests for prob0 for games 9 years ago
dehnert 0bd0b963d7 introduced new menu game class 9 years ago
dehnert 7cd1e6324f the abstraction now properly builds an instance of the game class 9 years ago
dehnert 1199ab95e3 fixed bug in expressions. all tests now passing 9 years ago
dehnert 0cd148c600 fixed more bugs. however, a test still fails, because the abstraction is wrong 9 years ago
dehnert e8794dee22 added more tests, not working yet, however 9 years ago
dehnert 5934d67514 DD meta variables can now be inserted at particular locations. added some tests for game abstraction 9 years ago
dehnert 8911d2ba63 added debug output and fixed some bugs 9 years ago
dehnert 15b97057dd silenced some warnings within boost (new clang version) and fixed an unused variable issue 9 years ago
dehnert c6f1cb40d3 more work on games 9 years ago
dehnert f013ddfb4c The determined relevant predicates are now added to the SMT solver of an abstract command. Also, variable bounds are enforced. 9 years ago
dehnert ccad5741a7 added test case for game solver 9 years ago
dehnert e659dd8c4a some work on sparse game solver 9 years ago
dehnert bc3f6b8d80 fixes for parts that were affected by recent parser templating 9 years ago
dehnert 27e06940a9 templated all explicit parsers so that they may now be modified to produce non-double models 9 years ago
sjunges 7fd28d4564 refactored cmakelists 9 years ago
sjunges 2213b01ece changes in milp permissive scheduler 9 years ago
sjunges 6d10ba0ad0 compiles again 9 years ago
sjunges 73310b9881 fixed tests: glpk had wrong minimize, solver.cpp tested in wrong direction on policy iteration in case we use top. value iteration 9 years ago
sjunges 8568ee3986 only one optimization direction enum -- towards integration of termination criterions on the model checker 9 years ago
dehnert 08bc810b2c added missing include 9 years ago
dehnert 57338640be added missing include 9 years ago
sjunges e3122e5ede Faster compilation and topological failing test failed 9 years ago
sjunges f219437acf Faster compilation times! 9 years ago
sjunges 1086ffc1cc Added allow early termination for min/max solvers 9 years ago
sjunges f006d54995 vector min_if, max_if 9 years ago
dehnert 7f5e775395 adapted counterexample generation to refactoring 9 years ago
dehnert f9f5a4e206 reincluded tbb in gmm. fixed missing header. extended formula parser to return multiple formulas 9 years ago
dehnert 29716ea5f8 performance tests now compile again. also fixed some warnings 9 years ago
dehnert b94e978843 another round of fixes 9 years ago
sjunges 707a4f500b vector sum_if 9 years ago
sjunges d4ba7905fa Extra constructor for simple testing. 9 years ago
sjunges faf31156e0 fix for last changes + is probabilistic 9 years ago
dehnert 972c391eb1 fixed some more bugs/warnings 9 years ago
sjunges 97c24fe229 solver settings now within solver, minmax refactored to share common variables 9 years ago
dehnert fbd05cd780 more and more bugfixes 9 years ago
dehnert b3178e17f6 more bug fixes 9 years ago
dehnert 73a2491dfb more bugfixes 9 years ago
dehnert dbc7d860a4 functional tests compile again, started to debug changes 9 years ago
sjunges 5e428a795a And more includes on the right spot. 9 years ago
dehnert 72cb30d6b0 started replacing ValueType template argument by model class in all instantiations 9 years ago
sjunges 84ecabd2c8 further fixes, for performance tests and windows 9 years ago
sjunges 92082dc970 gurobi lp solver refactored in case gurobi is not found, and fixes for linux - sorry about earlier lack of checks on linux 9 years ago
sjunges f85d28325e Further work towards faster and more modular compilation 9 years ago
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 9 years ago
sjunges a129983ae9 cleaning includes for better compilation times 9 years ago
sjunges 72784d752d permissive schedulers - ongoing work 9 years ago
dehnert d7f1012509 got rid of more warnings 9 years ago
dehnert 56b4f53ce7 got rid of more warnings 9 years ago
dehnert e338cbe069 fixed a lot of warnings in the tests 9 years ago