Distribution[l, set] lists the frequency of each element of set in list l.
EmptyQ
(Combinatorica Package Symbol) EmptyQ[g] yields True if graph g contains no edges.
EncroachingListSet[p] constructs the encroaching list set associated with permutation p.
EquivalenceClasses[r] identifies the equivalence classes among the elements of matrix r.
EulerianCycle[g] finds an Eulerian cycle of g if one exists.
Eulerian[n, k] gives the number of permutations of length n with k runs.
ExactRandomGraph[n, e] constructs a random labeled graph of exactly e edges and n vertices.
ExtractCycles[g] gives a maximal list of edge-disjoint cycles in graph g.
FerrersDiagram[p] draws a Ferrers diagram of integer partition p.
FindSet
(Combinatorica Package Symbol) FindSet[n, s] gives the root of the set containing n in union-find data structure s.