Solver
|
Code directory
|
|
Algorithms
|
algorithms
|
Knapsack solver and related algorithms. |
CP-SAT
|
sat
|
Google's constraint programming solver. |
Linear Solver
|
linear_solver
|
Google's linear optimization solver. |
Network Flow and Graph
|
graph
|
Network flow library and related graph algorithms. |
Routing
|
constraint_solver
|
Routing library and original constraint solver. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-06 UTC.
[null,null,["Last updated 2024-08-06 UTC."],[[["This page provides a C++ reference for Google's Optimization Tools (OR-Tools), including links to documentation for various solvers."],["OR-Tools offers a range of solvers for different optimization problems, such as constraint programming, linear optimization, network flow, routing, and knapsack problems."],["Each solver has its dedicated code directory and corresponding documentation accessible through the provided links."]]],[]]