Formula has been written from scratch to make it harder, better, faster, stronger.
- Add this repo as a tap.
brew tap or-tools/or-tools https://github.com/or-tools/homebrew_or-tools.git
- Install OR-Tools:
brew install or-tools
- Use OR-Tools as you usually do.
- Clone this repo into
/usr/local/Library/Tap/or-tools/
- Edit
or-tools.rb
- Reinstall or-tools:
brew uninstall ortools; brew install --verbose --debug --HEAD or-tools
The CONTRIBUTING.md file contains instructions on how to submit the Contributor License Agreement before sending any pull requests (PRs). Of course, if you're new to the project, it's usually best to discuss any proposals and reach consensus before sending your first PR.
The OR-Tools software suite is licensed under the terms of the Apache 2.0 license.
See LICENSE for more information.