reachability: sequential reachability for kripkecube

* README, configure.ac, spot/mc/Makefile.am,
spot/mc/reachability.hh: here.
This commit is contained in:
Etienne Renault 2015-11-25 14:44:07 +01:00
parent 748068a6d0
commit 94492ffa14
4 changed files with 149 additions and 0 deletions

1
README
View file

@ -284,6 +284,7 @@ spot/ Sources for libspot.
kripke/ Kripke Structure interface.
tl/ Temporal Logic formulas and algorithms.
misc/ Miscellaneous support files.
mc/ All algorithms useful for model checking
parseaut/ Parser for automata in multiple formats.
parsetl/ Parser for LTL/PSL formulas.
priv/ Private algorithms, used internally but not exported.