![]() |
graph
5.0.5
Graph: generic attributed relational graphs
|
Go to the source code of this file.
Classes | |
class | GraphPrinter |
Prints GraphObject. More... | |
Functions | |
GRAPH_API std::ostream & | operator<< (std::ostream &os, const Graph &graph) |
Print a Graph using a GraphPrinter. More... | |
Print a Graph using a GraphPrinter.
os | stream to print on |
graph | graph to print |