ortoolsversion Documentation on ocaml.org

Build and export Google OR-Tools models

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 functions for working with the Protocol Buffer formats that are read and written by the different solvers. It does not actually depend on the OR-Tools software, which need not even be installed. The interface currently only supports a subset of the features provided by the CP-SAT solver. Pull requests for more features and solvers are welcome.

AuthorTimothy Bourke <tim@tbrk.org>
LicenseApache-2.0
Published
Homepagehttps://github.com/inria/ocaml-ortools
Issue Trackerhttps://github.com/inria/ocaml-ortools/issues
MaintainerTimothy Bourke <tim@tbrk.org>
Dependencies
Source [http] https://github.com/INRIA/ocaml-ortools/releases/download/9.15.0-1/ortools-9.15.0-1.tbz
sha256=7cb1810955bae43d7b65dc8f9ca68731048862ad1acc7dbb38adbe4d2fac47d4
sha512=95a42628e35985ffe2056f98e0d4b88684d1e669fd94101060cab9bdf694528816509e6d971442608d52f28cd78cff8b959a28e75dec7ddf0e2fdf4c4f2fe4a9
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ortools/ortools.9.15.0-1/opam
Required by