The Mathematica compiler provides an important way both to speed up and to work with Mathematica computations. It does this by taking assumptions about the computations and ...
GUIObject[root, args] represents a live interface instance with root widget root, wrapping the active widgets and environment.
GUIResolve[src] resolves an interface definition to its top-level completely loaded widget and enclosing widgets.GUIResolve[src, args] passes arguments to the interface ...
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.