6631 - 6640 of 10081 for COMSearch Results
View search results from all Wolfram sites (653134 matches)
GraphSum   (Combinatorica Package Symbol)
GraphSum[g_1, g_2, ...] constructs the graph resulting from joining the edge lists of graphs g_1, g_2, and so forth.
GraphUnion   (Combinatorica Package Symbol)
GraphUnion[g_1, g_2, ...] constructs the union of graphs g_1, g_2, and so forth. GraphUnion[n, g] constructs n copies of graph g, for any nonnegative integer n.
GrayCodeKSubsets   (Combinatorica Package Symbol)
GrayCodeKSubsets[l, k] generates k-subsets of l in Gray code order.
GrayCodeSubsets   (Combinatorica Package Symbol)
GrayCodeSubsets[l] constructs a binary reflected Gray code on set l.
GrayGraph   (Combinatorica Package Symbol)
GrayGraph returns a 3-regular, 54-vertex graph that is edge-transitive but not vertex-transitive\[LongDash]the smallest known such example.
Greedy   (Combinatorica Package Symbol)
Greedy is a value that the option Algorithm can take in calls to functions such as VertexCover, telling the function to use a greedy algorithm.
GreedyVertexCover   (Combinatorica Package Symbol)
GreedyVertexCover[g] returns a vertex cover of graph g constructed using the greedy algorithm. This is a natural heuristic for constructing a vertex cover, but it can produce ...
GridGraph   (Combinatorica Package Symbol)
GridGraph[n, m] constructs an n*m grid graph, the product of paths on n and m vertices. GridGraph[p, q, r] constructs a p*q*r grid graph, the product of GridGraph[p, q] and a ...
GroetzschGraph   (Combinatorica Package Symbol)
GroetzschGraph returns the smallest triangle-free graph with chromatic number 4. This is identical to MycielskiGraph[4].
HamiltonianCycle   (Combinatorica Package Symbol)
HamiltonianCycle[g] finds a Hamiltonian cycle in graph g if one exists. HamiltonianCycle[g, All] gives all Hamiltonian cycles of graph g.
1 ... 661|662|663|664|665|666|667 ... 1009 Previous Next

...