OR-Tools  9.3
timetable.h File Reference

Go to the source code of this file.

Classes

class  ReservoirTimeTabling
 
class  TimeTablingPerTask
 

Namespaces

namespace  operations_research
 Collection of objects used to extend the Constraint Solver library.
 
namespace  operations_research::sat
 

Functions

void AddReservoirConstraint (std::vector< AffineExpression > times, std::vector< IntegerValue > deltas, std::vector< Literal > presences, int64_t min_level, int64_t max_level, Model *model)