Skip to content

Releases: Mandrenkov/Compile-Time-Graph-Library

Release list

CTGL v1.0

Choose a tag to compare

@Mandrenkov Mandrenkov released this 06 Jun 22:18

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!