[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-06 UTC."],[[["\u003cp\u003e\u003ccode\u003eDynamicPermutation\u003c/code\u003e is a class in Or-Tools' optimization library providing functionalities for solving the Traveling Salesperson Problem (TSP) and Vehicle Routing Problem (VRP) using local search optimization methods.\u003c/p\u003e\n"],["\u003cp\u003eThis class is especially suited for scenarios involving frequent changes to the problem parameters, such as new customers or time windows, allowing for incremental adaptation without restarting the solution process from scratch.\u003c/p\u003e\n"]]],["The content defines the `DynamicPermutation` class within a C++ context, likely related to optimization algorithms. It is part of a larger reference document automatically generated. The key information is the existence of this class, found at the given URL, suggesting it's a core component of the library it is a part of. Further details are accessible via the provided link.\n"],null,["# dynamic_permutation\n\nC++ Reference: dynamic_permutation\n==================================\n\n\nNote: This documentation is automatically generated.\n\n| Classes ------- ||\n|-------------------------------------------------------------------------------------------------|---|\n| [DynamicPermutation](/optimization/reference/algorithms/dynamic_permutation/DynamicPermutation) |"]]