Directories |
|
---|---|
Algorithms | Knapsack solver and related algorithms. |
CP-SAT | Google's constraint programming solver. |
Domain Module | Tools for defining domains for optimization problems. |
Linear Solver | Google's linear optimization solver. |
Network Flow and Graph | Network flow library and related graph algorithms. |
Routing | Routing library and original constraint solver. |
OR-Tools Python Reference
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 core content outlines six distinct modules within an optimization library. These include: `Algorithms` for knapsack and related problem-solving; `CP-SAT`, a constraint programming solver; `Domain Module` for defining optimization problem domains; `Linear Solver`, a linear optimization tool; `Network Flow and Graph`, a library for network flow and graph-related algorithms; and `Routing`, which provides routing functionalities along with an original constraint solver. Each module offers specialized tools for specific types of optimization challenges.\n"],null,[]]