spot/tests
Clément Gillard 5d143cc1f8 decompose_scc: factor autfilt into decompose_acc_scc
Put what is done by `autfilt` in a new function, `decompose_acc_scc`.

* bin/autfilt.cc: Move code from here...
* spot/twaalgos/strength.cc, spot/twaalgos/strength.hh: To here.
* tests/python/decompose_scc.py: Test python binding.
2017-02-21 21:33:15 +01:00
..
core autfilt: Add '--decompose-scc' option 2017-02-21 21:33:14 +01:00
ltsmin ltsmin: more information for MacOS users 2017-02-16 14:10:33 +01:00
python decompose_scc: factor autfilt into decompose_acc_scc 2017-02-21 21:33:15 +01:00
sanity Do not warn about static_asserts. 2017-02-02 17:01:12 +01:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am Add a decompose_scc() function 2017-02-21 21:32:11 +01:00
run.in install back the safety check of includes.test 2016-12-02 15:03:43 +01:00