5424 Commits (c77b9ce404787fb95899e7b821a667feb5aca414)
 

Author SHA1 Message Date
Matthias Volk 8ede347fdd Fixed warning by fixing typo 8 years ago
dehnert a71c0cb585 Made some sylvan Bdd creations explicit 8 years ago
dehnert 51e5c11dfa using refs in sylvan signature refinement 8 years ago
dehnert 2441d9b8d7 removed conversion operator for Bdd 8 years ago
dehnert d0ec9a362f added time output to cli 8 years ago
dehnert cdf76b0c15 fixed DD-based quotient extraction in bisimulation 8 years ago
dehnert 653e5fc184 setting default native technique to jacobi again 8 years ago
dehnert 18ba906914 re-added gmp include directory to sylvan CMakeLists.txt 8 years ago
dehnert 6b59e1563b Merge remote-tracking branch 'origin/master' into symbolic_bisimulation 8 years ago
dehnert d0cf2ef57b update to version 1.4.0 of sylvan 8 years ago
dehnert 81e9d2ae50 added some sanity checks and debug output 8 years ago
Matthias Volk c3d07063d4 Merge from upstream/master 8 years ago
Matthias Volk 38cc9b1265 Fixed typo in doc 8 years ago
dehnert 9373e3d763 started on MDP quotient extraction 8 years ago
dehnert 2b0911d627 more work on MDP bisimulation 8 years ago
Sebastian Junges 07fe0a8e3a new target: binaries, compiles all the storm binaries, but not the tests etc 8 years ago
Sebastian Junges 324c0770dd jani parser supports abscence of action declarations 8 years ago
Sebastian Junges 6434587774 update changelog 8 years ago
Sebastian Junges a3337afb22 changelog updated in preparation of version 1.1.0 8 years ago
Sebastian Junges b24ba75909 option to only get welldefinedness constraints for a parametric model 8 years ago
Sebastian Junges ca3b475ce5 collect variables during collection of constraints 8 years ago
dehnert 472eaffabc more work on refiners that deal with nondeterminism variables 8 years ago
TimQu 9ca14a54fc templated the LpSolvers 8 years ago
TimQu f46e8bcccf fixed selecting LPMinMaxSolver in --exact mode 8 years ago
TimQu e38ec10459 fixed permissive scheduler test (which is only compiled when gurobi is there) 8 years ago
TimQu 8ff7cd1026 removed solver and constraint names in the LpMinMaxSolver 8 years ago
TimQu 9341a5d386 added support for scheduler generation with the Lp based MinMaxSolver 8 years ago
TimQu 89f1796c56 Fixed creation of LpMinMaxSolver with the generalMinMaxSolverFactory 8 years ago
TimQu 31b5d77560 fixed expected results which have been too imprecise for the LP-based MinMaxLinearEquationSolver 8 years ago
TimQu 6a986d2490 tests for MinMaxLinearEquationSolver 8 years ago
TimQu 5fdb03440d First version of LpMinMaxLinearEquationSolver 8 years ago
TimQu 499b25c3ea removed methods 'getPrecision' and 'getRelative' from the abstract MinMax solver interface. Not every solver needs these methods. 8 years ago
Sebastian Junges 26aba5ebb2 make sure cudd makefile.in and aclocal.m4 are ignored 8 years ago
Matthias Volk 9ac6d40e6e Merge remote-tracking branch 'upstream/master' 8 years ago
Matthias Volk 369319310a Merge remote-tracking branch 'upstream/master' 8 years ago
Matthias Volk 3f241280ea Refactored version setting in CMake 8 years ago
Matthias Volk 7330f1659e Set development flag for Storm version 8 years ago
Matthias Volk 1f90b41046 Merge remote-tracking branch 'upstream/master' 8 years ago
dehnert d0840f783a further in debugging MDP bisimulation 8 years ago
dehnert a1db269e8f started on debugging MDP bisimulation 8 years ago
dehnert f3ebfaa90f more work on MDP bisimulation 8 years ago
dehnert 03920c096a missing file 8 years ago
dehnert c586213bc6 started on factoring out preservation information 8 years ago
dehnert 277faf6673 started on MDP partition refiner 8 years ago
dehnert 22d5cb95cd add forgotten file 8 years ago
dehnert 4af363811f reworked refinement a bit in an attempt to prepare for MDPs 8 years ago
Sebastian Junges b3a2da48d9 storm wellformedness constraints fixed in case of negative coefficients 8 years ago
Sebastian Junges d1f8712542 Check updates do not contain negative likelihoods 8 years ago
Sebastian Junges cd8dafa6ea Check for absence of negative probabilities in matrix 8 years ago
dehnert b25ef3f09c introduced symbolic bisimulation modes lazy and eager, fixed bug in sparse quotient extraction 8 years ago