StartScheduledTask[obj] starts the task represented by obj.
StreamStyle is an option to StreamPlot, StreamDensityPlot, and related functions that determines the style to use for drawing streamlines.
Undefined is a symbol that represents a quantity with no defined value.
VertexAdd[g, v] makes a graph by adding the vertex v to the graph g.VertexAdd[g, {v_1, v_2, ...}] adds a collection of vertices to g.
VertexDelete[g, v] makes a graph by deleting the vertex \[Nu] and all edges connected to v from the graph g.VertexDelete[g, {v_1, v_2, ...}] deletes a collection of vertices ...
VertexInComponent[g, {v_1, v_2, ...}] gives the vertices in the graph g that have a directed path to at least one of v_1, v_2, ....VertexInComponent[g, {v_1, v_2, ...}, k] ...
VertexOutComponent[g, {v_1, v_2, ...}] gives the vertices in the graph g that have a directed path from at least one of v_1, v_2, ....VertexOutComponent[g, {v_1, v_2, ...}, ...
$KernelCount gives the number of subkernels available for parallel computations.
$TemporaryDirectory gives the main system directory for temporary files on your computer system.
The Wolfram Lightweight Grid System provides functions for launching and managing remote kernels, one part of a complete Mathematica^® parallel computing environment. With ...