SymbolicOpenCLThreadIndex[dim] is a symbolic representation of an OpenCL kernel thread index call.
Bicomponents[g] gives the biconnected components of the undirected graph g.
CommunityStructurePartition[g] gives the partition of a graph g into communities.
NeighborhoodVertices[g, i, r] gives vertices that can be reached from vertex i within r hops.NeighborhoodVertices[g, i] gives vertices that can be reached from vertex i.
PossibleZeroQ[expr] gives True if basic symbolic and numerical methods suggest that expr has value zero, and gives False otherwise.
LoadCOMTypeLibrary[library] creates a so-called "interop" assembly from the named type library and loads that assembly.
General::list
Google.com is a well-known web search engine. Google has made a web service available that allows developers to interface with their search engine within their own ...
Widget["Wizard"] represents a collection of pages that form a wizard.
GraphDistance[g, i, j] gives the distance from vertex i to vertex j in the graph g.