pub fn approximate_arq(
    topo: &Topology,
    strat: &ArqStrat,
    start: DhtLocation,
    len: u64
) -> Arq<DhtLocation>
Expand description

Given a center and a length, give Arq which matches most closely given the provided strategy