FSharp.FGL icon indicating copy to clipboard operation
FSharp.FGL copied to clipboard

Functional graph library for F#

FSharp.FGL

FSharp.FGL is intended to be a user friendly functional graph-library written in F#.

The library is based on Martin Erwigs Inductive Graph Model. The implementation itself is based on the Hekate graph library. The aim of the FSharp.FGL library is to offer a more thorough set of graph related functions, so users focus on usage rather than implementation.

The documentation for FSharp.FGL can be found here.