Update to more recent or-tools library
Open
- Dominant language
- C++
- Stars
- 155
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
Looks like v6.7.1 of [or-tools](https://github.com/google/or-tools/releases) has been released. We're currently only linking against 6.0 (from May, 2017). We should update, and see if there are new knobs we can expose.
Contributor guide
Research direction
Start by comparing the current or-tools 6.0 integration in node-or-tools with the 6.7.1 release linked in the issue, then inspect the Node.js bindings and their dependency configuration. Done means the project links against 6.7.1 and any useful new knobs identified during the comparison are exposed through the bindings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, node.js
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100