dehnert
|
18ba906914
|
re-added gmp include directory to sylvan CMakeLists.txt
|
7 years ago |
dehnert
|
6b59e1563b
|
Merge remote-tracking branch 'origin/master' into symbolic_bisimulation
|
7 years ago |
dehnert
|
d0cf2ef57b
|
update to version 1.4.0 of sylvan
|
7 years ago |
dehnert
|
81e9d2ae50
|
added some sanity checks and debug output
|
7 years ago |
Matthias Volk
|
c3d07063d4
|
Merge from upstream/master
|
7 years ago |
Matthias Volk
|
38cc9b1265
|
Fixed typo in doc
|
7 years ago |
dehnert
|
9373e3d763
|
started on MDP quotient extraction
|
7 years ago |
dehnert
|
2b0911d627
|
more work on MDP bisimulation
|
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 |
dehnert
|
472eaffabc
|
more work on refiners that deal with nondeterminism variables
|
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 |
dehnert
|
d0840f783a
|
further in debugging MDP bisimulation
|
7 years ago |
dehnert
|
a1db269e8f
|
started on debugging MDP bisimulation
|
7 years ago |
dehnert
|
f3ebfaa90f
|
more work on MDP bisimulation
|
7 years ago |
dehnert
|
03920c096a
|
missing file
|
7 years ago |
dehnert
|
c586213bc6
|
started on factoring out preservation information
|
7 years ago |
dehnert
|
277faf6673
|
started on MDP partition refiner
|
7 years ago |
dehnert
|
22d5cb95cd
|
add forgotten file
|
7 years ago |
dehnert
|
4af363811f
|
reworked refinement a bit in an attempt to prepare for MDPs
|
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 |
dehnert
|
b25ef3f09c
|
introduced symbolic bisimulation modes lazy and eager, fixed bug in sparse quotient extraction
|
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 |