461 - 470 of 8083 for plot a permutationSearch Results
View search results from all Wolfram sites (63355 matches)
DefaultButton   (Built-in Mathematica Symbol)
DefaultButton[] represents an OK button that closes a dialog, and is the default when DynamicBox[ToBoxes[If[$OperatingSystem === "MacOSX", "Return", "Enter"], StandardForm], ...
DeleteCases   (Built-in Mathematica Symbol)
DeleteCases[expr, pattern] removes all elements of expr that match pattern. DeleteCases[expr, pattern, levelspec] removes all parts of expr on levels specified by levelspec ...
KSubsetGroup   (Combinatorica Package Symbol)
KSubsetGroup[pg, s] returns the group induced by a permutation group pg on the set s of k-subsets of [n], where n is the index of pg. The optional argument Type can be ...
SymmetricQ   (Combinatorica Package Symbol)
SymmetricQ[r] tests if a given square matrix r represents a symmetric relation. SymmetricQ[g] tests if the edges of a given graph represent a symmetric relation.
HighlightGraph   (Built-in Mathematica Symbol)
HighlightGraph[g, {a_1, a_2, ...}] highlights the a_i that can be vertices, edges, or subgraphs of g.HighlightGraph[g, {..., w_j[a_j], ...}] highlights using the symbolic ...
VertexCount   (Built-in Mathematica Symbol)
VertexCount[g] gives a count of the number of vertices in the graph g.VertexCount[g, patt] gives a count of the number of vertices that match the pattern patt.
VertexQ   (Built-in Mathematica Symbol)
VertexQ[g, v] yields True if v is a vertex in the graph g and False otherwise.
EdgeCount   (Built-in Mathematica Symbol)
EdgeCount[g] gives a count of the number of edges in the graph g.EdgeCount[g, patt] gives a count of the number of edges that match the pattern patt.
WindowMovable   (Built-in Mathematica Symbol)
WindowMovable is a notebook option that specifies whether to allow the window for the notebook to be moved around interactively on the screen.
TimeConstrained   (Built-in Mathematica Symbol)
TimeConstrained[expr, t] evaluates expr, stopping after t seconds. TimeConstrained[expr, t, failexpr] returns failexpr if the time constraint is not met.
1 ... 44|45|46|47|48|49|50 ... 809 Previous Next

...