Expose configurable solver knobs

Open
#4 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
cpp, node.js

Research direction

Start by reading the linked RoutingSearchParameters and RoutingModelParameters definitions in src/constraint_solver/routing_parameters.proto. Identify the common solver knobs and constraints to expose, then define an easy-to-use API whose completed surface supports domain-specific search tuning.

Written by the indexing model from the issue text.

Description

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.

Dominant language
C++
Stars
155
Forks
47
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mapbox/node-or-tools

All issues in mapbox/node-or-tools

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.