|
| Drawing.h |
| Utilities for creating nice drawings.
|
|
| GraphMultiArray.h |
| RegisteredMultiArray for the usual GraphArray classes.
|
|
| GraphUtils.h |
| Some missing utilities for working with Graphs, their embeddings, and cyclic orders.
|
|
| Iterators.h |
| Utilities for wrapping Iterators as long as we have no std::ranges.
|
|
| OverlappingGraphCopies.h |
| Multiple GraphCopies that contain different, overlapping parts of the same original graph.
|
|
| RegisteredMultiArray.h |
| Data structure for two-dimensional mappings that are sparse in the second dimension.
|
|
| TwoSAT.h |
| A simple solver for 2-SAT instances.
|
|