Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Narzędzia OR-Tools dla C++ możesz zainstalować z dystrybucji binarnej lub z kodu źródłowego. Opcja binarna jest prostsza, więc zalecamy ją, o ile nie planujesz modyfikować kodu źródłowego.
Rozkłady binarne
Poniższe przewodniki wyjaśniają, jak zainstalować OR-Tools dla C++ z dystrybucji binarnej:
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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"]]