Skip to main content

SHORTEST_PATH_W_MIN

Constant SHORTEST_PATH_W_MIN 

Source
pub const SHORTEST_PATH_W_MIN: f64 = 1e-9;
Expand description

Edge weights at or below this are treated as impassable (infinite distance).