541 - 550 of 2933 for NeedsSearch Results
View search results from all Wolfram sites (14037 matches)
MeredithGraph   (Combinatorica Package Symbol)
MeredithGraph returns a 4-regular, 4-connected graph that is not Hamiltonian, providing a counterexample to a conjecture by C. St. J. A. Nash\[Dash]Williams.
MinimumSpanningTree   (Combinatorica Package Symbol)
MinimumSpanningTree[g] uses Kruskal's algorithm to find a minimum spanning tree of graph g.
MinimumVertexCover   (Combinatorica Package Symbol)
MinimumVertexCover[g] finds a minimum vertex cover of graph g.
M   (Combinatorica Package Symbol)
M[g] gives the number of edges in the graph g. M[g, Directed] is obsolete because M[g] works for directed as well as undirected graphs.
Neighborhood   (Combinatorica Package Symbol)
Neighborhood[g, v, k] returns the subset of vertices in g that are at a distance of k or less from vertex v. Neighborhood[al, v, k] behaves identically, except that it takes ...
NextBinarySubset   (Combinatorica Package Symbol)
NextBinarySubset[l, s] constructs the subset of l following subset s in the order obtained by interpreting subsets as binary string representations of integers.
NonLineGraphs   (Combinatorica Package Symbol)
NonLineGraphs returns a graph whose connected components are the 9 graphs whose presence as a vertex-induced subgraph in a graph g makes g a nonline graph.
NormalizeVertices   (Combinatorica Package Symbol)
NormalizeVertices[v] gives a list of vertices with a similar embedding as v but with the coordinates of all points scaled to be between 0 and 1.
NumberOfDirectedGraphs   (Combinatorica Package Symbol)
NumberOfDirectedGraphs[n] returns the number of nonisomorphic directed graphs with n vertices. NumberOfDirectedGraphs[n, m] returns the number of nonisomorphic directed ...
NumberOfGraphs   (Combinatorica Package Symbol)
NumberOfGraphs[n] returns the number of nonisomorphic undirected graphs with n vertices. NumberOfGraphs[n, m] returns the number of nonisomorphic undirected graphs with n ...
1 ... 52|53|54|55|56|57|58 ... 294 Previous Next

...