Concepts documentation

Hello there.

I’m just getting started with jsprit.

The library itself is pretty good piece of software, well design and implemented.
The unit testing helps a lot, but would be nice that more guides/documentations/written stuff for those are getting started with jsprint and vrp problems.

I was wondering, if there is a documentation that’s explains the concepts of things such as:

Constraints - What is? What for? When to use? Examples?
Algorithms Strategies - What is? What for? When to use? Examples?

Are you looking for this :slight_smile: ? https://github.com/graphhopper/jsprit/tree/master/docs

1 Like

@karussell My bad, missed it :frowning:

I will read every line. Thank you so much <3