Graph composition by node distances
[Graph composition]


Data Structures

class  distanceGraph
 Complete digraphs where arc length represent a shortest directed path. More...
class  metricGraph
 Complete graphs where edge length represent a shortest path. More...
class  voronoiDiagram
 Discrete Voronoi diagrams of graphs with non-negative edge lengths. More...