[[["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\u003eThe \u003ccode\u003eSequentialSavingsFilteredHeuristic\u003c/code\u003e class is part of the Google OR-Tools constraint solver and is used for routing optimization.\u003c/p\u003e\n"],["\u003cp\u003eIt utilizes a savings-based approach filtered by a \u003ccode\u003eLocalSearchFilterManager\u003c/code\u003e for efficient solution finding.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides methods like \u003ccode\u003eDebugString\u003c/code\u003e for debugging and can be constructed with a \u003ccode\u003eRoutingModel\u003c/code\u003e, \u003ccode\u003eSavingsParameters\u003c/code\u003e, and a \u003ccode\u003eLocalSearchFilterManager\u003c/code\u003e.\u003c/p\u003e\n"]]],["The provided content details the C++ class `SequentialSavingsFilteredHeuristic`. It outlines three key components: a constructor `SequentialSavingsFilteredHeuristic` which takes a `RoutingModel`, `SavingsParameters`, and a `LocalSearchFilterManager` as arguments; a destructor `~SequentialSavingsFilteredHeuristic`; and a method `DebugString` which returns a string. The content is automatically generated documentation.\n"],null,[]]