5296 Commits (1c2c4eb6123c7e42127d2fe08bdb78b8a83ab5ac)
 

Author SHA1 Message Date
Matthias Volk 1c2c4eb612 Added subtitle to README 7 years ago
Matthias Volk 2dba64705e Removed redundant info in CHANGELOG 7 years ago
Matthias Volk c903f738b3 Fixed some typos 7 years ago
Matthias Volk 49447da43d Disable Debian in travis as there was no difference to Ubuntu 7 years ago
Matthias Volk c8734591c3 Enable travis notifications 7 years ago
Matthias Volk 05e97917aa Enable travis support for stable branch 7 years ago
Matthias Volk 8aaa205c57 Added travis build status to README 7 years ago
Sebastian Junges c639f39076 require carl version 17.08 7 years ago
Matthias Volk ea7843d64b Merge remote-tracking branch 'upstream/master' 7 years ago
Matthias Volk 6edbc52171 Removed remark to non-existing make command in README 7 years ago
Matthias Volk a1934ce8a9 Fixed minor things in README 7 years ago
Matthias Volk 8ede347fdd Fixed warning by fixing typo 7 years ago
Matthias Volk c3d07063d4 Merge from upstream/master 7 years ago
Matthias Volk 38cc9b1265 Fixed typo in doc 7 years ago
Sebastian Junges 07fe0a8e3a new target: binaries, compiles all the storm binaries, but not the tests etc 7 years ago
Sebastian Junges 324c0770dd jani parser supports abscence of action declarations 7 years ago
Sebastian Junges 6434587774 update changelog 7 years ago
Sebastian Junges a3337afb22 changelog updated in preparation of version 1.1.0 7 years ago
Sebastian Junges b24ba75909 option to only get welldefinedness constraints for a parametric model 7 years ago
Sebastian Junges ca3b475ce5 collect variables during collection of constraints 7 years ago
TimQu 9ca14a54fc templated the LpSolvers 7 years ago
TimQu f46e8bcccf fixed selecting LPMinMaxSolver in --exact mode 7 years ago
TimQu e38ec10459 fixed permissive scheduler test (which is only compiled when gurobi is there) 7 years ago
TimQu 8ff7cd1026 removed solver and constraint names in the LpMinMaxSolver 7 years ago
TimQu 9341a5d386 added support for scheduler generation with the Lp based MinMaxSolver 7 years ago
TimQu 89f1796c56 Fixed creation of LpMinMaxSolver with the generalMinMaxSolverFactory 7 years ago
TimQu 31b5d77560 fixed expected results which have been too imprecise for the LP-based MinMaxLinearEquationSolver 7 years ago
TimQu 6a986d2490 tests for MinMaxLinearEquationSolver 7 years ago
TimQu 5fdb03440d First version of LpMinMaxLinearEquationSolver 7 years ago
TimQu 499b25c3ea removed methods 'getPrecision' and 'getRelative' from the abstract MinMax solver interface. Not every solver needs these methods. 7 years ago
Sebastian Junges 26aba5ebb2 make sure cudd makefile.in and aclocal.m4 are ignored 7 years ago
Matthias Volk 9ac6d40e6e Merge remote-tracking branch 'upstream/master' 7 years ago
Matthias Volk 369319310a Merge remote-tracking branch 'upstream/master' 7 years ago
Matthias Volk 3f241280ea Refactored version setting in CMake 7 years ago
Matthias Volk 7330f1659e Set development flag for Storm version 7 years ago
Matthias Volk 1f90b41046 Merge remote-tracking branch 'upstream/master' 7 years ago
Sebastian Junges b3a2da48d9 storm wellformedness constraints fixed in case of negative coefficients 7 years ago
Sebastian Junges d1f8712542 Check updates do not contain negative likelihoods 7 years ago
Sebastian Junges cd8dafa6ea Check for absence of negative probabilities in matrix 7 years ago
Matthias Volk 31f85e4b5b Merge remote-tracking branch 'upstream/master' 7 years ago
TimQu cbe906605f updated changelog 7 years ago
TimQu e7d273354c Allowing to write 'R=? [MP]' instead of 'R=? [LRA]' 7 years ago
TimQu 39549f6ebd Moved some functionality of StandardMinMaxSolver into a subclass 7 years ago
TimQu 25843ee53b added setting 'lramethod' 7 years ago
TimQu 5b10b027fc implemented VI based Long-run-average method for MDPs 7 years ago
TimQu bae41009a2 LRA method for MAs can now be switched to LP-based method 7 years ago
TimQu 77c0cdc0e3 added minmax method 'linearprogramming' 7 years ago
TimQu 724e059083 Fixed parsing prism models with action rewards that refer to action labels introduced during module renaming. 7 years ago
dehnert bda9a797e8 fixed some issues in CUDD (fixes provided by Fabio Somenzi) 7 years ago
Enno Ruijters 66e1cf8bd6 Add support for Fedora's z3 package. 7 years ago