Graph algorithms in c++ and python. MST (Boruvka, Kruskal, Prim), TSP (double-tree, Christofides, ILP formulation + cutting planes), Eulerian path
What is the leotac/graph GitHub project? Description: "Graph algorithms in c++ and python. MST (Boruvka, Kruskal, Prim), TSP (double-tree, Christofides, ILP formulation + cutting planes), Eulerian path". Written in Python. Explain what it does, its main use cases, key features, and who would benefit from using it.
Question is copied to clipboard — paste it after the AI opens.
Clone via HTTPS
Clone via SSH
Download ZIP
Download master.zipReport bugs or request features on the graph issue tracker:
Open GitHub Issues