dehnert
|
1e5398c8b7
|
LRA finally working for ctmcs
Former-commit-id: 699e4714a4
|
10 years ago |
dehnert
|
331ea9fc19
|
further work on steady state probabilities
Former-commit-id: d2497ac7eb
|
10 years ago |
sjunges
|
a412ac2a60
|
Progress in smtrat-smtsolver interface
Former-commit-id: 2cee8a4968
|
10 years ago |
sjunges
|
71f8504c08
|
included a necessary header which was indirectly included before to ease further implementations of the smtsolver interface
Former-commit-id: 72cdaf2628
|
10 years ago |
dehnert
|
1130efe0dc
|
step towards steady-state for CTMCs
Former-commit-id: 4ab4d6b8b6
|
10 years ago |
dehnert
|
4c35bc0f66
|
symbolic DTMC model checker working
Former-commit-id: d0913f7912
|
10 years ago |
dehnert
|
81c627b9b7
|
First version of fully symbolic game solver.
Former-commit-id: 34406f25b9
|
10 years ago |
PBerger
|
3bb0346407
|
Fixed missing typenames and member initialization reordering.
Former-commit-id: bdf24399d6
|
10 years ago |
PBerger
|
dce1d728e5
|
I added a few small documentation fixes.
Former-commit-id: d5d8f7fbb0
|
10 years ago |
PBerger
|
287393abc4
|
Added Policy Iteration to the NativeMinMaxLinearEquationSolver.
Added a test.
Former-commit-id: 087934eb47
|
10 years ago |
PBerger
|
f63e5fc873
|
Implemented Policy Iteration inside the GmmxxMinMaxLinearEquationSolver.
Added an option for selecting Value- or Policy Iteration in the GeneralSettings.
Former-commit-id: 6d12f10f60
|
10 years ago |
dehnert
|
c1917ce6d9
|
Finalized hybrid DTMC model checker. It now passes its tests.
Former-commit-id: 99d79e1bc6
|
10 years ago |
dehnert
|
3b4dca1a03
|
Improved Jacobi method a bit.
Former-commit-id: f4affeebf6
|
10 years ago |
dehnert
|
eb5d4100a6
|
Renamed Nondeterminstic equation solver as this name is more than misleading.
Former-commit-id: 7f08ed130c
|
10 years ago |
dehnert
|
1990567b84
|
Started to improve performance of sparse CTMC model checker.
Former-commit-id: 1d014412ec
|
10 years ago |
dehnert
|
d545fac471
|
Restructured solvers a bit: they now get the matrix upon construction and the model checkers use factories to retrieve solvers.
Former-commit-id: 9c727f41f9
|
10 years ago |
David_Korzeniewski
|
4dc69dd6f5
|
Fixed performance tests, and again things concerning templates I never heard of before.
Former-commit-id: 1d110c6aad
|
10 years ago |
David_Korzeniewski
|
7515ca5293
|
Fixed compile errors caused by parts of the c++ standard I've never heard of before...
Former-commit-id: 8dbd813f42
|
10 years ago |
David_Korzeniewski
|
8ebc0e4640
|
Final touches on cuda nondeterministic linear equation solver & modelchecker
Former-commit-id: c549ae0401
|
10 years ago |
David_Korzeniewski
|
ea2e616196
|
All tests for CUDA based TopologicalValueIterationMdpPrctlModelChecker passing on Windows.
Former-commit-id: 68cafa6f84
|
10 years ago |
dehnert
|
c3c83fbe4f
|
Fixed some compilation errors.
Former-commit-id: dc626450b8
|
10 years ago |
dehnert
|
f5e383722f
|
Fixed use of uninitialized value. Deleted assignment operators for classes derived from BaseExpression.
Former-commit-id: 3d6250b393
|
10 years ago |
David_Korzeniewski
|
84f8a41302
|
More tests adapted, decreased verbosity of TopologicalValueIterationNondeterministicLinearEquationSolver
Former-commit-id: 6e0b492533
|
10 years ago |
David_Korzeniewski
|
ee4c961cc9
|
fixes for compile errors. target "storm" builds without errors
tests not compiling because of property modifications.
Former-commit-id: 0366cf99cd
|
10 years ago |
dehnert
|
1fb8d72a30
|
Merged master in parametricSystems.
Former-commit-id: 2fdc349e9d
|
10 years ago |
David_Korzeniewski
|
ab36c5fb0d
|
Workarounds for more Windows quirks. Compiles but tests crash.
Former-commit-id: 0c47ae886d
|
10 years ago |
David_Korzeniewski
|
7da35af0bb
|
Some compile errors on Windows fixed, some still persist.
Former-commit-id: 1a9331371b
|
10 years ago |
David_Korzeniewski
|
2279710443
|
Directly use Matrix with Decomposition
Former-commit-id: 745fa7c5c9
|
10 years ago |
David_Korzeniewski
|
3e4495cad0
|
small fixes
Former-commit-id: 0d9cc58d75
|
10 years ago |
David_Korzeniewski
|
78d3a392a5
|
Created settings module for TopologicalValueIterationNondeterministicLinearEquationSolver and integrated that with the solver.
Former-commit-id: fa1ad5ce2a
|
10 years ago |
dehnert
|
b77772b242
|
Fixed some minor issues.
Former-commit-id: 410be1e1a9
|
10 years ago |
dehnert
|
6142c6c3b7
|
Fixed more missing ifdefs.
Former-commit-id: be15e6a4c0
|
10 years ago |
svkurowski
|
43c63f1cb6
|
Fixed typo from aa025df9
Former-commit-id: 9d0328651c
|
10 years ago |
dehnert
|
25db3f9d0f
|
Fixed error that prevents compilation if Z3 is not present.
Former-commit-id: d8de79f2ae
|
10 years ago |
dehnert
|
ee9533e586
|
Started working on making the main executable build again.
Former-commit-id: 9aaad15b9f
|
10 years ago |
dehnert
|
8e71081f1e
|
Functional tests now work again.
Former-commit-id: 46d964ad22
|
10 years ago |
dehnert
|
d6a299e799
|
MathSAT tests now running fine again.
Former-commit-id: 35083ea120
|
10 years ago |
dehnert
|
99d9a9710d
|
Further steps to make everything work again.
Former-commit-id: 3f45a49dab
|
10 years ago |
dehnert
|
7ec3e8b214
|
Further fixes for new variable handling. libstorm now compiles again, yay.
Former-commit-id: a9ac5c0356
|
10 years ago |
dehnert
|
f76d0f93eb
|
Adapted LP solver interface to new variable handling.
Former-commit-id: c2a7eea5db
|
10 years ago |
dehnert
|
7ea6ec3644
|
Further refactoring.
Former-commit-id: 7769132a68
|
10 years ago |
dehnert
|
398f6c4e86
|
Partly adapted code to new 'type system'.
Former-commit-id: 6c200df5f0
|
10 years ago |
dehnert
|
983a7d78c2
|
Further work on expressions.
Former-commit-id: 4774f0136d
|
10 years ago |
dehnert
|
fff18f2789
|
Intermediate commit (refactoring expressions).
Former-commit-id: e7cc7e95c2
|
10 years ago |
dehnert
|
85a4376e39
|
Now StoRM can be properly compiled without support for MathSAT if needed.
Former-commit-id: 28da4f5ed8
|
10 years ago |
dehnert
|
f54b5671ea
|
Done refactoring MathSAT expression adapter.
Former-commit-id: 6edb98b86c
|
10 years ago |
dehnert
|
84bfd58884
|
Minor refactoring of Z3 expression adapter.
Former-commit-id: b31ae87a98
|
10 years ago |
dehnert
|
c859029094
|
Added some checks for illegal return values.
Former-commit-id: 88d5942780
|
10 years ago |
dehnert
|
b5d55335a6
|
All tests passing again.
Former-commit-id: ffa8bef2d2
|
10 years ago |
dehnert
|
ba14ba3613
|
Further work on MathSAT solver.
Former-commit-id: dd67b23505
|
11 years ago |