REST Resource: mathopt
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
リソース
このリソースに関連付けられた永続データはありません。
Methods |
|
入力モデルを解いて、結果を一度に返します。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-09 UTC。
[null,null,["最終更新日 2024-08-09 UTC。"],[[["\u003cp\u003eThis resource has no persistent data.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a method to solve mathematical optimization models and obtain immediate results using the \u003ccode\u003esolveMathOptModel\u003c/code\u003e endpoint.\u003c/p\u003e\n"]]],["The resource has no persistent data. It provides one method: `solveMathOptModel`. This method's purpose is to solve a provided mathematical optimization model. Upon invocation, it calculates the solution and immediately returns the result. The key action is solving an optimization model, and the critical information is that data is not stored persistently.\n"],null,["# REST Resource: mathopt\n\nResource\n--------\n\nThere is no persistent data associated with this resource.\n\n| Methods ------- ||\n|--------------------------------------------------------------------------------------------|--------------------------------------------------------|\n| ### [solveMathOptModel](/optimization/service/reference/rest/v1/mathopt/solveMathOptModel) | Solves the input model and returns the result at once. |"]]