yorak / VeRyPy

A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.
MIT License
263 stars 55 forks source link

Differentiate from inter or intra route? #15

Closed bissenbay closed 2 years ago

bissenbay commented 2 years ago

Is the description correct https://github.com/yorak/VeRyPy/blob/master/local_search/inter_route_operators.py#L301? Do you mean differentiate from inter-route one or intra-route one?