[[["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."],[],["The provided C++ routing_search reference documents various classes for optimization and constraint solving. Key actions involve using heuristics like `CheapestAddition`, `Christofides`, and `Savings` for filtering. Other classes include `IntVarFilteredDecisionBuilder` and `RoutingFilteredHeuristic` for decision-making and general routing. `SweepArranger` manages sweep operations, while `VehicleTypeCurator` deals with vehicle type management. These classes provide tools for refining routing solutions in the constraint solver context.\n"]]