Stay organized with collections
Save and categorize content based on your preferences.
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."],[],["The OR-Tools C++ reference provides tools for optimization. Key components include: algorithms for problems like knapsack; the CP-SAT solver for constraint programming; a linear solver for linear optimization; a network flow and graph library for related algorithms; and a routing library with an original constraint solver. These tools are categorized by their respective code directories. Each component offers specific optimization capabilities.\n"],null,[]]