Closed xarthurx closed 4 years ago
Blocker: ortools has dependency cbc. So create new port cbc first. See #10425
If you wish to add this port in the future, you can reopen this issue, but we're closing it for now.
OR-Tools is useful, why not import?
@FishHe, if you're interest in adding this port to vcpkg, please create a PR firstly, we would help reopen this issue, currently this is not usual scenario we're working on now, but we accept PRs for supporting new port.
Library name: ortools
Library description: OR-Tools is an open source software suite for optimization, tuned for tackling the world's toughest problems in vehicle routing, flows, integer and linear programming, and constraint programming.
After modeling your problem in the programming language of your choice, you can use any of a half dozen solvers to solve it: commercial solvers such as Gurobi or CPLEX, or open-source solvers such as SCIP, GLPK, or Google's GLOP and award-winning CP-SAT.
Source repository URL: https://github.com/google/or-tools
Project homepage (if different from the source repository): https://developers.google.com/optimization