// -*- C++ -*- // automatically generated by autodoc // ========== HEADER FILE src/graph/digraph-paths.h: ========== class digraph_paths; // Find all full paths in a directed graph. // ========== HEADER FILE src/graph/digraph.h: ========== class digraph; // Directed graph with ng nodes. // Initialization just allocates memory, // filling in the edges is left to the user. // ========== HEADER FILE src/graph/lyndon-gray.h: ========== class lyndon_gray; // Gray code for n-bit Lyndon words (for prime n), else (n odd composite) // Gray code for necklaces (except all-ones and all-zeros word). // Must have: n odd, n