Genealogy Package Paclet Symbol
TotalHeightOfEdges
See Also »
|
Genealogy Package
More About »
HeightOfGraph
HeightOfGraph[g]
gets the height of the graph
g
MORE INFORMATION
HeightOfGraph[g] is equivalent to Max[xls] - Min[xls] where xls=Vertices[g][[All, 2]]
EXAMPLES
CLOSE ALL
Basic Examples
(1)
In[1]:=
In[2]:=
Out[2]=
In[3]:=
Out[3]=
SEE ALSO
TotalHeightOfEdges
MORE ABOUT
Genealogy Package