mapbox / node-or-tools

Node.js bindings for or-tools vehicle routing problems
MIT License
146 stars 48 forks source link

Expose configurable solver knobs #4

Open daniel-j-h opened 7 years ago

daniel-j-h commented 7 years ago

There are a few knobs we can tune and constraints we can set, especially here:

We should aim for common use-cases and make the API surface easy to use. At the same time it should be possible to tune your search based on the user's domain knowledge.