liyong31 / SemiBuchi

Complementation of Semi-deterministic Büchi (nested word) automata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SemiBuchi

Compile: type "mvn package"

You can then find the jar file in target directory and use run.sh to test it on all benchmarks.

Note that main.Main and main.RunRabit are hard coded.

About

Complementation of Semi-deterministic Büchi (nested word) automata

License:GNU Lesser General Public License v3.0


Languages

Language:Java 99.7%Language:Shell 0.3%