* src/tgbaalgos/remfin.cc: Purge unreachable states.
This commit is contained in:
parent
f93fc98655
commit
58da54e79a
1 changed files with 1 additions and 0 deletions
|
|
@ -327,6 +327,7 @@ namespace spot
|
|||
|
||||
|
||||
}
|
||||
res->purge_unreachable_states();
|
||||
trace << "before cleanup: " << res->get_acceptance() << '\n';
|
||||
cleanup_acceptance(res);
|
||||
trace << "after cleanup: " << res->get_acceptance() << '\n';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue