Definition at line 38 of file scheduler.h.
#include <scheduler.h>
◆ ~Scheduler()
| virtual operations_research::pdlp::Scheduler::~Scheduler |
( |
| ) |
|
|
virtualdefault |
◆ info_string()
| virtual std::string operations_research::pdlp::Scheduler::info_string |
( |
| ) |
const |
|
pure virtual |
◆ num_threads()
| virtual int operations_research::pdlp::Scheduler::num_threads |
( |
| ) |
const |
|
pure virtual |
◆ ParallelFor()
| virtual void operations_research::pdlp::Scheduler::ParallelFor |
( |
int | start, |
|
|
int | end, |
|
|
absl::AnyInvocable< void(int)> | do_func ) |
|
pure virtual |
The documentation for this class was generated from the following file: