4101 - 4110 of 9637 for text-to-speechSearch Results
View search results from all Wolfram sites (43722 matches)
GraphicQ   (Combinatorica Package Symbol)
GraphicQ[s] yields True if the list of integers s is a graphic sequence, and thus represents a degree sequence of some graph.
GraphOptions   (Combinatorica Package Symbol)
GraphOptions[g] returns the display options associated with g. GraphOptions[g, v] returns the display options associated with vertex v in g. GraphOptions[g, {u, v}] returns ...
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.
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 ...
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.
HamiltonianQ   (Combinatorica Package Symbol)
HamiltonianQ[g] yields True if there exists a Hamiltonian cycle in graph g, or in other words, if there exists a cycle that visits each vertex exactly once.
Harary   (Combinatorica Package Symbol)
Harary[k, n] constructs the minimal k-connected graph on n vertices.
HideCycles   (Combinatorica Package Symbol)
HideCycles[c] canonically encodes the cycle structure c into a unique permutation.
IdenticalQ   (Combinatorica Package Symbol)
IdenticalQ[g, h] yields True if graphs g and h have identical edge lists, even though the associated graphics information need not be the same.
InDegree   (Combinatorica Package Symbol)
InDegree[g, n] returns the in-degree of vertex n in directed graph g. InDegree[g] returns the sequence of in-degrees of the vertices in directed graph g.
1 ... 408|409|410|411|412|413|414 ... 964 Previous Next

...