This example shows how to build industry-standard wizard dialogs using GUIKit's powerful built-in wizard widgets.
EasterSunday[year] gives the date of Easter Sunday in the Gregorian calendar system.
Approximate is a value that the option Algorithm can take in calls to functions such as VertexCover, telling it to use an approximation algorithm.
Brelaz
(Combinatorica Package Symbol) Brelaz is a value that the option Algorithm can take when used in the function VertexColoring.
CliqueQ
(Combinatorica Package Symbol) CliqueQ[g, c] yields True if the list of vertices c defines a clique in graph g.
ConstructTableau[p] performs the bumping algorithm repeatedly on each element of permutation p, resulting in a distinct Young tableau.
CostOfPath[g, p] sums up the weights of the edges in graph g defined by the path p.
Cut
(Combinatorica Package Symbol) Cut is a tag that can be used in a call to NetworkFlow to tell it to return the minimum cut.
Degrees
(Combinatorica Package Symbol) Degrees[g] returns the degrees of vertex 1, 2, 3, ... in that order.