You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
================= ltl2dstar 0.5.0 =================
(c) 2005-2007 Joachim Klein <j.klein@ltl2dstar.de> ltl2dstar ("LTL to deterministic Streett and Rabin automata") converts formulas in Linear Time Logic to deterministic omega-automata, specifically Rabin (DRA) and Streett automata (DSA).
For detailed documentation, see doc/ltl2dstar.html.
To compile, go to src/ and type 'make' ('gmake' on *BSD).
The src/boost directory contains header files from the boost c++ libraries (v.1.33.1): http://www.boost.org/
If you do anything interesting with ltl2dstar or have problems, feel free to drop me an email...
|