14#ifndef ORTOOLS_SAT_DIFFN_CUTS_H_
15#define ORTOOLS_SAT_DIFFN_CUTS_H_
65 IntegerValue
y_min = IntegerValue(0);
66 IntegerValue
y_max = IntegerValue(0);
CutGenerator CreateNoOverlap2dEnergyCutGenerator(NoOverlap2DConstraintHelper *helper, Model *model)
CutGenerator CreateNoOverlap2dCompletionTimeCutGenerator(NoOverlap2DConstraintHelper *helper, Model *model)
std::vector< LiteralValueValue > decomposed_energy
DiffnBaseEvent(int t, const SchedulingConstraintHelper *x_helper)
std::string DebugString() const
DiffnCtEvent(int t, const SchedulingConstraintHelper *x_helper)