Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Вы можете установить OR-Tools for C++ либо из бинарного дистрибутива, либо из исходного кода. Бинарный вариант проще, поэтому мы рекомендуем его, если вы не планируете изменять исходный код.
Бинарные распределения
В следующих руководствах объясняется, как установить OR-Tools for C++ из двоичного дистрибутива:
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 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"]]