![]() |
OR-Tools
8.0
|
Low-priority demon proxy to a method on the constraint with no arguments.
These methods represents generic demons that will call back a method on the constraint during their Run method. This demon will have a priority DELAYED_PRIORITY.
Definition at line 670 of file constraint_solveri.h.
Public Member Functions | |
| DelayedCallMethod0 (T *const ct, void(T::*method)(), const std::string &name) | |
| ~DelayedCallMethod0 () override | |
| void | Run (Solver *const s) override |
| Solver::DemonPriority | priority () const override |
| std::string | DebugString () const override |
|
inline |
Definition at line 672 of file constraint_solveri.h.
|
inlineoverride |
Definition at line 675 of file constraint_solveri.h.
|
inlineoverride |
Definition at line 683 of file constraint_solveri.h.
|
inlineoverride |
Definition at line 679 of file constraint_solveri.h.
|
inlineoverride |
Definition at line 677 of file constraint_solveri.h.