As title. I just solve 10806, which is a problem of finding a shortest cycle in a bi-directional graph. I would like to ask if Dijkstra + Bellman-Ford can also find the shortest cycle in directed graph.
Thank you!
How to find a shortest cycle in a directed graph?
Moderator: Board moderators