#optimization #vehicle #routing #search #local

arion

Solver and Local search operators for vehicle routing problems

5 releases (breaking)

0.5.0 Dec 25, 2023
0.4.0 Nov 26, 2023
0.3.0 Aug 8, 2023
0.2.0 Aug 7, 2023
0.1.0 Apr 5, 2023

#2472 in Algorithms

23 downloads per month

Apache-2.0

11KB
245 lines

Arion

Implementation of solvers and local search operators for vehicle routing problems.


Currently in a state of development. Trying to implement in a modular pattern so that the package will be applicable for most problems.

Dependencies

~455KB