Module graph_algo_ptas::data_structure::link_graph::example
source · [−]Expand description
Contains example LinkGraphs
Functions
Returns an example LinkGraph which contains three interconnected circles.
The first circle contains one vertex.
The second circle contains four vertex.
The third circle contains eight vertex.