OR-Tools は C++ で記述されていますが、Python、Java、.Net でも使用できます。次のセクションでは、サポートされている各言語で OR-Tools プログラムの作成と実行を簡単に説明します。
スタートガイド
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-09 UTC。
[null,null,["最終更新日 2024-08-09 UTC。"],[[["\u003cp\u003eOR-Tools is a suite of tools written in C++ for solving optimization problems.\u003c/p\u003e\n"],["\u003cp\u003eOR-Tools provides language support for Python, Java, and .Net in addition to C++.\u003c/p\u003e\n"],["\u003cp\u003eUsers can find language-specific guides to get started with OR-Tools development.\u003c/p\u003e\n"]]],["OR-Tools, primarily in C++, is accessible via Python, Java, and .Net. It provides instructions to begin creating and executing programs across these languages. Specific guides are available for C++, Python, Java, and .Net users, detailing the initial steps for each language. These guides facilitate setting up and running OR-Tools within their chosen programming environment.\n"],null,["# Get Started Guides\n\nOR-Tools is written in C++, but you can also use it with Python, Java, or .Net.\nThe following sections will quickly get you started creating and running\nOR-Tools programs in each of the supported languages:\n\n- [Get started with OR-Tools for C++](/optimization/introduction/cpp)\n- [Get started with OR-Tools for Python](/optimization/introduction/python)\n- [Get started with OR-Tools for Java](/optimization/introduction/java)\n- [Get started with OR-Tools for .Net](/optimization/introduction/dotnet)"]]