#include <denseDigraph.h>
Inheritance diagram for distanceGraph:
Public Member Functions | |
distanceGraph (abstractMixedGraph &G) throw (ERRejected) |
Distance graphs are complete digraphs which are obtained from a mixed graph graph by setting the length labels according to the shortest directed path lengths in the original mixed graph
|
|