CSBiology / FSharp.FGL

Functional graph library for F#
https://csbiology.github.io/FSharp.FGL/
MIT License
61 stars 11 forks source link
fsharp functional-graph graph

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.