pub const SHORTEST_PATH_W_MIN: f64 = 1e-9;
Edge weights at or below this are treated as impassable (infinite distance).