spot/src
Alexandre Duret-Lutz ac5dda1032 Make it easy to filter states while iterating over an automaton.
* src/tgbaalgos/reachiter.hh (tgba_reachable_iterator::want_state):
New method.
* src/tgbaalgos/reachiter.cc (tgba_reachable_iterator::want_state):
Implement it.
(tgba_reachable_iterator::run): Call want_state before processing
a state.
2009-11-18 14:54:53 +01:00
..
eltlparse Deprecate ltl::destroy(f) in favor of f->destroy() 2009-11-09 07:13:31 +01:00
eltltest Deprecate ltl::destroy(f) in favor of f->destroy() 2009-11-09 07:13:31 +01:00
evtgba * src/tgba/tgba.hh (format_state): s/automata who/automata that/. 2009-05-28 18:23:42 +02:00
evtgbaalgos Deprecate ltl::destroy(f) in favor of f->destroy() 2009-11-09 07:13:31 +01:00
evtgbaparse * src/evtgbaparse/evtgbaparse.yy: Stay on 80 columns. 2009-03-25 17:43:55 +01:00
evtgbatest Deprecate ltl::destroy(f) in favor of f->destroy() 2009-11-09 07:13:31 +01:00
kripke Introduce some experimental kripke classes to simplify writing 2009-06-02 17:30:27 +02:00
ltlast Replace the hash key construction of LTL formulae by a simple 2009-11-13 18:13:59 +01:00
ltlenv Deprecate ltl::destroy(f) in favor of f->destroy() 2009-11-09 07:13:31 +01:00
ltlparse Deprecate ltl::destroy(f) in favor of f->destroy() 2009-11-09 07:13:31 +01:00
ltltest Deprecate ltl::destroy(f) in favor of f->destroy() 2009-11-09 07:13:31 +01:00
ltlvisit Deprecate ltl::destroy(f) in favor of f->destroy() 2009-11-09 07:13:31 +01:00
misc Minor fixes. 2009-10-16 17:48:47 +02:00
sanity Fix spurious failure of style.test. 2009-11-04 18:29:38 +01:00
tgba * src/tgba/taa.cc, src/tgba/taa.hh: Fix it. 2009-11-10 17:43:43 +01:00
tgbaalgos Make it easy to filter states while iterating over an automaton. 2009-11-18 14:54:53 +01:00
tgbaparse Introduce tgba_explicit_labelled<label> so that we can build 2009-11-10 16:57:28 +01:00
tgbatest Use -l wherever we where expecting ltl2tgba to default to LaCIM. 2009-11-12 16:46:04 +01:00
.cvsignore * src/ltlvisit/Makefile.am (lib_LTLIBRARIES): Rename as ... 2003-04-30 12:46:12 +00:00
.gitignore more files to ignore 2009-09-02 10:41:18 +02:00
Makefile.am Introduce some experimental kripke classes to simplify writing 2009-06-02 17:30:27 +02:00