Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
scheduler.cc File Reference
#include "ortools/pdlp/scheduler.h"
#include <memory>
#include "ortools/pdlp/solvers.pb.h"

Go to the source code of this file.

Namespaces

namespace  operations_research
 OR-Tools root namespace.
namespace  operations_research::pdlp

Functions

std::unique_ptr< Scheduleroperations_research::pdlp::MakeScheduler (SchedulerType type, int num_threads)