sjunges
|
f196afcb66
|
moved tests to src folder, have several binaries now instead of a single monolithic test
|
8 years ago |
Sebastian Junges
|
d246517757
|
removed src prefix in all includes
|
8 years ago |
Sebastian Junges
|
e1d201c85e
|
c++ code compiles again after rename
|
8 years ago |
TimQu
|
0ee4c9badb
|
removed some tests as they took way too long
Former-commit-id: 907d9ce3d1 [formerly 6725ba41ad ]
Former-commit-id: 284e0ab1fc
|
8 years ago |
TimQu
|
f09e97d1e7
|
fixed tests, removed old files
Former-commit-id: 90381faa73
|
8 years ago |
TimQu
|
71e181bd93
|
some quick and dirty optimizations (that need to be reviewed)
Former-commit-id: 86fbc66c90
|
8 years ago |
sjunges
|
7ef857137e
|
tests updated to respect headers now missing in parsers
Former-commit-id: fb6703d9b5 [formerly 5f89b42a60 ]
Former-commit-id: 1751efe563
|
8 years ago |
dehnert
|
d22d1daaa6
|
adapted more tests
Former-commit-id: 4d75a4fe50 [formerly ad1ad61873 ]
Former-commit-id: d359f2c9c1
|
8 years ago |
dehnert
|
ba35120683
|
fixing problems as a consequence of moving from PRISM programs to SymbolicModelDescription
Former-commit-id: 01c8004a32 [formerly 824ae03428 ]
Former-commit-id: 028527340f
|
8 years ago |
PBerger
|
bdf415d416
|
Added fancy tests.
Former-commit-id: 0960553112
|
8 years ago |
dehnert
|
c2cab571f5
|
made tests work again
Former-commit-id: bd3e831b0d [formerly cef4348674 ]
Former-commit-id: 8fd0b70c1e
|
8 years ago |
TimQu
|
ee8d345667
|
csl MA model checker does not allow rational numbers
Former-commit-id: 86992a9fba
|
8 years ago |
sjunges
|
19bf801456
|
Fixed MDP tests
Former-commit-id: 058bcbc4c6
|
9 years ago |
sjunges
|
d97b0b2897
|
cleaned tests
Former-commit-id: 8d376e3c75
|
9 years ago |
sjunges
|
b6465020a2
|
towards working tests in pla
Former-commit-id: 3542f8a1d0
|
9 years ago |
sjunges
|
2637d51afc
|
set formula
Former-commit-id: e5d9a4ca30
|
9 years ago |
sjunges
|
9632ca9f6f
|
fixed tests
Former-commit-id: c14b7234e2
|
9 years ago |
sjunges
|
0ef2b55c75
|
made some region settings attribute to the model checker instead of global
Former-commit-id: e53ca96760
|
9 years ago |
sjunges
|
548ba8bbeb
|
somehow managed my way through the policy guessing, several minor extensions to solvers
Former-commit-id: c4bb6453e7
|
9 years ago |
sjunges
|
d8d8f70f0c
|
functional tests now work with the refactored code base
Former-commit-id: 2d7d7e111a
|
9 years ago |
TimQu
|
0760e2a7f9
|
tiny MA example, small fix and test cases for MAs
Former-commit-id: 9fe2b7cc76
|
9 years ago |
Mavo
|
5b8cf447c7
|
Small changes in tests to compile without Carl
Former-commit-id: 6ec191ce0a
|
9 years ago |
TimQu
|
b267394a2c
|
fixed the case where an objective is satisfied at the initial state.
correctly added support for lower time bounds
Former-commit-id: 4d13d5de1b
|
9 years ago |
TimQu
|
4496b53002
|
merge fixes
Former-commit-id: ff5de6fc69
|
9 years ago |
dehnert
|
95b95d9c64
|
fixed some minor issues and renamed equation solver methods slightly to make the names a bit more compact
Former-commit-id: de103e19ad
|
9 years ago |
dehnert
|
b4e0cabef6
|
started working on general min-max solver that uses an underlying linear equation solver. provided necessary factories. adapted code and removed old min-max solvers
Former-commit-id: c1895472c7
|
9 years ago |
dehnert
|
00d331ebb4
|
moved linear equation solver factories to the respective solver files (and away from utility). restructured settings in factories and the way they are forwarded to the linear equation solvers. fixed all resulting errors
Former-commit-id: 27e1ae2466
|
9 years ago |
TimQu
|
ad31b2d769
|
Extended test a little
Former-commit-id: 5e983ae6fb
|
9 years ago |
dehnert
|
a699272dc6
|
renamed storm::Variable to storm::RationalFunctionVariable to avoid confusion with storm::expressions::Variable. fixed some Eigen tests
Former-commit-id: 62c70330c2
|
9 years ago |
TimQu
|
9939341c9d
|
Another test
Former-commit-id: 76b9c0ebbb
|
9 years ago |
TimQu
|
3cd198c5e3
|
Some tests, correct handling of results obtained in preprocessing, fixes
Former-commit-id: e7eb1f67cb
|
9 years ago |
dehnert
|
f3fa90cc37
|
more work towards exact solving
Former-commit-id: 38edbcf2ca
|
9 years ago |
TimQu
|
ce9a6b415c
|
Added tests for some of the benchmarks
Former-commit-id: 816f33faf8
|
9 years ago |
dehnert
|
2096c54b84
|
more explicit instantiations for rational function and some more tests for eigen solver
Former-commit-id: b97e838b22
|
9 years ago |
dehnert
|
4e14ecb869
|
made elimination-based linear solver work in an alpha version. changed minor things in Eigen's SparseLU implementation to make it work with rational numbers and rational functions
Former-commit-id: e5622bd981
|
9 years ago |
dehnert
|
bb700457de
|
some minor fixes
Former-commit-id: f114c397f6
|
9 years ago |
dehnert
|
4cc780cbc0
|
tests compiling and running again
Former-commit-id: f84c73d0ae
|
9 years ago |
dehnert
|
d35c99e844
|
renamed central model builder function
Former-commit-id: 92cfaeae19
|
9 years ago |
dehnert
|
6655ee41d8
|
started to restructure explicit model builder to make it fit for JANI models
Former-commit-id: 69603dd97b
|
9 years ago |
Mavo
|
a0d659f2da
|
always use shared_ptr<Formula const>
Former-commit-id: 63a447e887
|
9 years ago |
dehnert
|
60bbce0ba1
|
added two tests for exploration engine
Former-commit-id: 960393b229
|
9 years ago |
Mavo
|
7688d7ef42
|
Fixed test
Former-commit-id: 9e1094a5a0
|
9 years ago |
Mavo
|
c9f04ecc0b
|
Added IOSettings
Former-commit-id: 95946a7666
|
9 years ago |
Mavo
|
effadc5cca
|
Split into general settings and markov chain settings
Former-commit-id: 619a2e3622
|
9 years ago |
Mavo
|
67d77608bd
|
Refactoring of settings
Former-commit-id: ea4350fc1c
|
9 years ago |
TimQu
|
4bb4e29e43
|
Added a test case where model checking expected rewards on MDPs currently fails
Former-commit-id: 35dbe908c8
|
9 years ago |
dehnert
|
fad28df7d6
|
first working version of next-state generator for PRISM models
Former-commit-id: 548a725e25
|
9 years ago |
TimQu
|
da0dafe5be
|
ModelInstantiator!!!!11
Also: some refactoring
Former-commit-id: 663cd8e241
|
9 years ago |
dehnert
|
5ce72a85ce
|
added small test for conditional probability and conditional rewards
Former-commit-id: 891d99eea6
|
9 years ago |
dehnert
|
3727018ef4
|
added functionality to sparse MDP helper to compute until probabilities just for maybe states (and produce the corresponding scheduler)
Former-commit-id: 79aae02a13
|
9 years ago |