14#ifndef OR_TOOLS_SAT_CP_MODEL_TEST_UTILS_H_
15#define OR_TOOLS_SAT_CP_MODEL_TEST_UTILS_H_
17#include "ortools/sat/cp_model.pb.h"
26 double proportion_of_constraints = 4.26);
CpModelProto Random3SatProblem(int num_variables, double proportion_of_constraints)
CpModelProto RandomLinearProblem(int num_variables, int num_constraints)
In SWIG mode, we don't want anything besides these top-level includes.