23 Commits (87351d9bd6f2fec4dff4e087211c976d7d50b692)

Author SHA1 Message Date
dehnert b4e0cabef6 started working on general min-max solver that uses an underlying linear equation solver. provided necessary factories. adapted code and removed old min-max solvers 9 years ago
dehnert d35c99e844 renamed central model builder function 9 years ago
Mavo a0d659f2da always use shared_ptr<Formula const> 9 years ago
Mavo 67d77608bd Refactoring of settings 9 years ago
sjunges d8191d8c6a const formulae 9 years ago
sjunges 1e1400d68d merge 9 years ago
dehnert d0e15d1a4f more work (and stuff, you know?) 9 years ago
dehnert f8fc39870a hybrid and symbolic model checkers working with sylvan 9 years ago
dehnert 19029cd905 functional tests compile and run again, yay! 9 years ago
sjunges 1086ffc1cc Added allow early termination for min/max solvers 9 years ago
dehnert f9f5a4e206 reincluded tbb in gmm. fixed missing header. extended formula parser to return multiple formulas 9 years ago
dehnert b94e978843 another round of fixes 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
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 9 years ago
dehnert e338cbe069 fixed a lot of warnings in the tests 9 years ago
PBerger 0c3c057f83 Fixed the usual "typename" errors in Clang-code. 10 years ago
dehnert dd399c5f85 Finalized hybrid MDP model checker. It passes its tests now. 10 years ago
dehnert 2bf7eafb4b Further work on hybrid MDP model checker. 10 years ago