Puoi installare OR-Tools per Java dal gestore di pacchetti Maven, crearlo dall'origine o utilizzare l'archivio SDK Java.
Poiché l'opzione Maven è più semplice, ti consigliamo di utilizzarla, a meno che tu non preveda di modificare il codice sorgente o di personalizzare la build.
Utilizzo dei pacchetti Maven
Le seguenti guide spiegano come utilizzare OR-Tools per Java utilizzando i pacchetti Maven pubblicati:
[null,null,["Ultimo aggiornamento 2024-08-09 UTC."],[[["OR-Tools for Java can be installed using Maven packages, by building from source, or using binary distributions."],["The Maven installation is the easiest method and is recommended unless modifications or customizations to the source code are needed."],["Building from source is required for using third-party solvers with OR-Tools."],["Detailed installation instructions for all methods are provided for Linux, macOS, and Windows operating systems."]]],["OR-Tools for Java can be installed via Maven, building from source, or using a binary distribution. Maven is the recommended method unless source code modification or custom builds are needed. Using a third-party solver requires building from the source. Guides are provided for each installation method on Linux, macOS, and Windows. These guides cover using Maven packages, source installation, and binary distribution.\n"]]