Skip to content

Math-Opt: Solver-oracle working in main process or not? #4288

Discussion options

You must be logged in to vote

In the open source build, you can currently only solve:

For solving remotely, the only client library is in python, and it is not fully interoperable with a local solve (i.e. there is no common interface or enum to switch). You can use these tools from any language, but you need to build the http/grpc request yourself from the mathopt model.

We are working towards: gRPC client support in every language (for both the OR-API proto and the OR-Tools proto, not exactly the same), letting users run their own gRPC server, better abstractions to making local and …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sschnug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants