OR-Tools

OR-Tools
Original author(s)Laurent Perron
Developer(s)Google Optimization team[1]
Initial releaseSeptember 15, 2010; 14 years ago (2010-09-15)
Stable release
v9.9.3963[2] / March 7, 2024; 6 months ago (2024-03-07)
Repositorygithub.com/google/or-tools
Written inC++
Operating systemLinux, macOS, Microsoft Windows
TypeLibrary
LicenseApache License 2.0
Websitedevelopers.google.com/optimization/

Google OR-Tools is a free and open-source software suite developed by Google for solving linear programming (LP), mixed integer programming (MIP), constraint programming (CP), vehicle routing (VRP), and related optimization problems.[3]

OR-Tools is a set of components written in C++ but provides wrappers for Java, .NET and Python.

It is distributed under the Apache License 2.0.[4]

  1. ^ Cite error: The named reference glop was invoked but never defined (see the help page).
  2. ^ "Release v9.9". github.com.
  3. ^ "Google OR-Tools a guide". medium.com. February 24, 2019.
  4. ^ "LICENSE-2.0.txt". github.com.