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 |
sjunges
|
df690536c6
|
Remove old files
Former-commit-id: 8b56862e89 [formerly 0400fc8546 ]
Former-commit-id: ca12a5d35d
|
8 years ago |
dehnert
|
df9ff5dfdb
|
removed debug output in test and delete dylib if building fails
Former-commit-id: 0f6a0a8c2c [formerly 2a2ca2ac40 ]
Former-commit-id: 8e841483d1
|
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
|
48b82e7b14
|
refactored auxData in linear equation solvers
Former-commit-id: 9e0deb255c
|
8 years ago |
TimQu
|
f09e97d1e7
|
fixed tests, removed old files
Former-commit-id: 90381faa73
|
8 years ago |
dehnert
|
070e115b60
|
tests for JIT based model builder
Former-commit-id: 3155cb2bab [formerly 151d6606fd ]
Former-commit-id: dcdeddf54a
|
8 years ago |
TimQu
|
82a3be3d74
|
.. missing files
Former-commit-id: f05bc337a5
|
8 years ago |
TimQu
|
ea2315e903
|
restructured code for pcaa implementation
Former-commit-id: cfadf06611
|
8 years ago |
dehnert
|
812e1c4235
|
adapted test to new check policy and made jani variable and expression variable have the same name in PRISM-to-JANI conversion
Former-commit-id: 137bdc8d9b [formerly f0aab7368d ]
Former-commit-id: f1ee093be3
|
8 years ago |
TimQu
|
71e181bd93
|
some quick and dirty optimizations (that need to be reviewed)
Former-commit-id: 86fbc66c90
|
8 years ago |
dehnert
|
2471036df4
|
more work on jit-thing: transitioning to proper handling of synchronizing edges
Former-commit-id: 3af1772192 [formerly 890c529dd1 ]
Former-commit-id: 818295a085
|
8 years ago |
dehnert
|
299b2d7a56
|
some start on JIT-based model builder
Former-commit-id: b0bffd4908 [formerly 95829c4970 ]
Former-commit-id: 8e98da5dd4
|
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
|
1b42af776c
|
missing test-input file
Former-commit-id: 7562813973 [formerly e18ad2f0df ]
Former-commit-id: 367bbd2756
|
8 years ago |
dehnert
|
0f1c1f28ab
|
fixed bug related to input-enabling automata, tests now passing
Former-commit-id: 98512a79f3 [formerly 176a5b5c34 ]
Former-commit-id: 33fac8df7a
|
8 years ago |
dehnert
|
d3cf9a4e7f
|
adding Markov automaton tests to explicit JANI model builder
Former-commit-id: 634fe9c08e [formerly 73bbe89f78 ]
Former-commit-id: bb9339a947
|
8 years ago |
dehnert
|
3504d09500
|
added quite some debug output to see where things are going wrong
Former-commit-id: 4f61d66074 [formerly e11d6fb2b0 ]
Former-commit-id: d72214ef96
|
8 years ago |
dehnert
|
36e07006f9
|
added test for legality check of synch vectors
Former-commit-id: 6bef2f5a98 [formerly df607c9c1a ]
Former-commit-id: 78cc502eb2
|
8 years ago |
PBerger
|
dc1aea83ed
|
Added --trace and logging in general to functional tests.
Former-commit-id: a4cef18e6c
|
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 |
dehnert
|
62ca16b20a
|
alpha-draft of synchronization vectors in JANI
Former-commit-id: 31eec25d2e [formerly ecd02f99e6 ]
Former-commit-id: 43c14e1dac
|
8 years ago |
PBerger
|
1985c708ea
|
Revert back to older version ae0e423a4e [formerly e3f9d7a533 ]
Former-commit-id: 9f72a10358
|
8 years ago |
PBerger
|
bdf415d416
|
Added fancy tests.
Former-commit-id: 0960553112
|
8 years ago |
PBerger
|
bd36c7a2e6
|
Finally, some progress.
Former-commit-id: 2eb5173abc
|
8 years ago |
dehnert
|
c2cab571f5
|
made tests work again
Former-commit-id: bd3e831b0d [formerly cef4348674 ]
Former-commit-id: 8fd0b70c1e
|
8 years ago |
dehnert
|
156ab071a5
|
more work on abstraction refinement
Former-commit-id: 20dcaa7518
|
8 years ago |
PBerger
|
d76e9729da
|
Leave Replacement finally working.
Former-commit-id: 239ea6d897
|
8 years ago |
dehnert
|
bc1eff959f
|
graph algorithms for games now also compute player 2 prob0/1 states and the generated strategies are adapted accordingly
Former-commit-id: da52581328
|
8 years ago |
PBerger
|
c9f2eef826
|
Added functionality for replacing leaves in SRF MTBDDs.
Former-commit-id: d7af779036
|
8 years ago |
TimQu
|
ee8d345667
|
csl MA model checker does not allow rational numbers
Former-commit-id: 86992a9fba
|
8 years ago |
PBerger
|
d3c492124a
|
Fixed min/max Abstract w. repr.
Finally.
Former-commit-id: 1ccc06d924
|
8 years ago |
dehnert
|
375ea1b194
|
fixed bug in cudd minAbstractRepresentative, adapted tests, passing now
Former-commit-id: 7f45376343
|
8 years ago |
PBerger
|
da199866e6
|
Added tests for minAbstractRepresentative.
Everything still in early alpha. Expect Debug output.
Former-commit-id: 2712fce4dd
|
8 years ago |
dehnert
|
bde84d0073
|
fixed symbolic game solver wrt. illegal masks. numerical solving step in game-based model checker working, but no refinement yet.
Former-commit-id: 6189a1e538
|
8 years ago |
PBerger
|
73a3461650
|
Fixed CUDD and Sylvan existsRepresentative.
Former-commit-id: e3ec69ab37
|
9 years ago |
PBerger
|
c184f6a541
|
Worked on Sylvan min/max ADD abstract w. representative.
More tests for existsRepr.
Former-commit-id: 08c5d6e9bb
|
9 years ago |
dehnert
|
7d50a6b839
|
graph algorithms for games can now produce player strategies even if they can pick any choice (if requested)
Former-commit-id: 98119f274d
|
9 years ago |
PBerger
|
b5aa778c51
|
Fixed PrismMenuGameTest.
Former-commit-id: edce18058a
|
9 years ago |
PBerger
|
e45b3d2940
|
Fixed Sylvan implementation of existsAbstractRepresentative.
Added more tests.
Former-commit-id: 6a4003bb5e
|
9 years ago |
PBerger
|
61c227d6f8
|
Added a test for reporting a buggy bug.
Former-commit-id: aace547656
|
9 years ago |
dehnert
|
5bf666be4c
|
fix in existsAbstractRepresentative
Former-commit-id: c884deaf11
|
9 years ago |
dehnert
|
9878c1bdc3
|
fixed some tests that were failing because of (now) proper bottom state computation
Former-commit-id: ecc8dfb065
|
9 years ago |
PBerger
|
be7353358f
|
Added Test for constants in Cudd/Sylvan.
Added functionality for existsAbstractRepresentative in Sylvan. Still very broken!
Former-commit-id: df2b36a8d8
|
9 years ago |
dehnert
|
9e64e998f3
|
fixed tests wrt. proper bottom state computation
Former-commit-id: 223795c955
|
9 years ago |
dehnert
|
1be735ec1b
|
fixed tests in response to 'fixing' flattenModules
Former-commit-id: 07f28fb20a
|
9 years ago |
dehnert
|
b3e77730a9
|
added uniqueness mechanism in flattenModules to compensate for missing uniqueness in allsat of solvers
Former-commit-id: b4ebd17f68
|
9 years ago |