package fungi

  1. Overview
  2. No Docs
A pure functional graph library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.2.0.tar.gz
md5=c034feedb30e2fa094e5e720c6eb5cea
sha512=c0ece9e10b5ebf4d34b714d4884a55c519773b500989ce2ade329ba874be5e8e931d53f2706e63c0adb53f455e9d02781757872fc8259b2fddd395474d2eabfe

Description

A graph library based on functional adjacency list with some common graph algorithms implemented and a fibonacci heap.

Tags

graph functional networks

Published: 26 Jul 2026

Dependencies (2)

  1. ocaml >= "5.0.0"
  2. dune >= "3.12"

Dev Dependencies (5)

  1. odoc with-doc
  2. core_bench with-test
  3. qcheck-alcotest with-test
  4. qcheck-core with-test
  5. alcotest with-test

Used by

None

Conflicts

None