tomjanson
b89d3f289a
group targets & minimal paths
Note that this is a major, API-breaking change.
Also bunched into this commit:
- rename namespace `shortestPaths` to `ksp`
- omit unneeded namespace qualifiers
- move tests from `GraphTest` to `KSPTest` and wrote more
- path representation explanation in .md file
Former-commit-id: f395c3df40 [formerly 7fa07d1c8f ]
Former-commit-id: f50dd3ce7c
10 years ago
tomjanson
d8f2eec9af
actual test for single-target non-disjoint KSP
Former-commit-id: abb27b9078 [formerly 8492e75c07 ]
Former-commit-id: c60c829826
10 years ago
tomjanson
140597fb90
interactive debug in test
Former-commit-id: 161afac16e [formerly 17962bf200 ]
Former-commit-id: 53dc4819cf
10 years ago
tomjanson
df195d85f6
REA fully implemented; needs testing
Former-commit-id: 9795a24835 [formerly fc732962dd ]
Former-commit-id: 0ae2abacd1
10 years ago
tomjanson
38d22093a3
documentation / cleanup
Former-commit-id: e7798a5669 [formerly 43dd865fbc ]
Former-commit-id: 6fb69a017c
10 years ago
tomjanson
010f0ca988
shortest paths generator skeleton
Former-commit-id: c37fdbbec8 [formerly 23dba537c7 ]
Former-commit-id: 6eb54e64ad
10 years ago
sjunges
2aec312fbd
testcase-stub for kshortest added
Former-commit-id: 215c5b7378 [formerly 5598231acb ]
Former-commit-id: 6d51229aa1
10 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
ae93211aeb
template edges in JANI models
9 years ago
sjunges
04d4abbdf9
added targets allowing 'make check' and 'make check-verbose' for convenient access to running tests
9 years ago
Philipp Berger
da69e8d9b7
Cherry-picked changes.
9 years ago
dehnert
82a7c06503
renamed abstraction classes for Sebastian
9 years ago
dehnert
e98edf2ab4
fixed abstraction tests
9 years ago
dehnert
633f4293e3
added option of splitting to predicate synthesis, added equivalence checker, fixed bug that caused some commands not to be abstracted
9 years ago
dehnert
6fe633b2c7
fixed more tests, abstraction tests now passing
9 years ago
dehnert
6c67e90a48
fixed more tests
9 years ago
dehnert
2a88016469
some fixes to tests
9 years ago
dehnert
3b61bc7cf3
adapted test to new config macros
9 years ago
Matthias Volk
cd971ba6fe
Set correct example path for tests
9 years ago
dehnert
77ed6a12b0
Moved example file to test folder.
9 years ago
dehnert
bf5018b858
post-merge fixes
9 years ago
Matthias Volk
072b316ad0
Changed path for tests,
9 years ago
Sebastian Junges
e1680afe60
added missing file to tests
9 years ago
Sebastian Junges
8d125345b3
add custom executor for all gtests
9 years ago
Sebastian Junges
6852af8158
source groups fixed
9 years ago
sjunges
f196afcb66
moved tests to src folder, have several binaries now instead of a single monolithic test
9 years ago