14#ifndef OR_TOOLS_SAT_CP_MODEL_OBJECTIVE_H_
15#define OR_TOOLS_SAT_CP_MODEL_OBJECTIVE_H_
17#include "ortools/sat/cp_model.pb.h"
void EncodeObjectiveAsSingleVariable(CpModelProto *cp_model)
The vehicle routing library lets one model and solve generic vehicle routing problems ranging from th...