| Crates.io | arion |
| lib.rs | arion |
| version | 0.5.0 |
| created_at | 2023-04-05 22:50:04.800461+00 |
| updated_at | 2023-12-25 09:36:17.499407+00 |
| description | Solver and Local search operators for vehicle routing problems |
| homepage | |
| repository | https://github.com/GiftofHermes/arion |
| max_upload_size | |
| id | 831460 |
| size | 11,994 |
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.