- 17 Feb, 2017 1 commit
-
-
Alexandre Duret-Lutz authored
-
- 16 Feb, 2017 5 commits
-
-
Vincent Tourneur authored
Fixes #80. * bin/genltl.cc: Add --kr-n2, --kr-nlogn and --kr-n. * bin/man/genltl.x: Add the paper in the documentation. * tests/core/genltl.test: Test them.
-
Arthur Remaud authored
Fixes #208 * NEWS: Informations about the modifications * spot/twaalgos/dot.cc (print): Gestion of cluster for universal transitions * tests/core/alternating.test: tests added * tests/core/neverclaimread.test: tests changed for new dot format * tests/core/readsave.test: tests changed * tests/core/sccdot.test: tests changed * tests/python/_altscc.ipynb: tests changed * tests/python/decompose.ipynb: tests changed
-
Arthur Remaud authored
Fixes #207 * NEWS: Informations about the option 'y' for --dot added * bin/common_aoutput.cc: Documentation for the option 'y' for --dot added * spot/twaalgos/dot.cc (print_dst, process_link): Functions modified for the new option * tests/core/alternating.test: Tests added
-
Etienne Renault authored
* tests/ltsmin/README: this fixes #230.
-
Etienne Renault authored
* HACKING, configure.ac: here.
-
- 12 Feb, 2017 4 commits
-
-
Alexandre Duret-Lutz authored
Part of #212. * spot/misc/common.hh (SPOT_DEPRECATED): Improve support current compilers and options flags. * spot/twa/twagraph.hh, spot/graph/graph.hh (is_alternating): Mark it as deprecated. (is_existential): New method. * bin/autfilt.cc, bin/ltlcross.cc, spot/parseaut/parseaut.yy, spot/twa/twa.cc, spot/twa/twagraph.cc, spot/twaalgos/alternation.cc, spot/twaalgos/are_isomorphic.cc, spot/twaalgos/canonicalize.cc, spot/twaalgos/couvreurnew.cc, spot/twaalgos/cycles.cc, spot/twaalgos/degen.cc, spot/twaalgos/determinize.cc, spot/twaalgos/dot.cc, spot/twaalgos/dtbasat.cc, spot/twaalgos/dtwasat.cc, spot/twaalgos/hoa.cc, spot/twaalgos/isunamb.cc, spot/twaalgos/isweakscc.cc, spot/twaalgos/mask.hh, spot/twaalgos/minimize.cc, spot/twaalgos/postproc.cc, spot/twaalgos/product.cc, spot/twaalgos/randomize.cc, spot/twaalgos/remfin.cc, spot/twaalgos/sbacc.cc, spot/twaalgos/sccfilter.cc, spot/twaalgos/sccinfo.cc, spot/twaalgos/simulation.cc, spot/twaalgos/strength.cc, tests/core/graph.cc, tests/core/ngraph.cc, tests/python/alternating.py: Adjust all uses. * NEWS: Mention the renaming.
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
Fixes #220. * m4/pypath.m4: Here. * NEWS: Mention the bug.
-
Alexandre Duret-Lutz authored
Fixes #218. * spot/twaalgos/alternation.cc: Adjust check. * tests/core/alternating.test: Add test case from #218. * NEWS: Mention the bug.
-
- 08 Feb, 2017 1 commit
-
-
Alexandre Duret-Lutz authored
-
- 07 Feb, 2017 1 commit
-
-
Alexandre Duret-Lutz authored
Suggested by Akim Demaille. * bin/ltlcross.cc: Change the colors, and add ':' at the end of some error message. * NEWS: Mention the color change. * doc/org/ltlcross.org: Adjust examples.
-
- 06 Feb, 2017 1 commit
-
-
Alexandre Duret-Lutz authored
-
- 04 Feb, 2017 1 commit
-
-
Alexandre Duret-Lutz authored
* spot/twaalgos/emptiness.cc, spot/twaalgos/emptiness.hh: Here. * tests/python/ltsmin-dve.ipynb: Add a test. * NEWS: Mention the change.
-
- 02 Feb, 2017 3 commits
-
-
Maximilien Colange authored
* spot/misc/casts.hh: New inline functions and compile-time checks. * spot/kripke/kripkegraph.hh, spot/ta/taexplicit.cc, spot/ta/taproduct.cc, spot/ta/tgtaproduct.cc, spot/taalgos/tgba2ta.cc, spot/twa/taatgba.hh, spot/twa/taatgba.cc, spot/twa/twagraph.hh, spot/twa/twaproduct.cc, spot/twaalgos/emptiness.cc, spot/twaalgos/stutter.cc, spot/ltsmin/ltsmin.cc, tests/core/ikwiad.cc, tests/core/ngraph.cc: Remove downcast checks from code.
-
Maximilien Colange authored
* tests/sanity/style.test: Filter out static_assert.
-
Alexandre Duret-Lutz authored
Fixes #213. * doc/org/.dir-locals.el.in, doc/org/init.el.in: Adjust location of plantuml.jar.
-
- 01 Feb, 2017 12 commits
-
-
Etienne Renault authored
* doc/Makefile.am, elisp/Makefile.am: here. * HACKING: add missing requirements.
-
Etienne Renault authored
* tests/core/hierarchy.test: here.
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
* m4/gccwarns.m4: Add more flags taken from Spot. Also add -Wno-long-long to suppress one warning.
-
Alexandre Duret-Lutz authored
* src/bddop.c: Empty macro arguments are undefined ISO C90 and ISO C++98. Use '+' when calling APPLY_SHORTCUTS. * src/fdd.c, src/kernel.c: Avoid constructs invalid in C90. * src/bddop.c, src/bddx.h, src/kernel.c, src/kernel.h, examples/cmilner/cmilner.c: Remove C++ comments.
-
Alexandre Duret-Lutz authored
Fixes #214. * m4/gccwarn.m4: Add -Wpedantic.
-
Alexandre Duret-Lutz authored
Fixes #215, reported by Thibaud Michaud. Also related to GCC bug 79301. * spot/misc/common.hh: Here.
-
Alexandre Duret-Lutz authored
* spot/ltsmin/ltsmin.cc: Here.
-
Alexandre Duret-Lutz authored
* spot/ltsmin/ltsmin.cc: Here.
-
Alexandre Duret-Lutz authored
* spot/priv/weight.cc, spot/priv/weight.hh, spot/twaalgos/determinize.cc, spot/twaalgos/stats.cc: Here.
-
Alexandre Duret-Lutz authored
For #214, as observed by Thibaud Michaud. * spot/twa/acc.hh: Name the anonymous struct. * spot/twa/acc.hh, spot/twa/acc.cc, spot/parseaut/parseaut.yy, spot/twaalgos/dtwasat.cc, spot/twaalgos/remfin.cc, spot/twaalgos/sepsets.cc, spot/twaalgos/totgba.cc: Adjust all usages. * NEWS: Mention the renaming.
-
Maximilien Colange authored
* HACKING: fix command-line invokation of make check for Teamcity.
-
- 27 Jan, 2017 3 commits
-
-
Alexandre Duret-Lutz authored
Fixes #210. * doc/org/ltldo.org: Actually execute the code writing sample.ltl, and remove the file once it is not used anymore.
-
Alexandre Duret-Lutz authored
Fixes #206. * bin/ltldo.cc: Implement --smallest and --greatest. * tests/core/ltldo2.test: Test them. * NEWS, doc/org/ltldo.org: Document them.
-
Alexandre Duret-Lutz authored
-
- 23 Jan, 2017 1 commit
-
-
Maximilien Colange authored
* tests/Makefile.am: Remove TEST_EXTENSIONS + typos.
-
- 21 Jan, 2017 1 commit
-
-
Alexandre Duret-Lutz authored
* spot/ltsmin/ltsmin.cc: Here. This fixes 5a441e1b.
-
- 20 Jan, 2017 1 commit
-
-
Alexandre Duret-Lutz authored
* spot/ltsmin/ltsmin.cc: Do not forget to register dead. * spot/twa/twaproduct.cc: Use copy_ap_of() instead of register_all_propositions_of() because the latter does do update ap().
-
- 19 Jan, 2017 4 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
* NEWS, configure.ac: Here.
-
Alexandre Duret-Lutz authored
* configure.ac, doc/org/setup.org, NEWS: Bump version to 2.3.
-
Alexandre Duret-Lutz authored
* doc/org/index.org: Add links to the hierarchy and sat-minimization. * doc/org/satmin.org: Show how to use glucose.
-
- 18 Jan, 2017 1 commit
-
-
Alexandre Duret-Lutz authored
-