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-2.tbz
sha256=b4de105eb8df75b0600459b333f274a4da558145aff3f0754897742a63881b61
sha512=063de9edfea678a60ed34f6640cd094f02bfe7d34bf744f2b35e58bcfbde35fb59496061d33b2de39a57e56e7a8286288e6cb663f0b05cf1f488fa359102d28e
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: 20 Jun 2026
Dependencies (8)
- conf-bzip2
- conf-zlib
-
csexp
build -
sexplib0
build -
conf-cmake
build -
ortools
>= "9.15.0-2" -
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