781 - 790 of 4505 for *HatSearch Results
EdgeDirection   (Combinatorica Package Symbol)
EdgeDirection is an option that takes on values True or False allowing the user to specify whether the graph is directed or not. EdgeDirection can be set as part of the graph ...
EdgeLabelColor   (Combinatorica Package Symbol)
EdgeLabelColor is an option that allows the user to associate different colors to edge labels. Black is the default color. EdgeLabelColor can be set as part of the graph data ...
EdgeLabel   (Combinatorica Package Symbol)
EdgeLabel is an option that can take on values True or False, allowing the user to associate labels to edges. By default, there are no edge labels. The EdgeLabel option can ...
EdgeLabelPosition   (Combinatorica Package Symbol)
EdgeLabelPosition is an option that allows the user to place an edge label in a certain position relative to the midpoint of the edge. LowerLeft is the default value of this ...
EdgeStyle   (Combinatorica Package Symbol)
EdgeStyle is an option that allows the user to associate different sizes and shapes to edges. A line segment is the default edge. EdgeStyle can be set as part of the graph ...
EdgeWeight   (Combinatorica Package Symbol)
EdgeWeight is an option that allows the user to associate weights with edges. 1 is the default weight. EdgeWeight can be set as part of the graph data structure.
EmptyGraph   (Combinatorica Package Symbol)
EmptyGraph[n] generates an empty graph on n vertices. An option Type that can take on values Directed or Undirected is provided. The default setting is Type -> Undirected.
Equivalences   (Combinatorica Package Symbol)
Equivalences[g, h] lists the vertex equivalence classes between graphs g and h defined by their vertex degrees. Equivalences[g] lists the vertex equivalences for graph g ...
EulerianQ   (Combinatorica Package Symbol)
EulerianQ[g] yields True if graph g is Eulerian, meaning there exists a tour that includes each edge exactly once.
FindCycle   (Combinatorica Package Symbol)
FindCycle[g] finds a list of vertices that define a cycle in graph g.
1 ... 76|77|78|79|80|81|82 ... 451 Previous Next

...