VertexOutDegree[g] gives the list of vertex out-degrees for all vertices in the graph g.VertexOutDegree[g, v] gives the vertex out-degree for the vertex v.
NotebookFind[notebook, data] sets the current selection in the specified notebook object to be the next occurrence of data. NotebookFind[notebook, data, Previous] sets the ...
Coefficient[expr, form] gives the coefficient of form in the polynomial expr. Coefficient[expr, form, n] gives the coefficient of form^n in expr.
CyclicGroup[n] represents the cyclic group of degree n.
OutputControllabilityMatrix[ss] gives the output controllability matrix of the StateSpaceModel object ss.
PathGraphQ[g] yields True if the graph g is a path and False otherwise.
Properties is an option that allows specification of properties to objects and items of objects.
SimpleGraph[g] gives the underlying simple graph from the graph g.
SymmetricGroup[n] represents the symmetric group of degree n.
int MLFlush (MLINK link) flushes out any buffers containing data waiting to be sent on link.