4 Commits (56d1928b9b7834f73eb480a0ba18d354f123b39b)

Author SHA1 Message Date
dehnert 56d1928b9b resolved some issues (ambiguity for call to carl::rationalize and several warnings because of signed/unsigned comparison) 9 years ago
dehnert 8db3819553 Jani model tests (flattening) now passing 9 years ago
dehnert 2c17bdded7 fixes for JANI flattening tests 9 years ago
dehnert df7da86bd7 flattening JANI models appears to be working, started adding tests 9 years ago
dehnert 2a88016469 some fixes to tests 9 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 b3e77730a9 added uniqueness mechanism in flattenModules to compensate for missing uniqueness in allsat of solvers 9 years ago
dehnert b14f866e01 added more flatten tests 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 ecc1a80358 added conversion from PRISM to JANI. Added simplistic tests for that. 9 years ago
dehnert 9d5c3e7e2f added functionality to flatten the modules of a PRISM program into one module 10 years ago