651 - 660 of 8152 for plot a graphSearch Results
View search results from all Wolfram sites (68428 matches)
FindCycle   (Combinatorica Package Symbol)
FindCycle[g] finds a list of vertices that define a cycle in graph g.
Girth   (Combinatorica Package Symbol)
Girth[g] gives the length of a shortest cycle in a simple graph g.
PerfectQ   (Combinatorica Package Symbol)
PerfectQ[g] yields True if g is a perfect graph, meaning that for every induced subgraph of g the size of a largest clique equals the chromatic number.
FiniteGraphs   (Combinatorica Package Symbol)
FiniteGraphs produces a convenient list of all the interesting, finite, parameterless graphs built into Combinatorica.
HerschelGraph   (Combinatorica Package Symbol)
HerschelGraph returns a graph object that represents a Herschel graph.
GraphRadius   (Built-in Mathematica Symbol)
GraphRadius[g] gives the minimum eccentricity of the vertices in the graph g.
ShowGraphArray   (Combinatorica Package Symbol)
ShowGraphArray[{g_1, g_2, ...}] displays a row of graphs. ShowGraphArray[{{g_1, ...}, {g_2, ...}, \ ...}] displays a two-dimensional table of graphs.
AlternatingPaths   (Combinatorica Package Symbol)
AlternatingPaths[g, start, ME] returns the alternating paths in graph g with respect to the matching ME, starting at the vertices in the list start. The paths are returned in ...
Diameter   (Combinatorica Package Symbol)
Diameter[g] gives the diameter of graph g, the maximum length, among all pairs of vertices in g, of a shortest path between each pair.
EdgeColoring   (Combinatorica Package Symbol)
EdgeColoring[g] uses Brelaz's heuristic to find a good, but not necessarily minimal, edge coloring of graph g.
1 ... 63|64|65|66|67|68|69 ... 816 Previous Next

...