spot  2.11.6
Public Types | Public Member Functions | Public Attributes | List of all members

Accepting Run Search statistics. More...

#include <spot/twaalgos/emptiness_stats.hh>

Inheritance diagram for spot::ars_statistics:
Collaboration diagram for spot::ars_statistics:

Public Types

typedef unsigned(unsigned_statistics::* unsigned_fun) () const
 
typedef std::map< const char *, unsigned_fun, char_ptr_less_thanstats_map
 

Public Member Functions

void inc_ars_prefix_states ()
 
unsigned ars_prefix_states () const
 
void inc_ars_cycle_states ()
 
unsigned ars_cycle_states () const
 
unsigned get (const char *str) const
 

Public Attributes

stats_map stats
 

Detailed Description

Accepting Run Search statistics.

Implementations of spot::emptiness_check_result may also implement this interface. Try to dynamic_cast the spot::emptiness_check_result pointer to know whether these statistics are available.


The documentation for this class was generated from the following file:

Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Fri Feb 27 2015 10:00:07 for spot by doxygen 1.9.1