Alexandre Duret-Lutz
b8c6eb04b3
Release Spot 1.99.1
...
* NEWS, configure.ac, doc/org/setup.org: Bump version number.
2015-06-23 08:35:32 +02:00
Alexandre Duret-Lutz
41a7b906d8
org: improve TOC display and specify viewport
...
* doc/org/spot.css: Improve TOC.
* doc/org/.dir-locals.el.in, doc/org/init.el.in: Specify viewport.
2015-06-22 09:24:32 +02:00
Alexandre Duret-Lutz
a184507848
* wrap/python/ajax/trans.html: Handle clicks on circled arrows.
2015-06-21 19:00:49 +02:00
Alexandre Duret-Lutz
c7e6733eb3
* doc/Doxyfile.in: Upgrade to Doxygen 1.8.9.1.
2015-06-21 13:59:26 +02:00
Alexandre Duret-Lutz
0c4eccd8c7
* src/twaalgos/ltl2tgba_fm.hh: Typo in comment.
2015-06-21 13:47:16 +02:00
Alexandre Duret-Lutz
b327565ca6
doxygen: fix membership to misc_tools module
...
* src/misc/bareword.hh, src/misc/bitvect.hh, src/misc/escape.hh,
src/misc/hashfunc.hh, src/misc/intvcmp2.hh, src/misc/intvcomp.hh,
src/misc/random.hh, src/misc/timer.hh, src/misc/tmpfile.hh: Use ingroup
rather than addtogroup.
2015-06-21 13:42:15 +02:00
Alexandre Duret-Lutz
a9f4b01d9b
ajax: relabel formula and automata around ltl3ba
...
Fixes #53 .
* wrap/python/ajax/spotcgi.in: Do that.
* wrap/python/ajax/trans.html: Fixup jquery code to
avoid looping over tabs.
* wrap/python/spot_impl.i: Wrap the automaton relabeling code.
* NEWS: Update.
2015-06-20 20:46:53 +02:00
Alexandre Duret-Lutz
11c453d426
ajax: fix UTF-8 output
...
* wrap/python/ajax/spotcgi.in: Here.
2015-06-20 18:33:05 +02:00
Alexandre Duret-Lutz
813c3799c0
ltl: remove is_eltl_formula()
...
* doc/tl/tl.tex, src/ltlast/atomic_prop.cc, src/ltlast/binop.cc,
src/ltlast/bunop.cc, src/ltlast/constant.cc, src/ltlast/formula.cc,
src/ltlast/formula.hh, src/ltlast/multop.cc, src/ltlast/unop.cc:
Remove is_eltl_formula().
* src/tests/kind.test: Adjust.
2015-06-20 15:21:31 +02:00
Alexandre Duret-Lutz
ce3ad1e3ff
* doc/org/tut20.org: Make sure the cleanup is run.
2015-06-20 14:14:26 +02:00
Alexandre Duret-Lutz
ab83c798f6
* doc/org/syntax.css: Do not set the body colors.
2015-06-20 14:13:16 +02:00
Alexandre Duret-Lutz
27cab60c01
* doc/org/spot.css: Point to new website.
2015-06-19 23:35:39 +02:00
Alexandre Duret-Lutz
c8d964df05
* doc/org/syntax.css: Fix syntax.
2015-06-19 23:35:30 +02:00
Alexandre Duret-Lutz
5b72c5a064
org: really fix the satmin.org example
...
* doc/org/satmin.org: Fix export. We need both 'results: silent' and
'exports: both' for the code to be run and shown.
2015-06-19 23:14:19 +02:00
Alexandre Duret-Lutz
28c8666cf8
doc: make clean should not need latexmk
...
Report from Joachim Klein.
* doc/tl/Makefile.am (mostlyclean-local): Rename as...
(maintainer-clean-local): ... this.
2015-06-19 17:08:26 +02:00
Alexandre Duret-Lutz
162e114396
org: fix SAT example
...
* doc/org/satmin.org: Do not use ":export code" on
code that must be run on export.
2015-06-19 17:04:10 +02:00
Alexandre Duret-Lutz
9130cfa17f
org: Simplify build
...
* doc/Makefile.am (org): Remove the useless temporary directory.
2015-06-19 17:02:19 +02:00
Alexandre Duret-Lutz
95ea1ee075
org: fix recursive compilation
...
* doc/Makefile.am (org): Use $(MAKE), not make.
(org-deploy): Remove this obsolete rule.
2015-06-18 14:31:36 +02:00
Alexandre Duret-Lutz
0c3e10d1ec
ajax: fix Python3 error in check for ltl3ba
...
* wrap/python/ajax/spotcgi.in: Here.
2015-06-18 11:05:03 +02:00
Alexandre Duret-Lutz
673eb44d8f
ajax: fetch the UI theme online, do not distribute it
...
* wrap/python/ajax/css/ui-lightness/: Delete.
* wrap/python/ajax/Makefile.am: Adjust.
* wrap/python/ajax/trans.html: Fetch the UI theme from Google's CDN.
* wrap/python/ajax/css/trans.css: Add the tweaks locally.
2015-06-17 22:41:06 +02:00
Alexandre Duret-Lutz
286775ee68
* doc/org/index.org: Remove up/home links.
2015-06-17 22:33:23 +02:00
Alexandre Duret-Lutz
c1a735b164
ajax: Upgrade to jquery-ui 1.10.1
...
This is the version currently in Debian.
* wrap/python/ajax/trans.html: Adjust to
the newer version.
2015-06-17 21:52:59 +02:00
Alexandre Duret-Lutz
d8b3062b35
* doc/Doxyfile.in: Fix input encoding.
2015-06-17 11:38:21 +02:00
Alexandre Duret-Lutz
ccd60c8c5e
org: link to Doxygen documentation, and to on-line translator
...
* doc/org/index.org: Here.
2015-06-17 11:38:16 +02:00
Alexandre Duret-Lutz
128f105fe5
* doc/mainpage.dox: Update URL.
2015-06-17 00:03:39 +02:00
Alexandre Duret-Lutz
1b3054d8a8
org: simplify calls to ltl2dstar
...
* doc/org/satmin.org: Here.
2015-06-16 22:33:32 +02:00
Alexandre Duret-Lutz
c0aa403867
* doc/org/install.org: Do not use {{{LASTRELEASE}}} in <code>.
2015-06-16 20:25:26 +02:00
Alexandre Duret-Lutz
69f5f8a4f8
* NEWS: Update for recent changes.
2015-06-16 19:28:43 +02:00
Alexandre Duret-Lutz
35fea2f5d1
cgi: test formulas for stutter invariance
...
* wrap/python/ajax/spotcgi.in: Here.
2015-06-16 19:02:13 +02:00
Alexandre Duret-Lutz
de00bd3e25
cgi: fix cached output for Python3
...
* wrap/python/ajax/spotcgi.in: Fix.
2015-06-16 18:28:40 +02:00
Alexandre Duret-Lutz
533fc21a25
* wrap/python/ajax/spotcgi.in: Simplify using spot.setup().
2015-06-16 18:03:02 +02:00
Alexandre Duret-Lutz
7cc9980062
Rename the on-line translator to avoid conflicts with the doc
...
* wrap/python/ajax/css/ltl2tgba.css, wrap/python/ajax/spot.in,
wrap/python/ajax/ltl2tgba.html: Rename ...
* wrap/python/ajax/css/trans.css, wrap/python/ajax/spotcgi.in,
wrap/python/ajax/trans.html: ... as these.
* wrap/python/ajax/Makefile.am, wrap/python/ajax/README: Adjust.
2015-06-16 17:44:30 +02:00
Alexandre Duret-Lutz
b7fbf72461
bin: fix documentation of degeneralization option
...
Reported by Jan Strejček.
* src/bin/spot-x.cc: Fix documentation.
* src/twaalgos/degen.cc, src/twaalgos/degen.hh: Fix comments.
2015-06-16 11:06:32 +02:00
Alexandre Duret-Lutz
b2e812b105
ltlcross: skip product that require too much acceptance sets
...
Reported by Fanda when he was testing ltl3dra 0.2.2.
* src/bin/ltlcross.cc: Here.
* src/tests/ltl3dra.test: New file.
* src/tests/Makefile.am: Add it.
2015-06-15 23:35:31 +02:00
Alexandre Duret-Lutz
7ea9ebe07a
bin: typo in ltl3dra shorthand
...
Reported by Fanda.
* src/bin/common_trans.cc: Here.
2015-06-15 18:42:27 +02:00
Alexandre Duret-Lutz
3e853eedeb
org: add utf-8 markers
...
* doc/org/index.org, doc/org/ltl2tgta.org, doc/org/randltl.org,
doc/org/satmin.org, doc/org/tut.org, doc/org/tut01.org,
doc/org/tut02.org, doc/org/tut10.org, doc/org/tut20.org,
doc/org/tut21.org, doc/org/tut22.org: Here.
2015-06-14 23:40:34 +02:00
Alexandre Duret-Lutz
200fcbfe49
cgi: update for recent changes
...
* wrap/python/ajax/spot.in: Adjust to recent changes.
2015-06-13 23:50:06 +02:00
Alexandre Duret-Lutz
89592881c7
org: new example
...
Fixes #14 .
* doc/org/tut22.org: New file.
* doc/Makefile.am, doc/org/tut.org: Add it.
2015-06-12 22:01:30 +02:00
Alexandre Duret-Lutz
562a8d0f20
* doc/org/tut21.org: Show the initial state number.
2015-06-12 21:08:52 +02:00
Alexandre Duret-Lutz
17dc2f8654
Rename src/tests/ltl2tgba as src/tests/ikwiad.
...
Fixes #23 .
* src/tests/ltl2tgba.cc: Rename as ...
* src/tests/ikwiad.cc: ... this.
* src/tests/Makefile.am, src/tests/babiak.test, src/tests/checkta.cc,
src/tests/complementation.test, src/tests/cycles.test,
src/tests/dbacomp.test, src/tests/degendet.test,
src/tests/degenid.test, src/tests/det.test, src/tests/dfs.test,
src/tests/dstar.test, src/tests/dupexp.test, src/tests/emptchke.test,
src/tests/kv.test, src/tests/ltl2neverclaim-lbtt.test,
src/tests/ltl2neverclaim.test, src/tests/ltl2tgba.test,
src/tests/ltlcounter.test, src/tests/ltlcross.test,
src/tests/neverclaimread.test, src/tests/obligation.test,
src/tests/parseaut.test, src/tests/randaut.test,
src/tests/randpsl.test, src/tests/renault.test,
src/tests/satmin2.test, src/tests/sccsimpl.test, src/tests/sim2.test,
src/tests/simdet.test, src/tests/spotlbtt.test, src/tests/wdba.test,
src/tests/wdba2.test, bench/emptchk/README, bench/emptchk/defs.in,
bench/ltlclasses/run, bench/ltlcounter/run, bench/wdba/run: Adjust.
2015-06-12 20:52:34 +02:00
Alexandre Duret-Lutz
4d848e988c
org: new example
...
* doc/org/tut21.org: New file.
* doc/Makefile.am, doc/org/tut.org: Add it.
2015-06-12 00:42:05 +02:00
Alexandre Duret-Lutz
af8634d8c4
graph: rename num_transitions() as num_edges()
...
And in fact, rename most "trans*" as "edges*", because that what they
really are.
* src/bin/autfilt.cc, src/bin/ltlcross.cc, src/bin/randaut.cc,
src/dstarparse/dra2ba.cc, src/dstarparse/dstarparse.yy,
src/dstarparse/nra2nba.cc, src/dstarparse/nsa2tgba.cc,
src/graph/graph.hh, src/graph/ngraph.hh, src/ltlvisit/exclusive.cc,
src/parseaut/parseaut.yy, src/tests/complementation.cc,
src/tests/graph.cc, src/tests/ltl2tgba.cc, src/tests/ngraph.cc,
src/tests/twagraph.cc, src/twa/twagraph.cc, src/twa/twagraph.hh,
src/twa/twamask.hh, src/twaalgos/are_isomorphic.cc,
src/twaalgos/are_isomorphic.hh, src/twaalgos/canonicalize.cc,
src/twaalgos/cleanacc.cc, src/twaalgos/complete.cc,
src/twaalgos/compsusp.cc, src/twaalgos/cycles.cc,
src/twaalgos/degen.cc, src/twaalgos/dot.cc, src/twaalgos/dtbasat.cc,
src/twaalgos/dtgbacomp.cc, src/twaalgos/dtgbasat.cc,
src/twaalgos/dupexp.cc, src/twaalgos/emptiness.cc,
src/twaalgos/isunamb.cc, src/twaalgos/isweakscc.cc,
src/twaalgos/ltl2tgba_fm.cc, src/twaalgos/mask.hh,
src/twaalgos/minimize.cc, src/twaalgos/postproc.cc,
src/twaalgos/powerset.cc, src/twaalgos/product.cc,
src/twaalgos/randomgraph.cc, src/twaalgos/randomize.cc,
src/twaalgos/randomize.hh, src/twaalgos/relabel.cc,
src/twaalgos/remfin.cc, src/twaalgos/safety.cc, src/twaalgos/sbacc.cc,
src/twaalgos/sccfilter.cc, src/twaalgos/sepsets.cc,
src/twaalgos/simulation.cc, src/twaalgos/stutter.cc,
src/twaalgos/totgba.cc: Rename these.
2015-06-11 23:52:02 +02:00
Alexandre Duret-Lutz
a1ba0a89c5
* doc/org/tut20.org: Cleanup.
2015-06-11 22:36:09 +02:00
Alexandre Duret-Lutz
6f500f3f50
twa: forward num_sets() to acc_.
...
* src/twa/twa.hh (num_sets): New method. Delegating to acc_.
* src/twa/twagraph.hh, src/twa/twaproduct.cc, src/twa/twaproxy.cc,
src/twaalgos/degen.cc, src/twaalgos/dot.cc, src/twaalgos/dtgbacomp.cc,
src/twaalgos/dtgbasat.cc, src/twaalgos/gv04.cc, src/twaalgos/hoa.cc,
src/twaalgos/lbtt.cc, src/twaalgos/magic.cc, src/twaalgos/mask.cc,
src/twaalgos/ndfs_result.hxx, src/twaalgos/postproc.cc,
src/twaalgos/powerset.cc, src/twaalgos/product.cc,
src/twaalgos/remfin.cc, src/twaalgos/se05.cc,
src/twaalgos/simulation.cc, src/twaalgos/stats.cc,
src/twaalgos/stutter.cc, src/twaalgos/tau03.cc,
src/twaalgos/tau03opt.cc, src/twaalgos/totgba.cc: Simplify
acc().num_sets() into num_sets().
2015-06-11 21:55:23 +02:00
Alexandre Duret-Lutz
a86391ab77
hoaparse: rename to parseaut
...
Because this parser is not specific to HOA anymore.
* src/hoaparse/Makefile.am, src/hoaparse/fmterror.cc,
src/hoaparse/hoaparse.yy, src/hoaparse/parsedecl.hh,
src/parseaut/public.hh, src/hoaparse/hoascan.ll,
src/tests/hoaparse.test: Rename to...
* src/parseaut/Makefile.am, src/parseaut/fmterror.cc,
src/parseaut/parseaut.yy, src/parseaut/parsedecl.hh,
src/hoaparse/public.hh, src/parseaut/scanaut.ll,
src/tests/parseaut.test: ... these, and also adjust the name internally.
For instance hoa_aut_ptr is now parsed_aut_ptr; hoa_stream_parser is now
automaton_stream_parser, and hoa_parse() has become parse_aut().
* NEWS, README, configure.ac, doc/org/tut20.org, src/Makefile.am,
src/bin/autfilt.cc, src/bin/common_aoutput.cc,
src/bin/common_aoutput.hh, src/bin/common_conv.cc,
src/bin/ltlcross.cc, src/bin/ltldo.cc, src/tests/Makefile.am,
src/tests/complementation.cc, src/tests/ltl2tgba.cc,
src/tests/readsave.test, wrap/python/ajax/spot.in,
wrap/python/spot.py, wrap/python/spot_impl.i,
wrap/python/tests/automata-io.ipynb, wrap/python/tests/parsetgba.py:
Adjust.
2015-06-11 13:31:13 +02:00
Alexandre Duret-Lutz
60bd9dd606
org: add a new code example
...
This addresses on item of #14 .
* doc/org/tut20.org: New file.
* doc/Makefile.am: Add it.
* doc/org/tut.org: Link to it.
* doc/org/.dir-locals.el.in, doc/org/init.el.in: Fix some PATH
issues.
2015-06-10 23:39:38 +02:00
Alexandre Duret-Lutz
9f32021e0f
lbtt: take options as a string like other print functions
...
* src/twaalgos/lbtt.hh (print_lbtt): Take a const char* opt argument.
* src/twaalgos/lbtt.cc: Use it, select state-based
vs. transition-based using automaton property, and implement output
for generalized state-based acceptance.
* src/bin/common_aoutput.cc, src/bin/common_aoutput.hh,
src/bin/dstar2tgba.cc: Adjust usage. We do not need to handle
--lbtt=t as a special case anymore.
* src/tests/lbttparse.test, wrap/python/spot.py,
wrap/python/tests/automata-io.ipynb, wrap/python/tests/piperead.ipynb:
Adjust.
2015-06-10 23:29:41 +02:00
Alexandre Duret-Lutz
cf6c17b509
* src/twaalgos/hoa.hh (print_hoa): Add default value for opt.
2015-06-10 08:27:39 +02:00
Alexandre Duret-Lutz
b229bfc224
rename hoa_reachable as print_hoa
...
As actually claimed (but not done) by
738f939ff8 .
* src/twaalgos/hoa.hh, src/twaalgos/hoa.cc: Rename it.
* src/bin/common_aoutput.cc, src/bin/dstar2tgba.cc,
src/bin/ltlcross.cc, src/tests/complementation.cc,
src/tests/ltl2tgba.cc, src/tests/randtgba.cc, src/twaalgos/hoa.cc,
wrap/python/spot.py: Adjust.
2015-06-10 00:10:22 +02:00
Alexandre Duret-Lutz
2dee90b3fb
* src/hoaparse/public.hh: Typo.
2015-06-10 00:07:48 +02:00