2148 Commits (b007d45543d4e52e1920a3f63b96089e61975725)
 

Author SHA1 Message Date
sjunges b007d45543 Extended lp solver factory interface 9 years ago
sjunges dbe4380b09 Option to force color output for clang/ninja. 9 years ago
sjunges e7d82fbaf5 Fix 9 years ago
sjunges f08f66e900 added an option for polic extraction to the helper, some includes 9 years ago
sjunges 2dc9eb9b83 Currently exclude smtrat- does not compile with current version. 9 years ago
sjunges 72ef715d68 Return type to also include partial schedulers 9 years ago
sjunges bed31b463f Added generated sources 9 years ago
dehnert 8d2bd4fd9d fixed two warnings 10 years ago
dehnert 7cafd61c38 switched gcc to use c++14 as well 10 years ago
dehnert e364d3be53 added missing header 10 years ago
sjunges 2f5df9d72f use the configured factory in the sparse mdp helper 10 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 10 years ago
sjunges 86b2f8d13e Merge branch 'master' of https://sselab.de/lab9/private/git/storm 10 years ago
sjunges 8568ee3986 only one optimization direction enum -- towards integration of termination criterions on the model checker 10 years ago
dehnert 08bc810b2c added missing include 10 years ago
dehnert 57338640be added missing include 10 years ago
dehnert f4211637db fixed warning and missing include 10 years ago
dehnert 56eae69703 added more missing headers 10 years ago
dehnert b418782bcd added missing header 10 years ago
dehnert 3ea084b777 included missing header 10 years ago
dehnert ad660f0f98 more ifdefs for everyone 10 years ago
sjunges ee6d71d3d4 Merge branch 'master' of https://sselab.de/lab9/private/git/storm 10 years ago
dehnert 3657b13aa9 another missing ifdef 10 years ago
sjunges 1d5faef301 cmake use carl flag 10 years ago
dehnert 16d672a5cb put carl reference in ifdef 10 years ago
dehnert 032e141254 small fix to the way interval reward models are reduced to a scalar vector 10 years ago
dehnert f409087f47 first version of interval reward model support for MDPs. also fixed a missing include that prevented compilation of the main executable 10 years ago
dehnert f51e8eeaea moved reward model template parameter from helper classes to the affected functions. this sadly excludes the SparseDtmcPrctlHelper for which clang then produces a segfault (bug report pending) 10 years ago
dehnert 21d9e91586 work towards interval reward model 10 years ago
dehnert 36b67a3a38 refined output of deadlock states a bit 10 years ago
dehnert d4d49e49ce Merge branch 'master' of https://sselab.de/lab9/private/git/storm 10 years ago
dehnert 1713e10efc added output of first 3 deadlock states in symbolic model builder 10 years ago
sjunges 35a154f67f Splitted graph in h and cpp` 10 years ago
sjunges 3ae5ea7000 Merge branch 'master' of https://sselab.de/lab9/private/git/storm 10 years ago
sjunges e3122e5ede Faster compilation and topological failing test failed 10 years ago
dehnert d4cd58e9c6 upon preserving a new formula, the builders now do not apply terminal states 10 years ago
dehnert ffc9eda1c2 enabled terminal states for explicit model builder 10 years ago
sjunges 31ed578e2c Xcode generation fix. 10 years ago
dehnert 8489328e25 Merge branch 'master' of https://sselab.de/lab9/private/git/storm 10 years ago
sjunges ce8819b44d Merge branch 'master' of https://sselab.de/lab9/private/git/storm 10 years ago
dehnert 4e8538e282 Merge branch 'master' of https://sselab.de/lab9/private/git/storm 10 years ago
dehnert 3849c59d6b formula parser now correctly accepts variables of a loaded model 10 years ago
sjunges f219437acf Faster compilation times! 10 years ago
sjunges 1086ffc1cc Added allow early termination for min/max solvers 10 years ago
dehnert 080b50a890 fixed bug in symbolic model generation 10 years ago
dehnert 53524c3c6e Merge branch 'master' of https://sselab.de/lab9/private/git/storm 10 years ago
dehnert 9f70e7cb3b adapted DD-based model exploration to the new policy regarding writing to global variables 10 years ago
sjunges f006d54995 vector min_if, max_if 10 years ago
dehnert 7f5e775395 adapted counterexample generation to refactoring 10 years ago
sjunges 7b79725421 Allow hints for z3 10 years ago