1251 - 1260 of 2520 for packagesSearch Results
View search results from all Wolfram sites (11410 matches)
EdgeWeight   (Combinatorica Package Symbol)
EdgeWeight is an option that allows the user to associate weights with edges. 1 is the default weight. EdgeWeight can be set as part of the graph data structure.
EmptyGraph   (Combinatorica Package Symbol)
EmptyGraph[n] generates an empty graph on n vertices. An option Type that can take on values Directed or Undirected is provided. The default setting is Type -> Undirected.
EmptyQ   (Combinatorica Package Symbol)
EmptyQ[g] yields True if graph g contains no edges.
EquivalenceClasses   (Combinatorica Package Symbol)
EquivalenceClasses[r] identifies the equivalence classes among the elements of matrix r.
EquivalenceRelationQ   (Combinatorica Package Symbol)
EquivalenceRelationQ[r] yields True if the matrix r defines an equivalence relation. EquivalenceRelationQ[g] tests whether the adjacency matrix of graph g defines an ...
EulerianCycle   (Combinatorica Package Symbol)
EulerianCycle[g] finds an Eulerian cycle of g if one exists.
Eulerian   (Combinatorica Package Symbol)
Eulerian[n, k] gives the number of permutations of length n with k runs.
EulerianQ   (Combinatorica Package Symbol)
EulerianQ[g] yields True if graph g is Eulerian, meaning there exists a tour that includes each edge exactly once.
ExactRandomGraph   (Combinatorica Package Symbol)
ExactRandomGraph[n, e] constructs a random labeled graph of exactly e edges and n vertices.
ExtractCycles   (Combinatorica Package Symbol)
ExtractCycles[g] gives a maximal list of edge-disjoint cycles in graph g.
1 ... 123|124|125|126|127|128|129 ... 252 Previous Next

...