pub type EdgeKey = (usize, usize, u64);
(source, destination, weight) registry key.
(source, destination, weight)