[[["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\u003eThis C++ reference focuses on routing parameters within the OR-Tools library.\u003c/p\u003e\n"],["\u003cp\u003eIt provides functions for default model and search parameters, along with methods to identify potential errors in search parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation for \u003ccode\u003eRoutingModelParameters\u003c/code\u003e and \u003ccode\u003eRoutingSearchParameters\u003c/code\u003e is automatically generated and can be accessed via the provided links.\u003c/p\u003e\n"]]],["The documentation defines functions related to C++ routing parameters. `DefaultRoutingModelParameters` and `DefaultRoutingSearchParameters` return default parameter sets. `FindErrorInRoutingSearchParameters` identifies errors within a given `RoutingSearchParameters` object, returning an error string. `FindErrorsInRoutingSearchParameters` performs a similar check but returns a vector of error strings, allowing for multiple issues to be reported simultaneously. The functions' return types and argument details are explicitly listed.\n"],null,[]]