Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 579 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 579 Bytes

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.