> User's Guide
Graph Theory

Processes Brief Descriptions
Graph Information Gatherer Used to gather basic information about directed graphs.
Path Identification in a Directed Graph Used to identify the simple paths in a directed graph.
Cycle Identification in a Directed Graph Used to identify the simple cycles in a directed graph.
Unique Cycle Identification Used to identify the unique cycles in a collection of simple cycles.
Definitions Brief Descriptions
Directed Graphs Definition of directed graphs.
Files Brief Descriptions
Edge Files Used to store the edges of a directed graph.
Path Files Used to store paths of a graph.