Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Anda dapat menginstal OR-Tools untuk Python baik dari pengelola paket Pip,
mem-build-nya dari sumber, atau menggunakan arsip Python SDK.
Opsi Pip lebih mudah digunakan, jadi kami merekomendasikannya kecuali jika Anda berencana untuk mengubah
kode sumber atau menyesuaikan build.
Menggunakan paket Pip
Panduan berikut menjelaskan cara menggunakan OR-Tools untuk Python menggunakan
paket Pip yang dipublikasikan:
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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"]]