#include <lemon/hypercube_graph.h>
Inheritance diagram for HyperCubeGraph:
dim
binary length. Two nodes are connected in the graph if the indices differ only on one position in the binary form.
ids
is chosen to int
because efficiency reasons. This way the maximal dimension of this implementation is 26.
Public Member Functions | |
HyperCubeGraph (int dim) | |
Construct a graph with dim dimension. | |
Classes | |
class | HyperMap |
Linear combination map. More... |
|
Construct a graph with |