Skip to content

CTGL v1.0

Latest
Compare
Choose a tag to compare
@Mandrenkov Mandrenkov released this 06 Jun 22:18
· 1 commit to master since this release

The first release of CTGL implements the List, Node, Edge, and Graph data structures along with several traditional graph algorithms. Notably, CTGL can solve the TSP in O(1) running time!