Decision Workspace
u-routing vs aprender-tsp vs vrp-scientific
Side-by-side comparison of Rust crates
42
u-routing
experimentalv0.2.2
Vehicle routing optimization: TSP, CVRP, VRPTW with constructive heuristics, local search, GA, and ALNS.
45
aprender-tsp
experimentalv0.2.0
Local TSP optimization with personalized .apr models
54
vrp-scientific
growingv1.25.0
An extension logic for solving scientific VRP
Core Metrics
| u-routing | aprender-tsp | vrp-scientific | |
|---|---|---|---|
| Health Score | 42 | 45 | 54 |
| Total Downloads | 53 | 128 | 96.8K |
| 30d Downloads | 46 | 6 | 192 |
| Dependents | 0 | 0 | 77 |
| Releases | 4 | 4 | 77 |
| Last Updated | 18d ago | 74d ago | 502d ago |
| Age | 1m | 3m | 5y 11m |
Health Breakdown
u-routing
Maintenance
12
Quality
13
Community
5
Popularity
2
Documentation
10
aprender-tsp
Maintenance
14
Quality
12
Community
6
Popularity
3
Documentation
10
vrp-scientific
Maintenance
8
Quality
20
Community
10
Popularity
6
Documentation
10
Technical Details
| u-routing | aprender-tsp | vrp-scientific | |
|---|---|---|---|
| Version | 0.2.2 | 0.2.0 | 1.25.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 9 | 9 | 3 |
| Crate Size | 52KB | 48KB | 14KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •vrp-scientific leads with a health score of 54/100, but none of the options score above 80.
- •⚠ vrp-scientific has not been updated in over a year.
- •u-routing, aprender-tsp are pre-1.0 — API may change.