Combinatorica Package >
Combinatorica Package Guide
Cycles and Connectivity
 
Graph Cycles
FindCycle find a cycle in a graph
Girth length of the shortest cycle
EulerianCycle find an Eulerian tour on a graph
HamiltonianCycle find a Hamiltonian cycle
Graph Connectivity
ConnectedQ test if a graph has only one component
ConnectedComponents get lists of connected vertices
    
OrientGraph find strongly connected orientation of a graph
ArticulationVertices find cut points of a graph
Bridges find bridges of a graph
    
EdgeConnectivity minimal number of edges that disconnect the graph
TUTORIALS »
MORE ABOUT
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team