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.
 
 
 
 
dehnert 3aeb755e61 Bugfix: undefined constant expressions for the same constant now share a common structure internally that defines their value and definedness. 12 years ago
..
doc Added ltl2ba and ltl2dstar to ressources 12 years ago
src Fixed a lot of issues with the IR and the explicit state space generator. 12 years ago
win32/Ltl2dStar Removed debugging output from GmmxxMdpPrctlModelCheckerTest.cpp 12 years ago
ChangeLog Added ltl2ba and ltl2dstar to ressources 12 years ago
LICENSE Added ltl2ba and ltl2dstar to ressources 12 years ago
NEWS Added ltl2ba and ltl2dstar to ressources 12 years ago
README Added ltl2ba and ltl2dstar to ressources 12 years ago
README_STORM Added ltl2ba and ltl2dstar to ressources 12 years ago

README

=================
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...