OR-Tools ist in C++ geschrieben, kann aber auch mit Python, Java oder .Net verwendet werden. In den folgenden Abschnitten erfahren Sie, wie Sie OR-Tools in den unterstützten Sprachen erstellen und ausführen:
Startleitfäden
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-08-09 (UTC).
[null,null,["Zuletzt aktualisiert: 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)"]]