================= ltl2dstar 0.5.0 ================= (c) 2005-2007 Joachim Klein 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...