* iface/gspn/ssp.cc (couvreur99_check_shy_ssp::find_state): Correctly
update the emptiness statistics. * m4/gspnlib.m4: Typo.
This commit is contained in:
parent
ffd47e425e
commit
723054ce80
3 changed files with 9 additions and 1 deletions
|
|
@ -970,6 +970,7 @@ namespace spot
|
|||
(succ_tgba_[i],
|
||||
old_state->right()->clone());
|
||||
queue.push_back(successor(queue.begin()->acc, s));
|
||||
inc_depth();
|
||||
}
|
||||
if (size_tgba_ != 0)
|
||||
diff_succ_free(succ_tgba_);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue