Graphs for F#


Keywords
functional, inductive, fsharp, f#, graphs
License
MIT
Install
Install-Package Hekate -Version 3.3.0

Documentation

Hekate

Chat Build

What is Hekate?

Hekate is a Graph library for F#, similar to the Haskell FGL package. See the dedicated Hekate Site for more information.

Installation

Hekate can be installed from NuGet. Using the Package Manager Console:

PM> Install-Package Hekate

License

Hekate is under the MIT license.