We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bab108 commit d25ac6aCopy full SHA for d25ac6a
ortools/algorithms/BUILD.bazel
@@ -93,6 +93,7 @@ cc_library(
93
"//ortools/base",
94
"//ortools/base:stl_util",
95
"//ortools/linear_solver",
96
+ "//ortools/sat:cp_model",
97
"//ortools/util:bitset",
98
"//ortools/util:time_limit",
99
],
0 commit comments