[[["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 local search filter manager to build vehicle routes efficiently.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes methods for debugging (\u003ccode\u003eDebugString\u003c/code\u003e) and construction/destruction (\u003ccode\u003eSequentialSavingsFilteredHeuristic\u003c/code\u003e, \u003ccode\u003e~SequentialSavingsFilteredHeuristic\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe constructor requires a routing model, index manager, savings parameters, and a filter manager to initialize.\u003c/p\u003e\n"]]],["The C++ class `SequentialSavingsFilteredHeuristic` documentation outlines its methods. It includes a constructor `SequentialSavingsFilteredHeuristic` that takes arguments such as `RoutingModel`, `RoutingIndexManager`, `SavingsParameters`, and `LocalSearchFilterManager`. It also has a `DebugString` method that returns a string and a destructor `~SequentialSavingsFilteredHeuristic`. The documentation specifies the return type of the `DebugString` method and the arguments required by the constructor.\n"],null,[]]