421 - 430 of 1008 for graph drawingSearch Results
View search results from all Wolfram sites (14939 matches)
GeneralizedPetersenGraph   (Combinatorica Package Symbol)
GeneralizedPetersenGraph[n, k] returns the generalized Petersen graph, for integers n > 1 and k > 0, which is the graph with vertices {u_1, u_2, ..., u_n} and {v_1, v_2, ..., ...
GraphRadius   (Built-in Mathematica Symbol)
GraphRadius[g] gives the minimum eccentricity of the vertices in the graph g.
VertexEccentricity   (Built-in Mathematica Symbol)
VertexEccentricity[g, s] gives the length of the longest shortest path from the source s to every other vertex in the graph g.
Contract   (Combinatorica Package Symbol)
Contract[g, {x, y}] gives the graph resulting from contracting the pair of vertices {x, y} of graph g.
MakeSimple   (Combinatorica Package Symbol)
MakeSimple[g] gives the undirected graph, free of multiple edges and self-loops derived from graph g.
RegularGraph   (Combinatorica Package Symbol)
RegularGraph[k, n] constructs a semirandom k-regular graph on n vertices, if such a graph exists.
RobertsonGraph   (Combinatorica Package Symbol)
RobertsonGraph returns a 19-vertex graph that is the unique (4, 5)-cage graph.
TutteGraph   (Combinatorica Package Symbol)
TutteGraph returns the Tutte graph, the first known example of a 3-connected, 3-regular, planar graph that is non-Hamiltonian.
FromAdjacencyMatrix   (Combinatorica Package Symbol)
FromAdjacencyMatrix[m] constructs a graph from a given adjacency matrix m, using a circular embedding. FromAdjacencyMatrix[m, v] uses v as the embedding for the resulting ...
PetersenGraph   (Built-in Mathematica Symbol)
PetersenGraph[n, k] gives the generalized Petersen graph P n, k.
1 ... 40|41|42|43|44|45|46 ... 101 Previous Next

...