1411 - 1420 of 2153 for direct manipulationSearch Results
View search results from all Wolfram sites (60389 matches)
ListLinePlot   (Built-in Mathematica Symbol)
ListLinePlot[{y_1, y_2, ...}] plots a line through a list of values, assumed to correspond to x coordinates 1, 2, .... ListLinePlot[{{x_1, y_1}, {x_2, y_2}, ...}] plots a ...
BiconnectedComponents   (Combinatorica Package Symbol)
BiconnectedComponents[g] gives a list of the biconnected components of graph g. If g is directed, the underlying undirected graph is used.
BiconnectedQ   (Combinatorica Package Symbol)
BiconnectedQ[g] yields True if graph g is biconnected. If g is directed, the underlying undirected graph is used.
EdgeDirection   (Combinatorica Package Symbol)
EdgeDirection is an option that takes on values True or False allowing the user to specify whether the graph is directed or not. EdgeDirection can be set as part of the graph ...
Graph   (Combinatorica Package Symbol)
Graph[e, v, opts] represents a graph object where e is the list of edges annotated with graphics options, v is a list of vertices annotated with graphics options, and opts is ...
HasseDiagram   (Combinatorica Package Symbol)
HasseDiagram[g] constructs a Hasse diagram of the relation defined by directed acyclic graph g.
MakeUndirected   (Combinatorica Package Symbol)
MakeUndirected[g] gives the underlying undirected graph of the given directed graph g.
OrientGraph   (Combinatorica Package Symbol)
OrientGraph[g] assigns a direction to each edge of a bridgeless, undirected graph g, so that the graph is strongly connected.
ResidualFlowGraph   (Combinatorica Package Symbol)
ResidualFlowGraph[g, flow] returns the directed residual flow graph for graph g with respect to flow.
StronglyConnectedComponents   (Combinatorica Package Symbol)
StronglyConnectedComponents[g] gives the strongly connected components of directed graph g as lists of vertices.
1 ... 139|140|141|142|143|144|145 ... 216 Previous Next

...