运营研究 API
Operations Research API 是一项 Google 研究服务,提供用于求解高级优化问题的求解器。这些求解器在 Google 的基础架构上运行,并用作 REST API 或 gRPC。
优化求解器
OR API 支持以下求解器:
使用限制
OR API 中的所有求解器都受配额限制的配额限制。Alpha 版和 Beta 版稳定性级别的求解器可免费使用,且设有quotas,会限制每分钟的调用次数、输入的大小(因求解器而异)和最长运行时。这些配额会随着求解器稳定性和可用性的不断变化而发生变化。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-08-09。
[null,null,["最后更新时间 (UTC):2024-08-09。"],[[["The Operations Research API offers access to Google's optimization solvers for complex problems through REST API or gRPC."],["Currently supported solvers include Workforce Scheduling, Shipping Network Design, and MathOpt, each with varying stability and availability."],["Usage of all solvers is subject to quotas that limit factors like calls per minute, input size, and maximum runtime, especially for those in Alpha and Beta stages."]]],["The Operations Research API provides solvers for optimization problems via REST or gRPC, running on Google's infrastructure. It includes solvers for Workforce Scheduling (Beta, trusted testers), Shipping Network Design (Alpha, public), and MathOpt Service (Alpha, public). Usage is limited by quotas on calls per minute, input size, and runtime, which may change. Alpha and Beta solvers are free to use. Quotas can be seen at the console.\n"]]