spot  2.16
Public Member Functions | Public Attributes | List of all members

Basic statistics (states and edges counts) for a TωA. More...

#include <spot/twaalgos/stats.hh>

Inheritance diagram for spot::twa_statistics:
Collaboration diagram for spot::twa_statistics:

Public Member Functions

std::ostream & dump (std::ostream &out) const
 Dump statistics to an output stream. More...
 

Public Attributes

unsigned edges
 Number of edges in the automaton. More...
 
unsigned states
 Number of states in the automaton. More...
 

Detailed Description

Basic statistics (states and edges counts) for a TωA.

Member Function Documentation

◆ dump()

std::ostream& spot::twa_statistics::dump ( std::ostream &  out) const

Dump statistics to an output stream.

Member Data Documentation

◆ edges

unsigned spot::twa_statistics::edges

Number of edges in the automaton.

◆ states

unsigned spot::twa_statistics::states

Number of states in the automaton.


The documentation for this struct 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