| Crates.io | vrp-solver |
| lib.rs | vrp-solver |
| version | 1.0.3 |
| created_at | 2020-04-09 14:02:22.340312+00 |
| updated_at | 2020-04-22 19:33:27.751638+00 |
| description | An extension which provides custom metaheuristic for solving VRP |
| homepage | https://github.com/reinterpretcat/vrp |
| repository | https://github.com/reinterpretcat/vrp |
| max_upload_size | |
| id | 227963 |
| size | 14,572 |
The solver crate contains metaheuristic implementation to solve arbitrary Vehicle Routing Problem problem.
Please check the repository for more details.