Emptiness-check statistics.
More...
#include <tgbaalgos/emptiness_stats.hh>
Inheritance diagram for spot::ec_statistics:
[legend]List of all members.
Detailed Description
Emptiness-check statistics.
Implementations of spot::emptiness_check may also implement this interface. Try to dynamic_cast the spot::emptiness_check pointer to know whether these statistics are available.
Constructor & Destructor Documentation
spot::ec_statistics::ec_statistics |
( |
|
) |
[inline] |
|
Member Function Documentation
void spot::ec_statistics::dec_depth |
( |
unsigned |
n = 1 |
) |
[inline] |
|
int spot::ec_statistics::depth |
( |
|
) |
const [inline] |
|
void spot::ec_statistics::inc_depth |
( |
unsigned |
n = 1 |
) |
[inline] |
|
void spot::ec_statistics::inc_states |
( |
|
) |
[inline] |
|
void spot::ec_statistics::inc_transitions |
( |
|
) |
[inline] |
|
int spot::ec_statistics::max_depth |
( |
|
) |
const [inline] |
|
void spot::ec_statistics::set_states |
( |
unsigned |
n |
) |
[inline] |
|
int spot::ec_statistics::states |
( |
|
) |
const [inline] |
|
int spot::ec_statistics::transitions |
( |
|
) |
const [inline] |
|
Member Data Documentation
|
number of visited transitions
|
|
maximal depth of the stack(s)
|
|
number of disctint visited states
|
The documentation for this class was generated from the following file:
Please comment this page and report errors about it on
the RefDocComments page.
Generated on Mon Jan 31 12:55:47 2005 for spot by
1.4.0