C++ Reference: routing_lp_scheduling
Note: This documentation is automatically generated.
Classes to solve dimension cumul placement (aka scheduling) problems using linear programming.
Utility class used in the core optimizer to tighten the cumul bounds as much as possible based on the model precedences.
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 C++ reference provides classes for solving vehicle routing problems with scheduling constraints, focusing on dimension cumulative placement using linear programming."],["It includes core optimization tools for tightening cumulative bounds, along with specific classes for global and local dimension cumulative optimization."],["Several solver wrappers are available, such as CPSat, Glop, and generic linear solvers, for integrating with different optimization backends."]]],[]]