Compute a counter example from a spot::couvreur99_check_status.
More...
#include <tgbaalgos/gtec/ce.hh>
Compute a counter example from a spot::couvreur99_check_status.
typedef unsigned(unsigned_statistics::* spot::unsigned_statistics::unsigned_fun)() const |
|
inherited |
void spot::couvreur99_check_result::accepting_cycle |
( |
) | |
|
|
protected |
Called by accepting_run() to find a cycle which traverses all acceptance conditions in the accepted SCC.
virtual tgba_run* spot::couvreur99_check_result::accepting_run |
( |
) | |
|
|
virtual |
Return a run accepted by the automata passed to the emptiness check.
This method might actually compute the acceptance run. (Not all emptiness check algorithms actually produce a counter-example as a side-effect of checking emptiness, some need some post-processing.)
This can also return 0 if the emptiness check algorithm cannot produce a counter example (that does not mean there is no counter-example; the mere existence of an instance of this class asserts the existence of a counter-example).
Reimplemented from spot::emptiness_check_result.
virtual unsigned spot::couvreur99_check_result::acss_states |
( |
) | |
const |
|
virtual |
unsigned spot::ars_statistics::ars_cycle_states |
( |
) | |
const |
|
inlineinherited |
unsigned spot::ars_statistics::ars_prefix_states |
( |
) | |
const |
|
inlineinherited |
const tgba* spot::emptiness_check_result::automaton |
( |
) | |
const |
|
inlineinherited |
unsigned spot::unsigned_statistics::get |
( |
const char * |
str) | |
const |
|
inlineinherited |
void spot::ars_statistics::inc_ars_cycle_states |
( |
) | |
|
|
inlineinherited |
void spot::ars_statistics::inc_ars_prefix_states |
( |
) | |
|
|
inlineinherited |
const option_map& spot::emptiness_check_result::options |
( |
) | |
const |
|
inlineinherited |
virtual void spot::emptiness_check_result::options_updated |
( |
const option_map & |
old) | |
|
|
protectedvirtualinherited |
const char* spot::emptiness_check_result::parse_options |
( |
char * |
options) | |
|
|
inherited |
Modify the algorithm options.
void spot::couvreur99_check_result::print_stats |
( |
std::ostream & |
os) | |
const |
Return statistics, if available.
const tgba* spot::emptiness_check_result::a_ |
|
protectedinherited |
tgba_run* spot::couvreur99_check_result::run_ |
|
private |
The documentation for this class was generated from the following file: