Skip to content

Commit

Permalink
math_opt: Export from google3
Browse files Browse the repository at this point in the history
  • Loading branch information
Mizux committed Oct 11, 2023
1 parent ba95502 commit b9cc1ad
Show file tree
Hide file tree
Showing 8 changed files with 1,099 additions and 17 deletions.
4 changes: 2 additions & 2 deletions ortools/math_opt/samples/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -148,11 +148,11 @@ cc_binary(
deps = [
"//ortools/base",
"//ortools/math_opt/cpp:math_opt",
"//ortools/math_opt/solvers:cp_sat_solver",
"//ortools/math_opt/solvers:glop_solver",
"//ortools/math_opt/solvers:glpk_solver",
"//ortools/math_opt/solvers:gscip_solver",
"//ortools/math_opt/solvers:gurobi_solver",
"@com_google_absl//absl/strings",
"@com_google_absl//absl/strings:str_format",
],
)

Expand Down
Loading

0 comments on commit b9cc1ad

Please sign in to comment.