Skip to content

FORKLIFT: FORQ-based Language Inclusion Formal Testing

Latest
Compare
Choose a tag to compare
@Mazzocchi Mazzocchi released this 16 May 09:10
· 20 commits to master since this release
0e7a6b4

The program FORKLIFT is an inclusion checker for Büchi automata. It takes two automata as input, let us call the first A and the second B. Upon termination, FORKLIFT exit code is: "0" if L(A) is a subset of L(B), it is "1" if L(A) is NOT a subset of L(B), otherwise it is "127" when the inclusion has not been computed. The input format of the automata is described here: http://languageinclusion.org/doku.php?id=tools#the_ba_format