package ortools_solvers
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Call Google OR-Tools solvers
Install
dune-project
Dependency
Authors
Maintainers
Sources
ortools-9.15.0.tbz
sha256=2686dc86106bd65cf9b4d031b4d3cc1308a91df7e0cabd41bdd0b1482a0d6776
sha512=712e86fd7be0a059027892f06d42a909bd4df178ef9c73d69ef3835de3a30edd1356804efb0c580872f82d0fa84e08da355bbbb59fbc5f3b46b9e5f02e8a0672
Description
Google OR-Tools is an open source software suite for optimization, tuned for tackling the world's toughest problems in vehicle routing, flows, integer and linear programming, and constraint programming. This package provides OCaml wrappers for calling the OR-Tools solvers. It currently only supports the CP-SAT solver. Pull requests for other solvers are welcome.
Published: 23 Feb 2026
Dependencies (9)
-
csexp
build -
sexplib0
build -
conf-eigen3
build -
conf-bzip2
build -
conf-zlib
build -
conf-cmake
build -
ortools
>= "9.15" -
dune
>= "3.21" -
ocaml
>= "4.14.2"
Dev Dependencies (1)
-
odoc
with-doc
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page