G = underlyingGraph D
The underlying graph of a digraph is the simple graph constructed by all edges {u,v} such that (u,v) or (v,u) is a directed edge in the digraph.
|
|
The object underlyingGraph is a method function.
The source of this document is in Graphs.m2:2358:0.