6551 - 6560 of 10081 for COMSearch Results
View search results from all Wolfram sites (653134 matches)
DeleteCycle   (Combinatorica Package Symbol)
DeleteCycle[g, c] deletes a simple cycle c from graph g. c is specified as a sequence of vertices in which the first and last vertices are identical. g can be directed or ...
DeleteEdge   (Combinatorica Package Symbol)
DeleteEdge[g, e] gives graph g minus e. If g is undirected, then e is treated as an undirected edge; otherwise it is treated as a directed edge. If there are multiple edges ...
DeleteEdges   (Combinatorica Package Symbol)
DeleteEdges[g, edgeList] gives graph g minus the list of edges edgeList. If g is undirected, then the edges in edgeList are treated as undirected edges; otherwise they are ...
DeleteFromTableau   (Combinatorica Package Symbol)
DeleteFromTableau[t, r] deletes the last element of row r from Young tableau t.
DeleteVertex   (Combinatorica Package Symbol)
DeleteVertex[g, v] deletes a single vertex v from graph g. Here v is a vertex number.
DeleteVertices   (Combinatorica Package Symbol)
DeleteVertices[g, vList] deletes vertices in vList from graph g. vList has the form {i, j, ...}, where i, j, ... are vertex numbers.
DepthFirstTraversal   (Combinatorica Package Symbol)
DepthFirstTraversal[g, v] performs a depth-first traversal of graph g starting from vertex v, and gives a list of vertices in the order in which they were encountered. ...
DerangementQ   (Combinatorica Package Symbol)
DerangementQ[p] tests whether permutation p is a derangement, that is, a permutation without a fixed point.
Derangements   (Combinatorica Package Symbol)
Derangements[p] constructs all derangements of permutation p.
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.
1 ... 653|654|655|656|657|658|659 ... 1009 Previous Next

...