combine

Combinatorial solver

An OCaml library for solving combinatorial problems using dancing links and other techniques

OCaml library for combinatorics

GitHub

35 stars
6 watching
2 forks
Language: OCaml
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
backtracking/ocamlgraphA set of data structures and operations for representing and manipulating graphs in OCaml234
cheshire/onumericalA numerical library for OCaml providing tools for linear expressions and optimization8
mattjbray/ocaml-decodersA combinator library that decodes JSON-like data into OCaml types85
o1-labs/snarkyAn OCaml front-end for writing and verifying computation protocols using R1CS SNARKs.498
sanderspies/ocamlA WebAssembly backend for the OCaml programming language79
ocaml-multicore/parallel-programming-in-multicore-ocamlA tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries.285
owlbarn/owlA comprehensive scientific computing framework designed to provide a powerful and flexible toolset for writing concise, fast, and safe analytical code in OCaml.1,225
upenn-cis1xx/camelotAn OCaml-based linter and style checker for OCaml code45
ocaml-multicore/multicore-talksRepository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library29
shrynx/99.reA comprehensive collection of solutions to common problems in programming using Reason and OCaml110
biocaml/biocamlProvides high-performance tools and data analysis for bioinformatics research and applications123
ocaml-ppx/ppx_derivingA library simplifying type-driven code generation in OCaml469
ck090/ocaml-nnA monadic implementation of a fully-connected neural network in OCaml with customizable hyperparameters5
mirage/digestifTools for implementing various hash algorithms in multiple programming languages.87
brendanlong/ocaml-trieA data structure implementation for efficient approximate string matching and retrieval.9