- 19 Feb, 2020 7 commits
-
-
Alexandre Duret-Lutz authored
* doc/org/citing.org, doc/spot.bib: Here.
-
Alexandre Duret-Lutz authored
* spot/twa/acc.cc: Fix detection of single-pairs gen-Rabin and gen-Streett. * tests/core/randaut.test: Add test case. * NEWS: Mention this issue.
-
Alexandre Duret-Lutz authored
* spot/twaalgos/relabel.cc: Remove false transitions if some of the propositions are equivalent to true or false. * NEWS: Mention the bug. * tests/core/ltl2tgba2.test: Test it.
-
Alexandre Duret-Lutz authored
* python/spot/__init__.py: Here. * tests/python/except.py: Add test. * NEWS: Mention the issue.
-
Alexandre Duret-Lutz authored
* spot/twaalgos/degen.cc (degeneralize_tba): Here. * tests/python/simstate.py: Adjust expected values. * NEWS: Mention the bug.
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
* tests/python/ipnbdoctest.py: Catch kernel deaths, wait a random number of seconds, and try again up to three times.
-
- 04 Jan, 2020 2 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
* NEWS, configure.ac, doc/org/setup.org: Bump version number.
-
- 03 Jan, 2020 1 commit
-
-
Alexandre Duret-Lutz authored
* tests/python/ipnbdoctest.py: Use shorter timeouts, and flush the shell messages without expecting them.
-
- 01 Jan, 2020 4 commits
-
-
Alexandre Duret-Lutz authored
* bin/common_setup.cc, debian/copyright: Here.
-
Alexandre Duret-Lutz authored
Reported by František Blahoudek. * spot/twa/twagraph.cc: Reset prop_universal() if edges are merged in a non-deterministic automaton. * tests/core/det.test: Add test case. * NEWS: Mention the issue.
-
Alexandre Duret-Lutz authored
* bin/common_finput.cc, bin/ltl2tgba.cc, bin/ltldo.cc: Make sure --negate is listed along with input options.
-
Alexandre Duret-Lutz authored
Reported by František Blahoudek. * spot/twaalgos/postproc.cc: Turn "t" into "Inf(0)" for BA. * tests/core/ltl2tgba.test: Add test case. * NEWS: Mention the bug.
-
- 31 Dec, 2019 3 commits
-
-
Alexandre Duret-Lutz authored
* spot/misc/tmpfile.cc: Display strerror(errno) plus some suggestions that depend on the error. Based on a report from Shengping Shaw. * THANKS: Add reporter. * tests/core/ltlcross5.test: New file. * tests/Makefile.am: Add it.
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
- 08 Dec, 2019 6 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
* NEWS, configure.ac, doc/org/setup.org: Set version to 2.8.4.
-
Alexandre Duret-Lutz authored
* bin/common_hoaread.cc: Here. Reported by Juraj Major.
-
Alexandre Duret-Lutz authored
This fixes a complementation bug reported by Juraj Major and Tereza Šťastná. * spot/twaalgos/remfin.cc (is_scc_tba_type): Fix the condition for handling Fin-alone pairs. * tests/core/complement.test: Add Juraj & Tereza's test case. * NEWS: Mention it.
-
Alexandre Duret-Lutz authored
This is to workaround differences in minidom's pretty-printing that occurred between Python 3.7 and 3.8. * python/spot/jupyter.py (SVG): New class. * python/spot/__init__.py: Use it. * tests/python/_altscc.ipynb, tests/python/alternation.ipynb, tests/python/automata.ipynb, tests/python/formulas.ipynb, tests/python/gen.ipynb, tests/python/highlighting.ipynb, tests/python/ltsmin-dve.ipynb, tests/python/ltsmin-pml.ipynb, tests/python/product.ipynb, tests/python/randaut.ipynb, tests/python/testingaut.ipynb, tests/python/twagraph-internals.ipynb, tests/python/word.ipynb: Adjust.
-
Alexandre Duret-Lutz authored
* doc/org/arch.tex: Improve diagram, add links and online services. * doc/org/concepts.org: Update text.
-
- 06 Nov, 2019 2 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
* NEWS, configure.ac, doc/org/setup.org: Set version to 2.8.3.
-
- 28 Oct, 2019 11 commits
-
-
Alexandre Duret-Lutz authored
See https://gitlab.com/graphviz/graphviz/issues/1605. * python/spot/aux.py (str_to_svg): Invert the scale parameters if they are both greater than one.
-
Alexandre Duret-Lutz authored
* spot/twa/acc.hh (acc_cond::mark_t): Diagnose mark_t with set numbers that are too larges. * tests/python/except.py: Adjust. * tests/core/acc.cc: Remove most of asserts, as those can be disabled, and adjust expected exception.
-
* tests/core/parity.cc: Here.
-
Alexandre Duret-Lutz authored
Reported by Etienne Renault. * spot/priv/trim.cc: Simplify with a lambda.
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
This is needed for tcltl. * python/spot/__init__.py: Alter __path__ to add any spot-extra/ directory we find. * NEWS: Mention this.
-
Alexandre Duret-Lutz authored
* python/spot/gen.i, python/spot/impl.i, python/spot/ltsmin.i: Here.
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
* debian/control (spot-doc): Depends on libjs-requirejs. * debian/rules (fix-js): Replace uses.
-
Alexandre Duret-Lutz authored
* debian/rules: Here.
-
- 27 Sep, 2019 4 commits
-
-
Alexandre Duret-Lutz authored
* NEWS, configure.ac: Here.
-
Alexandre Duret-Lutz authored
* NEWS, configure.ac, doc/org/setup.org: Update version to 2.8.2.
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
* src/bddx.h (bdd_allsat): Add a version with the old prototype.
-