MinCut
(Graph Utilities Package Symbol) MinCut[g, k] partitions the undirected graph g into k parts where the number of edge cuts is approximately minimized.
Widget["Table"] represents a table.
The SQL command INSERT inserts data into a database. An alternative is to use the Mathematica command SQLInsert, as described in "Inserting Data". If you find that the ...
Widget["TextPanel"] represents a text panel.
Distributions defined in this package have been added to the built-in Mathematica kernel. The input syntax for UniformDistribution has changed. Random and RandomArray are ...
Distributions defined in this package have been added to the built-in Mathematica kernel. The input syntax for DiscreteUniformDistribution has changed. Random and RandomArray ...
DemandIndex
DateTicksFormat is an option for DateListPlot which specifies how date tick labels should be formatted.
DisplayForm[expr] prints with low-level boxes inside expr shown in explicit two-dimensional or other form.
MemoryConstrained[expr, b] evaluates expr, stopping if more than b bytes of memory are requested. MemoryConstrained[expr, b, failexpr] returns failexpr if the memory ...