CkPttn 1.2.4
Loading...
Searching...
No Matches
Classes
tree.hpp File Reference

Mid-level Gray code tree data structure. More...

#include <list>
#include <vector>
#include "vertex.hpp"
Include dependency graph for tree.hpp:

Go to the source code of this file.

Classes

class  MidTree
 Tree data structure for mid-level Gray code algorithm. More...
 

Detailed Description

Mid-level Gray code tree data structure.

Adapted from: Torsten Muetze, Jerri Nummenpalo (2018) Original license: GPL v2+