Narzędzia OR-Tools dla Pythona możesz zainstalować z poziomu menedżera pakietów Pip, skompilować ze źródła lub użyć archiwum pakietu SDK Pythona.
Opcja Pip jest łatwiejsza, więc zalecamy ją, chyba że planujesz zmodyfikować kod źródłowy lub dostosować kompilację.
Korzystanie z pakietów Pip
Poniższe przewodniki wyjaśniają, jak używać LUB-Tools dla Pythona przy użyciu opublikowanych pakietów Pip:
[null,null,["Ostatnia aktualizacja: 2024-08-09 UTC."],[[["OR-Tools for Python can be installed via Pip, built from source, or using a Python SDK archive, with Pip being the recommended method for most users."],["Building from source is necessary if you intend to use third-party solvers or customize OR-Tools."],["Detailed installation guides are available for Linux, macOS, and Windows operating systems, covering Pip packages, source builds, and binary distributions."]]],["OR-Tools for Python can be installed via Pip, by building from source, or using a binary distribution. Pip is recommended for ease of use, unless source code modification or build customization is needed. Building from source is required when using a third-party solver. Installation guides are provided for each method on Linux, MacOS, and Windows. Each guide explains how to proceed with the installation process depending on the OS and the type of installation.\n"]]