

To get the source files for the latest release of OR-Tools, you can either:Įxcept as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. However, if you prefer, you can install OR-Tools from one of the Python The easiest way to install OR-Tools for Python is from the command line, Binary distributionsīelow are links to the OR-Tools binary distributions by language and platform. If you need to install an older version, the Note: If you plan to use a third-party solver with OR-Tools, you need to install The latest version, you can get it either from a binary distribution

If you're already familiar with installing OR-Tools and just want to download

Installation instructions for all supported languagesįor instructions on installing OR-Tools, as well as the required prerequisites, To install OR-Tools for another language or from source, see the next section. OR-Tools as follows: python -m pip install -upgrade -user ortoolsĪfter the installation is complete, you are ready to Python package manager PIP, you can install If you already have Python (version 3.6+ on Linux, Mac OS or Windows), and the The fastest way to get OR-Tools is to install the Python binary version. Google created OR-Tools in C++, but you can also use it with Python, Java, or C#
