Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Anda dapat menginstal OR-Tools untuk C++ dari distribusi biner atau
dari kode sumber. Opsi biner lebih mudah, jadi kami merekomendasikannya kecuali jika Anda berencana untuk mengubah kode sumber.
Distribusi biner
Panduan berikut menjelaskan cara menginstal OR-Tools untuk C++ dari distribusi
biner:
[[["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 C++ can be installed using pre-built binary distributions or by compiling from the source code."],["Binary installation is recommended for most users and is the easiest method, providing platform-specific instructions for Linux, macOS, and Windows."],["Building from source is necessary for modifying the OR-Tools code or integrating third-party solvers, with detailed guides available for Linux, macOS, and Windows."],["Users intending to use third-party solvers with OR-Tools must build from source."]]],["OR-Tools for C++ can be installed via binary distribution or from source code. Binary installation is recommended for ease, unless source code modification is needed. Building from source is required to use third-party solvers. Binary installation guides are available for Linux, macOS, and Windows. Source installation guides are also available for Linux, macOS, and Windows, offering an alternative to the binary method.\n"]]