|
spot 2.16
|
Basic statistics (states and edges counts) for a TωA. More...
#include <spot/twaalgos/stats.hh>
Public Member Functions | |
| std::ostream & | dump (std::ostream &out) const |
| Dump statistics to an output stream. | |
Public Attributes | |
| unsigned | edges |
| Number of edges in the automaton. | |
| unsigned | states |
| Number of states in the automaton. | |
Basic statistics (states and edges counts) for a TωA.
| std::ostream & spot::twa_statistics::dump | ( | std::ostream & | out | ) | const |
Dump statistics to an output stream.
| unsigned spot::twa_statistics::edges |
Number of edges in the automaton.
| unsigned spot::twa_statistics::states |
Number of states in the automaton.
1.9.8