GRAFPACK - Graph Computations

GRAFPACK includes routines for performing common calculations involving graphs, such as a breadth-first-search, minimum spanning tree, an Euler or Hamilton circuit, blocks, chromatic polynomial, or transitive closure. Some algorithms are general, while others apply only to directed graphs or trees.

For a related set of routines that determine isomorphism using the idea of codes, see CODEPACK.

Some of the routine names begin with a prefix that indicates the type of object it is associated with:

Files you may copy include:

The list of routines includes:

Back to the FORTRAN software page.


Last revised on 27 March 2001.