|
spot
2.16
|
A printable wrapper reporting reachable and total state/edge counts. More...
#include <spot/twaalgos/stats.hh>
Public Member Functions | |
| void | set (unsigned reachable, unsigned all) |
| Set the reachable and total counts. More... | |
| void | print (std::ostream &os, const char *pos) const override |
| Print the size to an output stream. More... | |
A printable wrapper reporting reachable and total state/edge counts.
|
overridevirtual |
Print the size to an output stream.
Implements spot::printable.
|
inline |
Set the reachable and total counts.
1.9.1