[[["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 `CheapestAdditionFilteredHeuristic` class in C++ is a decision builder for routing problems."],["It extends paths by selecting the cheapest arc from the starting node, using a filtered approach."],["This heuristic uses a `LocalSearchFilterManager` for filtering and is part of the OR-Tools constraint solver."]]],[]]