6501 - 6510 of 10081 for COMSearch Results
View search results from all Wolfram sites (653056 matches)
BinarySubsets   (Combinatorica Package Symbol)
BinarySubsets[l] gives all subsets of l ordered according to the binary string defining each subset. For any positive integer n, BinarySubsets[n] gives all subsets of {1, 2, ...
BipartiteMatchingAndCover   (Combinatorica Package Symbol)
BipartiteMatchingAndCover[g] takes a bipartite graph g and returns a matching with maximum weight along with the dual vertex cover. If the graph is not weighted, it is ...
BipartiteMatching   (Combinatorica Package Symbol)
BipartiteMatching[g] gives the list of edges associated with a maximum matching in bipartite graph g. If the graph is edge weighted, then the function returns a matching with ...
BipartiteQ   (Combinatorica Package Symbol)
BipartiteQ[g] yields True if graph g is bipartite.
BooleanAlgebra   (Combinatorica Package Symbol)
BooleanAlgebra[n] gives a Hasse diagram for the Boolean algebra on n elements. The function takes two options: Type and VertexLabel, with default values Undirected and False, ...
BreadthFirstTraversal   (Combinatorica Package Symbol)
BreadthFirstTraversal[g, v] performs a breadth-first traversal of graph g starting from vertex v, and gives the breadth-first numbers of the vertices. ...
BrelazColoring   (Combinatorica Package Symbol)
BrelazColoring[g] returns a vertex coloring in which vertices are greedily colored with the smallest available color in decreasing order of vertex degree.
Brelaz   (Combinatorica Package Symbol)
Brelaz is a value that the option Algorithm can take when used in the function VertexColoring.
Bridges   (Combinatorica Package Symbol)
Bridges[g] gives a list of the bridges of graph g, where each bridge is an edge whose removal disconnects the graph.
ButterflyGraph   (Combinatorica Package Symbol)
ButterflyGraph[n] returns the n-dimensional butterfly graph, a directed graph whose vertices are pairs (w, i), where w is a binary string of length n and i is an integer in ...
1 ... 648|649|650|651|652|653|654 ... 1009 Previous Next

...