ocamlgraph

Graph library

A set of data structures and operations for representing and manipulating graphs in OCaml

OCaml graph library

GitHub

234 stars
16 watching
60 forks
Language: OCaml
last commit: 8 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
backtracking/combine An OCaml library for solving combinatorial problems using dancing links and other techniques 35
yourbasic/graph A Go library providing efficient algorithms and data structures for graph manipulation 709
chris00/ocaml-cairo An OCaml binding to the Cairo graphics library 54
sanderspies/ocaml A WebAssembly backend for the OCaml programming language 80
dbuenzli/uuseg An OCaml library for segmenting Unicode text into grapheme clusters, words, and sentences. 23
mattjbray/ocaml-decoders A combinator library that decodes JSON-like data into OCaml types 84
hmdsefi/gograph A Go library for creating and manipulating graphs of various types 67
ck090/ocaml-nn A monadic implementation of a fully-connected neural network in OCaml with customizable hyperparameters 5
dbuenzli/vg A declarative 2D vector graphics library written in OCaml 91
jacomyal/sigma.js A JavaScript library for visualizing large graphs using WebGL 11,299
zigrazor/cxxgraph A comprehensive C++ library for graph algorithms and data structures 471
ocaml-ppx/ppx_deriving A library simplifying type-driven code generation in OCaml 466
biocaml/biocaml A high-performance OCaml library for bioinformatics tasks and data analysis. 123
rleonid/oml A collection of OCaml functions for mathematical and statistical analysis 119
rgrinberg/ocaml-mustache A library that provides logic-less templating using the Mustache template language in OCaml. 83