[[["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."],[[["`DelayedCallMethod2` is a class within the OR-Tools constraint solver that allows scheduling a method call on an object with two parameters."],["It provides functionality to debug, set priority, and execute the delayed call."],["The class stores the target object, method pointer, parameters, and a descriptive name for debugging purposes."]]],["The `DelayedCallMethod2` class in C++ has several methods: `DebugString` returns a string, and `priority` returns a `Solver::DemonPriority`. The constructor `DelayedCallMethod2` takes a pointer `ct`, a method pointer `method`, a string `name`, and parameters `param1` and `param2`. The destructor `~DelayedCallMethod2` is available, and `Run` executes a method with a solver parameter. It will execute the method `method` of class T.\n"]]