621 Commits (1f460cd8fa7aa258daeac7415f209c8c54736c52)

Author SHA1 Message Date
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 8 years ago
dehnert df9ff5dfdb removed debug output in test and delete dylib if building fails 8 years ago
TimQu 0ee4c9badb removed some tests as they took way too long 8 years ago
TimQu 48b82e7b14 refactored auxData in linear equation solvers 8 years ago
TimQu f09e97d1e7 fixed tests, removed old files 8 years ago
dehnert 070e115b60 tests for JIT based model builder 8 years ago
TimQu 82a3be3d74 .. missing files 8 years ago
TimQu ea2315e903 restructured code for pcaa implementation 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 8 years ago
TimQu 71e181bd93 some quick and dirty optimizations (that need to be reviewed) 8 years ago
dehnert 2471036df4 more work on jit-thing: transitioning to proper handling of synchronizing edges 8 years ago
dehnert 299b2d7a56 some start on JIT-based model builder 8 years ago
sjunges 7ef857137e tests updated to respect headers now missing in parsers 8 years ago
dehnert 1b42af776c missing test-input file 8 years ago
dehnert 0f1c1f28ab fixed bug related to input-enabling automata, tests now passing 8 years ago
dehnert d3cf9a4e7f adding Markov automaton tests to explicit JANI model builder 8 years ago
dehnert 3504d09500 added quite some debug output to see where things are going wrong 8 years ago
dehnert 36e07006f9 added test for legality check of synch vectors 8 years ago
PBerger dc1aea83ed Added --trace and logging in general to functional tests. 8 years ago
dehnert d22d1daaa6 adapted more tests 8 years ago
dehnert ba35120683 fixing problems as a consequence of moving from PRISM programs to SymbolicModelDescription 8 years ago
dehnert 62ca16b20a alpha-draft of synchronization vectors in JANI 8 years ago
PBerger 1985c708ea Revert back to older version ae0e423a4e [formerly e3f9d7a533] 8 years ago
PBerger bdf415d416 Added fancy tests. 8 years ago
PBerger bd36c7a2e6 Finally, some progress. 8 years ago
dehnert c2cab571f5 made tests work again 8 years ago
dehnert 156ab071a5 more work on abstraction refinement 8 years ago
PBerger d76e9729da Leave Replacement finally working. 8 years ago
dehnert bc1eff959f graph algorithms for games now also compute player 2 prob0/1 states and the generated strategies are adapted accordingly 8 years ago
PBerger c9f2eef826 Added functionality for replacing leaves in SRF MTBDDs. 8 years ago
TimQu ee8d345667 csl MA model checker does not allow rational numbers 8 years ago
PBerger d3c492124a Fixed min/max Abstract w. repr. 8 years ago
dehnert 375ea1b194 fixed bug in cudd minAbstractRepresentative, adapted tests, passing now 8 years ago
PBerger da199866e6 Added tests for minAbstractRepresentative. 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. 8 years ago
PBerger 73a3461650 Fixed CUDD and Sylvan existsRepresentative. 9 years ago
PBerger c184f6a541 Worked on Sylvan min/max ADD abstract w. representative. 9 years ago
dehnert 7d50a6b839 graph algorithms for games can now produce player strategies even if they can pick any choice (if requested) 9 years ago
PBerger b5aa778c51 Fixed PrismMenuGameTest. 9 years ago
PBerger e45b3d2940 Fixed Sylvan implementation of existsAbstractRepresentative. 9 years ago
PBerger 61c227d6f8 Added a test for reporting a buggy bug. 9 years ago
dehnert 5bf666be4c fix in existsAbstractRepresentative 9 years ago
dehnert 9878c1bdc3 fixed some tests that were failing because of (now) proper bottom state computation 9 years ago
PBerger be7353358f Added Test for constants in Cudd/Sylvan. 9 years ago
dehnert 9e64e998f3 fixed tests wrt. proper bottom state computation 9 years ago
dehnert 1be735ec1b fixed tests in response to 'fixing' flattenModules 9 years ago
dehnert b3e77730a9 added uniqueness mechanism in flattenModules to compensate for missing uniqueness in allsat of solvers 9 years ago