Mathematica's Cluster Integration provides a uniquely seamless interface to cluster management systems. With Cluster Integration you can launch and manage jobs running ...
Weighted
(Graph Utilities Package Symbol) Weighted is an option to functions in the Graph Utilities Package that specifies how to treat edges with higher weight.
BipartiteGraphQ[g] yields True if the graph g is a bipartite graph and False otherwise.
CloseKernels[] terminates all parallel kernels from the list Kernels[].CloseKernels[k] terminates the kernel k.CloseKernels[{k_1, k_2, ...}] terminates the kernels k_1, k_2, ...
FileNameJoin[{"name_1", "name_2", ...}] joins the name_i together into a file name suitable for your current operating system.
HigmanSimsGroupHS[] represents the sporadic simple Higman\[Dash]Sims group HS.
JankoGroupJ2[] represents the sporadic simple Janko group J_2.
OutputControllableModelQ[ss] gives True if the StateSpaceModel object ss is output controllable, and False otherwise.