[[["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."],[],["This C++ documentation outlines classes related to Large Neighborhood Search (LNS) within a constraint programming model. Key actions involve generating neighborhoods for optimization, achieved through various classes. These include `ConstraintGraphNeighborhoodGenerator`, `VariableGraphNeighborhoodGenerator`, and `NeighborhoodGeneratorHelper`. Other classes focus on relaxing constraints or variables randomly (`RelaxRandomConstraintsGenerator`, `RelaxRandomVariablesGenerator`) or within specific routing and scheduling contexts (`Routing...`, `SchedulingTimeWindowNeighborhoodGenerator`). `RelaxationInducedNeighborhoodGenerator` is also available.\n"]]