* src/tgbaalgos/gtec/nsheap.hh, src/tgbaalgos/gtec/nsheap.cc
(index_and_insert): New function. * src/tgbaalgos/gtec/gtec.cc (couvreur99_check_shy::check): Rewrite. (couvreur99_check_shy::clear_todo): New method. * src/tgbaalgos/gtec/gtec.hh (couvreur99_check_shy::todo_item): New struct. * iface/gspn/ssp.cc (numbered_state_heap_ssp_semi::index_and_insert): New method.
This commit is contained in:
parent
988dbbd367
commit
93f77c5782
6 changed files with 245 additions and 134 deletions
11
ChangeLog
11
ChangeLog
|
|
@ -1,3 +1,14 @@
|
|||
2004-12-29 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* src/tgbaalgos/gtec/nsheap.hh, src/tgbaalgos/gtec/nsheap.cc
|
||||
(index_and_insert): New function.
|
||||
* src/tgbaalgos/gtec/gtec.cc (couvreur99_check_shy::check): Rewrite.
|
||||
(couvreur99_check_shy::clear_todo): New method.
|
||||
* src/tgbaalgos/gtec/gtec.hh (couvreur99_check_shy::todo_item): New
|
||||
struct.
|
||||
* iface/gspn/ssp.cc (numbered_state_heap_ssp_semi::index_and_insert):
|
||||
New method.
|
||||
|
||||
2004-12-20 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* doc/Doxyfile.in (EXCLUDE_SYMLINKS): Set to YES, since we have no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue