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
Former-commit-id: b4ebd17f68
|
9 years ago |
dehnert
|
b14f866e01
|
added more flatten tests
Former-commit-id: 7e35a90c88
|
9 years ago |
dehnert
|
3e9f9552b1
|
fixed tests: using shared_ptr instead of unique_ptr for SMT solver factory in abstraction
Former-commit-id: 6159a20565
|
9 years ago |
PBerger
|
81311690ab
|
Fixed errors because of changed API.
Former-commit-id: 7f771dc576
|
9 years ago |
dehnert
|
ecc1a80358
|
added conversion from PRISM to JANI. Added simplistic tests for that.
Former-commit-id: 5b31fa589c
|
9 years ago |
dehnert
|
9d5c3e7e2f
|
added functionality to flatten the modules of a PRISM program into one module
Former-commit-id: 04faac9c67
|
10 years ago |