Orbiter 2022
Combinatorial Objects
tree.cpp File Reference
#include "foundations.h"

Go to the source code of this file.

Namespaces

namespace  orbiter
 the orbiter library for the classification of combinatorial objects
 
namespace  orbiter::layer1_foundations
 algebra, combinatorics and graph theory, geometry, linear algebra, number theory, data structures, solvers, graphics; no group actions
 
namespace  orbiter::layer1_foundations::graphics
 graphical output interfaces: 2D graphics (BMP, TikZ, Metapost) and 3D graphics (povray)
 

Macros

#define TREEPATHLEN   10000
 
#define BUFSIZE_TREE   100000
 

Macro Definition Documentation

◆ BUFSIZE_TREE

#define BUFSIZE_TREE   100000

Definition at line 37 of file tree.cpp.

◆ TREEPATHLEN

#define TREEPATHLEN   10000

Definition at line 36 of file tree.cpp.