I have a directed graph G represented as a networkx.digraph. I want to be able to do shortest-path computations on the undirected version of that
G
networkx.digraph