271 - 280 of 1050 for Risch algorithmSearch Results
View search results from all Wolfram sites (8976 matches)
MaximalMatching   (Combinatorica Package Symbol)
MaximalMatching[g] gives the list of edges associated with a maximal matching of graph g.
MaximumAntichain   (Combinatorica Package Symbol)
MaximumAntichain[g] gives a largest set of unrelated vertices in partial order g.
MinimumChainPartition   (Combinatorica Package Symbol)
MinimumChainPartition[g] partitions partial-order g into a minimum number of chains.
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 ...
NoPerfectMatchingGraph   (Combinatorica Package Symbol)
NoPerfectMatchingGraph returns a connected graph with 16 vertices that contains no perfect matching.
NumberOf2Paths   (Combinatorica Package Symbol)
NumberOf2Paths[g, v] returns a sorted list that contains the number of paths of length 2 to different vertices of g from v.
NumberOfSpanningTrees   (Combinatorica Package Symbol)
NumberOfSpanningTrees[g] gives the number of labeled spanning trees of graph g.
ParentsToPaths   (Combinatorica Package Symbol)
ParentsToPaths[l, i, j] takes a list of parents l and returns the path from i to j encoded in the parent list. ParentsToPaths[l, i] returns the paths from i to all vertices.
Radius   (Combinatorica Package Symbol)
Radius[g] gives the radius of graph g, the minimum eccentricity of any vertex of g.
ResidualFlowGraph   (Combinatorica Package Symbol)
ResidualFlowGraph[g, flow] returns the directed residual flow graph for graph g with respect to flow.
1 ... 25|26|27|28|29|30|31 ... 105 Previous Next

...