- 18 Jul, 2016 6 commits
-
-
Alexandre Duret-Lutz authored
* bin/genltl.cc: Implement these options. * NEWS: Mention them. * tests/core/genltl.test: New file with test cases. * tests/Makefile.am: Add it.
-
Alexandre Duret-Lutz authored
* bin/autfilt.cc: Here. * tests/core/det.test: Test it. * NEWS: Mention it.
-
Alexandre Duret-Lutz authored
It makes more sense to keep the transformationn options near the simplification options. * bin/autfilt.cc: Reorder --help.
-
Alexandre Duret-Lutz authored
Fixes #123. * bin/autfilt.cc: Add options --highlight-nondet-states=NUM, --highlight-nondet-edges=NUM, and --highlight-nondet=NUM. * spot/twaalgos/isdet.cc, spot/twaalgos/isdet.hh (highlight_nondet_states, highlight_nondet_edges): New functions. * tests/core/det.test: Add test cases. * NEWS: Mention them.
-
Alexandre Duret-Lutz authored
* spot/twa/twa.cc, spot/twa/twa.hh: Add a way to remove named properties. * spot/twa/twagraph.cc: Clear highlight-edges on operations that reorder the edge vector. * spot/twaalgos/randomize.cc, spot/twaalgos/randomize.hh: Preserve highlighted state, but not highlighted edges. * spot/twaalgos/hoa.cc: Adjust output of highlight-edge when the edges are not stored in order. * tests/core/readsave.test, tests/core/tgbagraph.test, tests/core/twagraph.cc: More test cases.
-
Alexandre Duret-Lutz authored
* spot/twaalgos/hoa.cc: Here. * doc/org/hoa.org, NEWS: Document that. * tests/core/readsave.test: Test it.
-
- 15 Jul, 2016 1 commit
-
-
Alexandre Duret-Lutz authored
* doc/org/concepts.org: Add a new section. * doc/org/hoa.org, spot/twa/twa.hh: Link to it. * NEWS: Mention it.
-
- 13 Jul, 2016 3 commits
-
-
Alexandre Duret-Lutz authored
* bin/ltlcross.cc: Here.
-
Alexandre Duret-Lutz authored
* spot/twaalgos/isdet.cc: Here. * bin/ltlcross.cc: Simplify. * NEWS: Update.
-
Alexandre Duret-Lutz authored
Failures could be reported against "Comp(Ni)*Comp(Pj)" when it was really "Comp(Nj)*Comp(Pi)" that failed. * bin/ltlcross.cc: Here. * NEWS: Mention the bug.
-
- 11 Jul, 2016 9 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
* NEWS, configure.ac, doc/org/setup.org: Update.
-
Alexandre Duret-Lutz authored
Reported by Ayrat Khalimov against the trans.html page when using ltl3ba. * spot/twaalgos/relabel.cc: Here. * tests/core/ltl3dra.test: Test it. * NEWS: Mention it. * THANKS: Add Ayrat.
-
Alexandre Duret-Lutz authored
* bin/common_post.cc, bin/common_post.hh: Add a "nooutput" variant of the options. * bin/ltl2tgta.cc: Use it. * NEWS: Mention the fix.
-
Alexandre Duret-Lutz authored
* python/ajax/spotcgi.in: Here. * NEWS: Mention it.
-
Alexandre Duret-Lutz authored
* spot/twaalgos/degen.cc: Here. * tests/core/degendet.test: Add test case. * tests/core/ltl2ta.test: Adjust expected output. * NEWS: Mention the issue.
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
- 07 Jul, 2016 1 commit
-
-
Alexandre Duret-Lutz authored
Reported by Ayrat Khalimov against the trans.html page when using ltl3ba. * spot/twaalgos/relabel.cc: Here. * tests/core/ltl3dra.test: Test it. * NEWS: Mention it. * THANKS: Add Ayrat.
-
- 06 Jul, 2016 3 commits
-
-
Alexandre Duret-Lutz authored
* bin/common_post.cc, bin/common_post.hh: Add a "nooutput" variant of the options. * bin/ltl2tgta.cc: Use it. * NEWS: Mention the fix.
-
Alexandre Duret-Lutz authored
* python/ajax/spotcgi.in: Here. * NEWS: Mention it.
-
Alexandre Duret-Lutz authored
* python/ajax/logos/lip6sys64.png, python/ajax/logos/lrde64.png: Delete. * python/ajax/css/trans.css, python/ajax/trans.html, python/ajax/Makefile.am: Adjust.
-
- 22 Jun, 2016 3 commits
-
-
Alexandre Duret-Lutz authored
* tests/python/ipnbdoctest.py: Adjust sanitize function. * tests/python/ltsmin-pml.ipynb: Adjust expected output.
-
Alexandre Duret-Lutz authored
Fixes #179. * spot/twaalgos/dtwasat.cc: Add the check. * tests/core/minusx.test: Test it. * NEWS: Mention it.
-
Alexandre Duret-Lutz authored
* spot/misc/optionmap.hh, spot/misc/optionmap.cc (report_unused_options, set_, set_set_): New methods. * bin/autfilt.cc, bin/dstar2tgba.cc, bin/ltl2tgba.cc, bin/ltl2tgta.cc: Call report_unused_options(). * tests/core/ltlcross2.test, tests/core/readsave.test: Fix typos in options. * tests/core/minusx.test: New file. * tests/Makefile.am: Add it. * NEWS: Mention this.
-
- 21 Jun, 2016 3 commits
-
-
Alexandre Duret-Lutz authored
Fixes #181. * bin/common_range.cc: Here. * tests/core/ltlfilt.test: Add test case.
-
Alexandre Duret-Lutz authored
* spot/twaalgos/degen.cc: Here. * tests/core/degendet.test: Add test case. * tests/core/ltl2ta.test: Adjust expected output. * NEWS: Mention the issue.
-
Alexandre Duret-Lutz authored
-
- 20 Jun, 2016 1 commit
-
-
Alexandre Duret-Lutz authored
-
- 17 Jun, 2016 7 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
* NEWS: Update. * configure.ac, doc/org/setup.org: Bump version.
-
Alexandre Duret-Lutz authored
With a reference to the "to appear" ATVA'16 paper. * doc/org/citing.org: New file. * doc/Makefile.am: Add it. * doc/org/index.org, doc/org/tools.org: Link to it.
-
Alexandre Duret-Lutz authored
* tests/python/atva16-fig2a.ipynb, tests/python/atva16-fig2b.ipynb: New files. * tests/Makefile.am, doc/org/tut.org: Add them.
-
Alexandre Duret-Lutz authored
With a reference to the "to appear" ATVA'16 paper. * doc/org/citing.org: New file. * doc/Makefile.am: Add it. * doc/org/index.org, doc/org/tools.org: Link to it.
-
Alexandre Duret-Lutz authored
* tests/python/atva16-fig2a.ipynb, tests/python/atva16-fig2b.ipynb: New files. * tests/Makefile.am, doc/org/tut.org: Add them.
-
- 14 Jun, 2016 3 commits
-
-
Alexandre Duret-Lutz authored
* tests/run.in: Here. This helps when spins is installed an the tests actually compile code; we do not want to inherit the -std=c11 -fvisibility=hidden set for compiling Spot.
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
* tests/run.in: Here. This helps when spins is installed an the tests actually compile code; we do not want to inherit the -std=c11 -fvisibility=hidden set for compiling Spot.
-