Directories | |
| abstract_graphs | |
Files | |
| adjacency_list.h | |
| Generic adjacency list implementation for directed graphs. | |
| concepts.h | |
| Defines C++20 concepts used for type constraints in the GraphLib library. | |
| edge.h | |
| Defines the Edge and WeightedEdge structures used to represent edges in graphs. | |
| util.h | |
| Utility structures used internally by GraphLib. | |