Classes | |
struct | Configuration |
class | StateStorage |
This class is used to keep track of the states of an NWA. More... | |
class | SymbolStorage |
class | Label |
This class is used to label the transitions of an NWA. More... | |
class | TransitionInfo |
This class is used to keep track of the maps from state to transition for an NWA. More... | |
class | TransitionStorage |
This class is used to keep track of the transitions of an NWA. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &os, Configuration const &configuration) |
std::ostream& opennwa::details::operator<< | ( | std::ostream & | os, | |
Configuration const & | configuration | |||
) |