[[["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 `ParallelSavingsFilteredHeuristic` class in C++ is documented, featuring a constructor (`ParallelSavingsFilteredHeuristic`) that takes a `RoutingModel`, `SavingsParameters`, and `LocalSearchFilterManager` as arguments. It also includes a destructor (`~ParallelSavingsFilteredHeuristic`) and a `DebugString` method, which returns a `std::string`. This class is found within the or-tools library's routing search component.\n"]]