Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::pdlp::Scheduler, including all inherited members.
info_string() const =0 | operations_research::pdlp::Scheduler | pure virtual |
num_threads() const =0 | operations_research::pdlp::Scheduler | pure virtual |
ParallelFor(int start, int end, absl::AnyInvocable< void(int)> do_func)=0 | operations_research::pdlp::Scheduler | pure virtual |
~Scheduler()=default | operations_research::pdlp::Scheduler | virtual |