Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Sie können OR-Tools für Java entweder aus dem Maven-Paketmanager installieren, aus der Quelle erstellen oder das Java SDK-Archiv verwenden.
Da die Maven-Option einfacher ist, empfehlen wir sie, sofern Sie nicht vorhaben, den Quellcode zu ändern oder den Build anzupassen.
Maven-Pakete verwenden
In den folgenden Anleitungen wird die Verwendung von OR-Tools für Java mithilfe der veröffentlichten Maven-Pakete erläutert:
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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"]]