Choosing A Graph Type

Graph Types

In addition to providing SimpleGraph and SimpleDiGraph implementations, LightGraphs also serves as a framework for other graph types. Currently, there are several alternative graph types, each with its own package:

Which Graph Type Should I Use?

These are general guidelines to help you select the proper graph type.