2376 Commits (c32b1530f4786a86580a484a070c3e66c6efdf80)
 

Author SHA1 Message Date
dehnert dbc7d860a4 functional tests compile again, started to debug changes 9 years ago
dehnert 1a07b24682 added some convenience functions for reward model building 9 years ago
dehnert 5b77d827dc fixed a bug 9 years ago
TimQu ba95065ce3 Fixed memory leak by adding destructors for linear equation solvers. Previously, the member unique_ptr<...> gmmxxMatrix from the gmmxx subclasses was not deleted properly 9 years ago
dehnert 4ca64a913a main executable compiling again, started to debug 9 years ago
dehnert 6133c3462a symbolic models can now have several reward models, adapted reward generation in model builders, probably introduced quite some bugs 9 years ago
sjunges 3c098f085a In principal, we need a fixpoint iteration for the static simplification. For now, we just call simplify twice. 9 years ago
sjunges 9201c6420a Removes identity assignments 9 years ago
dehnert e631dbd1a0 more work on new reward models 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
dehnert 5beb33e3d8 merged a bit more 9 years ago
dehnert 3ff1dce532 Merge master into newrewardmodel. 9 years ago
dehnert dd97e3d0b6 Merge branch 'master' into newrewardmodel 9 years ago
dehnert 61fb277024 more work on refactoring (storm stinks and should be rewritten :P) 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
dehnert 8ff557cfad more work on creating helpers for model checkers 9 years ago
dehnert 9d138d86f7 further work on creating helper classes for model checking tasks 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
dehnert b56766e993 more work on reward model that turned out to be refactoring in disguise 9 years ago
sjunges a129983ae9 cleaning includes for better compilation times 9 years ago
dehnert 661ba7d16f Further work on new reward model 10 years ago
sjunges 3bb84ff5b4 Merge branch 'master' of https://sselab.de/lab9/private/git/storm 10 years ago
sjunges c7becb3c60 improved cmake for z3 and gurobi 10 years ago
sjunges 72784d752d permissive schedulers - ongoing work 10 years ago
dehnert 67502592d7 Merge branch 'master' of https://sselab.de/lab9/private/git/storm 10 years ago
dehnert bb7d4c3b0e update for gmm++: 4.2 to 5.0 10 years ago
dehnert 6fa1078fb1 some more work on reward model 10 years ago
David_Korzeniewski 7521be7408 Fixed some problems on windows. 10 years ago
dehnert dcd42d5653 started reworking reward models 10 years ago
dehnert 61b825e7fb Merge 'master' into 'menu_games'. 10 years ago
dehnert d7f1012509 got rid of more warnings 10 years ago
sjunges 719ac4fb4e move perm sched to own dir 10 years ago
sjunges 5ec1e2acbe PermissiveSchedulers are on future now 10 years ago
dehnert 6357c4b7aa Merge branch 'master' of https://sselab.de/lab9/private/git/storm 10 years ago
dehnert 56b4f53ce7 got rid of more warnings 10 years ago
sjunges 011dd82096 Merge branch 'master' of https://sselab.de/lab9/private/git/storm 10 years ago
sjunges 90fa8f6f0d convenience methods for sparse matrix added 10 years ago
dehnert 1e61030fa3 Merge branch 'master' of https://sselab.de/lab9/private/git/storm 10 years ago
dehnert e338cbe069 fixed a lot of warnings in the tests 10 years ago
sjunges eb19d7f709 Merge branch 'master' of https://sselab.de/lab9/private/git/storm 10 years ago
sjunges 1bb4d2c0ae silenced glpk warnings for clang on OSX 10 years ago
sjunges 44e609ce86 merge fix 10 years ago
dehnert 5365d50811 Merge branch 'master' of https://sselab.de/lab9/private/git/storm 10 years ago
sjunges 7f7ea57bbe merge 10 years ago
dehnert 04f789619c some work towards eliminating compiler warnings 10 years ago
sjunges 812b101c40 better program checks, some extensions in model and matrix 10 years ago
dehnert 21627fbab4 Started to get rid of some warnings. In particular this means making the compiler more silent for third-party stuff. 10 years ago