|
spot
2.16
|
Classes | |
| class | spot::adjlist< State_Data > |
| A compact adjacency list representation for directed graphs. More... | |
| class | spot::digraph< State_Data, Edge_Data > |
| A directed graph. More... | |
Functions | |
| bool | spot::named_graph< Graph, State_Name, Name_Hash, Name_Equal >::alias_state (state s, name newname) |
| Give an alternate name to a state. More... | |
Generic graph representations and algorithms used throughout Spot.
|
inline |
#include <spot/graph/ngraph.hh>
Give an alternate name to a state.
1.9.1