An energy-aware vehicle routing engine

eco-routing networks road-networks route-planning routing
1 Open Issue Need Help Last updated: Jul 21, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug a bug in the RouteE Compass energy-aware routing engine where the multiplicative cost aggregation is producing zero-valued results for `traversal_cost` despite non-zero intermediate cost values. The issue appears to be within the `CostAggregation::Mul` function and involves analyzing the provided GeoJSON output to understand why the final `traversal_cost` is zero while other cost components are non-zero.

Complexity: 4/5
bug good first issue

An energy-aware vehicle routing engine

Rust
#eco-routing#networks#road-networks#route-planning#routing