Stay organized with collections
Save and categorize content based on your preferences.
You can install OR-Tools for C++ either from a binary distribution or
from the source code. The binary option is easier, so we recommend it unless you
plan to modify the source code.
Binary distributions
The following guides explain how to install OR-Tools for C++ from a binary
distribution:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-28 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."]]],[]]