Topological sorting algorithm / Project in "General mathematical knowledge of Computer Science" at University of Angers.
Extra : see void shortest_path( const vertex & source ) const
in directed_graph.hpp
for the Dijkstra algo
Algorithme réalisant un tri topologique / Projet de "Fondements mathématiques de l'Informatique" à l'Université d'Angers.