Operations Research API
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
Operations Research API は、高度な最適化問題の解法を公開する Google Research サービスです。これらのソルバーは Google のインフラストラクチャで実行され、REST API または gRPC として使用されます。
最適化ソルバー
OR API は、次のソルバーをサポートしています。
使用制限
OR API のすべてのソルバーは、使用量を制限する割り当てによって制限されます。アルファ版とベータ版のソルバーは無料で使用でき、1 分あたりの呼び出し回数、入力のサイズ(ソルバーによって異なる)、最大実行時間を制限するquotasがあります。これらの割り当ては、ソルバーの安定性と可用性の進化に応じて変更される可能性があります。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-09 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-08-09 UTC。"],[[["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"]]