Function to_eightway

Source
pub fn to_eightway(grid: &Vec<Vec<u32>>) -> Graph<Node>