Function graph_to_grid

Source
fn graph_to_grid(graph: &Graph) -> Input
Expand description

Convert graph to 6 x6 two dimensional array of weights.