Type Definition libreda_pnr::place::placement_solution::db::DistanceType
pub type DistanceType = f64;Expand description
Default type for euclidean distances.
pub type DistanceType = f64;Default type for euclidean distances.