spot/src/priv
Alexandre Duret-Lutz f00d97b4ba Use the count_state() function instead of stats_reachable().
* src/tgbaalgos/postproc.cc: Move the count_state() function...
* src/priv/countstates.cc, src/priv/countstates.hh: ... in these
new files.
* src/priv/Makefile.am: Add them.
* src/saba/sabacomplementtgba.cc, src/tgba/tgbakvcomplement.cc,
src/tgbaalgos/minimize.cc: Use count_states() instead of
stats_reachable().
2013-07-29 01:14:37 +02:00
..
acccompl.cc Create a new src/priv/ directory for private algorithms. 2013-07-29 01:12:12 +02:00
acccompl.hh Create a new src/priv/ directory for private algorithms. 2013-07-29 01:12:12 +02:00
accconv.cc Create a new src/priv/ directory for private algorithms. 2013-07-29 01:12:12 +02:00
accconv.hh Create a new src/priv/ directory for private algorithms. 2013-07-29 01:12:12 +02:00
bddalloc.cc Move bdd_allocator to src/priv/. 2013-07-29 01:12:13 +02:00
bddalloc.hh Move bdd_allocator to src/priv/. 2013-07-29 01:12:13 +02:00
countstates.cc Use the count_state() function instead of stats_reachable(). 2013-07-29 01:14:37 +02:00
countstates.hh Use the count_state() function instead of stats_reachable(). 2013-07-29 01:14:37 +02:00
freelist.cc Move bdd_allocator to src/priv/. 2013-07-29 01:12:13 +02:00
freelist.hh Move bdd_allocator to src/priv/. 2013-07-29 01:12:13 +02:00
Makefile.am Use the count_state() function instead of stats_reachable(). 2013-07-29 01:14:37 +02:00