Function ltn::impact::count_throughput[][src]

fn count_throughput(
    map: &Map,
    description: String,
    requests: &[(PathRequest, usize)],
    params: RoutingParams,
    cache_custom: PathfinderCaching,
    timer: &mut Timer<'_>
) -> Counts