OR-Tools è scritto in C++, ma può essere utilizzato anche con Python, Java o .Net. Le sezioni seguenti ti consentiranno di iniziare rapidamente a creare ed eseguire programmi OR-Tools in ogni linguaggio supportato:
Guide introduttive
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2024-08-09 UTC.
[null,null,["Ultimo aggiornamento 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)"]]