Orbiter 2022
Combinatorial Objects
tree_node.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 DONT_DRAW_ROOT_NODE   0
 

Macro Definition Documentation

◆ DONT_DRAW_ROOT_NODE

#define DONT_DRAW_ROOT_NODE   0

Definition at line 15 of file tree_node.cpp.