20 Commits (9e805295cca9c4de6b3e4223c99ca0926b09058c)

Author SHA1 Message Date
Dave Parker ce6ffdcc13 Default format type for DA.print methods. 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
Dave Parker ad238d314c Allow -exportpropaut to export DA in HOA format, e.g.: prism dice.pm -pf "P=?[X X d=6]" -exportpropaut:hoa da.hoa 11 years ago
Joachim Klein c79a27b218 HOAF2DA: add main() method to provide command-line interface for testing deterministic HOA parsing. 11 years ago
Joachim Klein b1863bb528 automata.DA: printHOA() 11 years ago
Joachim Klein 2fe9a4d994 More gracefully handle deterministic automata in HOAF2DA 11 years ago
Joachim Klein f9d02b349a Fixes and improvements for LTL2RabinLibrary DRA generation. 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
Joachim Klein 4c5d491717 Fix automata.DA.hasEdge(). Bug was introduced via the HOAF branch 11 years ago
Joachim Klein 7bd57c935f HOAF2DA: Ensure that the automaton is actually complete. 11 years ago
Joachim Klein c714d88e6e HOAF2DA: Limit atomic propositions to at most 30. 11 years ago
Joachim Klein 2228c6adda TODO: HOAF2DA check for completeness 11 years ago
Joachim Klein 45317072c1 Some more comments for HOAF2DA 11 years ago
Dave Parker 4c877974dd Code tidy. 11 years ago
Dave Parker 4bb807cb8e Code rearrange: move automata stuff to a separate "automata" package. 11 years ago