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.

19 lines
614 B

  1. =================
  2. ltl2dstar 0.5.0
  3. =================
  4. (c) 2005-2007 Joachim Klein <j.klein@ltl2dstar.de>
  5. ltl2dstar ("LTL to deterministic Streett and Rabin automata") converts
  6. formulas in Linear Time Logic to deterministic omega-automata,
  7. specifically Rabin (DRA) and Streett automata (DSA).
  8. For detailed documentation, see doc/ltl2dstar.html.
  9. To compile, go to src/ and type 'make' ('gmake' on *BSD).
  10. The src/boost directory contains header files from the
  11. boost c++ libraries (v.1.33.1): http://www.boost.org/
  12. If you do anything interesting with ltl2dstar or have
  13. problems, feel free to drop me an email...