[[["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\u003e\u003ccode\u003eDelayedCallMethod2\u003c/code\u003e is a class within the OR-Tools constraint solver that allows scheduling a method call on an object with two parameters.\u003c/p\u003e\n"],["\u003cp\u003eIt provides functionality to debug, set priority, and execute the delayed call.\u003c/p\u003e\n"],["\u003cp\u003eThe class stores the target object, method pointer, parameters, and a descriptive name for debugging purposes.\u003c/p\u003e\n"]]],["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"],null,[]]