Hello BGL specialists.
Is it possible to use an undirected version of dijkstra shortest path function on an
adjacency_list
which
Directed
template parameter is set to bidirectional?
Thanks in advance :)