15 Commits (4780e3aa3844edbac43c463bbbf9d3e3ac99a14c)

Author SHA1 Message Date
Joachim Klein 17977dfbb7 LTL2DA: prepare for optionally using LTL2WDBA construction for the obligation fragment of LTL 9 years ago
Joachim Klein 9ffb77d859 LTL2DA.main: Don't print formulas (this allows use in automatic LTL->automata test tools such as Spot's ltlcross) 9 years ago
Joachim Klein 3d1ee7a66f LTL2DA.convertLTLFormulaToDAWithExternalTool: honor PRISM_NO_DA_SIMPLIFY setting 10 years ago
Joachim Klein ac63f5b0ef Add LTL2RabinLibrary.getDAforLTL, now supports generation of DA with Streett and generic acceptance from the library 11 years ago
Joachim Klein a4cf6c7680 add switch -nodasimplify (inhibit DA simplification, e.g., for benchmarking or testing) 11 years ago
Joachim Klein 13cb153d4b pass PrismComponent to DASimplifyAcceptance.simplifyAcceptance 11 years ago
Joachim Klein 9db978a12a switch to new way of obtaining acceptance type name 11 years ago
Dave Parker 3464a921ad First version of Nailgun support built directly into PRISM. Adding switch -ng when running prism will instead start a Nailgun server ready to run PRISM instances, and running ngprism runs PRISM as a Nailgun client. 11 years ago
Dave Parker b4a1fc0b79 Code tidy (auto-format). 11 years ago
Dave Parker d791bce62f Add some more options to LTL2DA program 11 years ago
Dave Parker 6e5a62eb42 Add some more options to LTL2DA program 11 years ago
Dave Parker 7f6c068e8b Add a simple command-line test program (LBT->HOA) to LTL2DA. 11 years ago
Joachim Klein 0e3c380e5e LTL2DA: Improve error handling. 11 years ago
Joachim Klein fe95ece342 Deterministic automata: Better checking of atomic propositions 11 years ago
Dave Parker 4bb807cb8e Code rearrange: move automata stuff to a separate "automata" package. 11 years ago
Dave Parker 22bb6dea1c Merge prism-hoaf branch back into trunk. 11 years ago
Dave Parker 2dc4ef9a4a Fix JavaDoc bugs. 11 years ago
Dave Parker b12953b937 Make use of the new PrismNotSupportedException. 11 years ago
Dave Parker ec4ddc4513 Add DASimplify. Currently supports simplifying DRA to DFA if the acceptance has a special form. [Joachim Klein] 12 years ago
Dave Parker f644011ba2 Refactor LTL-to-deterministic automaton generation, introduce LTL2DA and use LTL2RabinLibrary only for hard-coded and specially crafted DRA. [Joachim Klein] 12 years ago