13 Commits (de568c792ac084b423f8aa9bd661feacdb1376a0)

Author SHA1 Message Date
Tom Janson a22ec04f10 fix old KSP test include 8 years ago
dehnert cb8b537baa made storm compile again with expressions in time-bounds of until formula 8 years ago
dehnert 56d1928b9b resolved some issues (ambiguity for call to carl::rationalize and several warnings because of signed/unsigned comparison) 8 years ago
dehnert b258f1e52d some more warnings gone 8 years ago
dehnert 5b09b91ae1 fixed more warnings 8 years ago
Tom Janson b71ef02692 comments and fixes (?) to graph.cpp's Dijkstra 8 years ago
tomjanson b89d3f289a group targets & minimal paths 10 years ago
tomjanson d8f2eec9af actual test for single-target non-disjoint KSP 10 years ago
tomjanson 140597fb90 interactive debug in test 10 years ago
tomjanson df195d85f6 REA fully implemented; needs testing 10 years ago
tomjanson 38d22093a3 documentation / cleanup 10 years ago
tomjanson 010f0ca988 shortest paths generator skeleton 10 years ago
sjunges 2aec312fbd testcase-stub for kshortest added 10 years ago
dehnert 82a7c06503 renamed abstraction classes for Sebastian 8 years ago
Matthias Volk cd971ba6fe Set correct example path for tests 9 years ago
Matthias Volk 072b316ad0 Changed path for tests, 9 years ago
sjunges f196afcb66 moved tests to src folder, have several binaries now instead of a single monolithic test 9 years ago
Sebastian Junges d246517757 removed src prefix in all includes 9 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 9 years ago
dehnert d22d1daaa6 adapted more tests 9 years ago
dehnert bc1eff959f graph algorithms for games now also compute player 2 prob0/1 states and the generated strategies are adapted accordingly 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
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
dehnert 3e9f9552b1 fixed tests: using shared_ptr instead of unique_ptr for SMT solver factory in abstraction 9 years ago
PBerger 81311690ab Fixed errors because of changed API. 9 years ago
dehnert 53f83c9214 moved menu-game abstraction to separate folder and made everything compile again 9 years ago
dehnert 4cc780cbc0 tests compiling and running again 9 years ago
dehnert d35c99e844 renamed central model builder function 9 years ago
dehnert 6655ee41d8 started to restructure explicit model builder to make it fit for JANI models 9 years ago
dehnert fad28df7d6 first working version of next-state generator for PRISM models 9 years ago
sjunges 1e1400d68d merge 9 years ago
dehnert d0e15d1a4f more work (and stuff, you know?) 9 years ago
dehnert 7f75db2790 ADD iterator working for sylvan. enabled more tests for sylvan. symbolic Dtmc model checker now working. 9 years ago
dehnert 50e7bbfe35 fixed a tests, all tests running again 9 years ago
dehnert ebe9ccbb15 some work on DD stuff 9 years ago
dehnert 8657fb0181 introduced relational product operations to prob0/1 algorithms (where possible) 9 years ago
dehnert 19029cd905 functional tests compile and run again, yay! 10 years ago
dehnert 4e86ef2e47 moved CUDD-based DD implementation to own folder 10 years ago
dehnert de58c73c5a forgot to commit some files 10 years ago
dehnert beee4a9e82 fixed a bug in the tests that caused a segfault 10 years ago
dehnert 781610b05d extended tests for validity of returned strategies 10 years ago
dehnert c624b19427 added no-cuts option. prob1 tests for game now passing. 10 years ago
dehnert e8b7928831 fixed minor bug 10 years ago
dehnert 1c42ed792b fixed some bugs, added some test, added some prob1 algorithm, and did some stuff, you know? 10 years ago
dehnert 972795912a added some convenience accessor methods in symbolic model/games. added return type for prob01 for games that can also store strategies. added tests for prob0 for games 10 years ago
dehnert b3178e17f6 more bug fixes 10 years ago
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 10 years ago
dehnert e338cbe069 fixed a lot of warnings in the tests 10 years ago
dehnert 60701cebdb ADDs and BDDs are no longer mixed in the abstraction layer. 10 years ago