Open Issues Need Help
View All on GitHub CostAggregation::Mul producing zero-valued results about 2 months ago
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