Python tools for dealing with hierarchical graphs in the superstring problem
- HGraph.py Main hierarchical graph class
- sample.py Sample usage
- searchers.py Strategies to search for a test case
- checks.py Hypotheses checking
- utils.py Generally useful functions