Stay organized with collections
Save and categorize content based on your preferences.
C++ Reference: routing_filters
Note: This documentation is automatically generated.
Returns a filter ensuring that max active vehicles constraints are enforced.
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."],[[["\u003cp\u003eThis documentation details \u003ccode\u003erouting_filters\u003c/code\u003e within the C++ reference, specifically focusing on ensuring maximum active vehicle constraints.\u003c/p\u003e\n"],["\u003cp\u003eIt highlights the \u003ccode\u003eBasePathFilter\u003c/code\u003e class as a tool for implementing this constraint.\u003c/p\u003e\n"]]],["This C++ documentation outlines a filter related to routing optimization. The core function is to enforce constraints on the maximum number of active vehicles. It details the `BasePathFilter` class, which is used to implement this functionality. This filter guarantees that the solution respects the defined limits on simultaneous vehicle activity within the routing system.\n"],null,["# routing_filters\n\nC++ Reference: routing_filters\n==============================\n\n\nNote: This documentation is automatically generated.\n\n\u003cbr /\u003e\n\nReturns a filter ensuring that max active vehicles constraints are enforced.\n\n| Classes ------- ||\n|--------------------------------------------------------------------------------------------|---|\n| [BasePathFilter](/optimization/reference/constraint_solver/routing_filters/BasePathFilter) |"]]