No description
Find a file
Alexandre Duret-Lutz 6d0546c317 * src/tgba/succiterconcrete.hh (next_succ_set_): Rename as ...
(succ_set_left_): ... this.
(current_base_, current_base_left_): New variables.
* src/tgba/succiterconcrete.cc (tgba_succ_iterator_concrete::first):
Reset current_.
(tgba_succ_iterator_concrete::next): Rewrite.
(tgba_succ_iterator_concrete::current_state): Simplify.
(tgba_succ_iterator_concrete::current_accepting_conditions): Remove
atomic proposition with universal quantification.
* src/tgba/ltl2tgba.cc (ltl_to_tgba): Normalize the formula.
* src/tgba/tgbabddconcrete.cc (tgba_bdd_concrete::set_init_state):
Complete the initial state.
(tgba_bdd_concrete::succ_iter): Do not remove Now variable
from the BDD passed to the iterator.
* tgba/tgbabddcoredata.hh (notnow_set, var_set): New variables.
* tgba/tgbabddcoredata.cc, tgba/tgbabddtranslatefactory.cc: Adjust
to update notnow_set and var_set.
2003-06-25 15:15:30 +00:00
buddy more files to ignore 2003-05-23 12:02:09 +00:00
doc * m4/pypath.m4: New file. 2003-04-30 12:35:22 +00:00
lbtt Initial revision 2002-10-01 14:21:01 +00:00
m4 * m4/gccwarn.m4: Do not use -Winline, this is inappropriate 2003-05-23 11:51:20 +00:00
src * src/tgba/succiterconcrete.hh (next_succ_set_): Rename as ... 2003-06-25 15:15:30 +00:00
tools * m4/pypath.m4: New file. 2003-04-30 12:35:22 +00:00
wrap Check trivial multop equality at build time. The makes the 2003-05-16 07:39:41 +00:00
.cvsignore * m4/pypath.m4: New file. 2003-04-30 12:35:22 +00:00
ChangeLog * src/tgba/succiterconcrete.hh (next_succ_set_): Rename as ... 2003-06-25 15:15:30 +00:00
configure.ac * configure.ac: Output src/tgbaparse/Makefile. 2003-06-05 15:22:42 +00:00
HACKING SWIG is needed 2003-04-30 13:20:09 +00:00
Makefile.am * m4/buddy.m4: New file. 2003-05-05 14:33:39 +00:00