Orbiter 2022
Combinatorial Objects
combinatorics_domain.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::combinatorics
 Combinatorics: boolean functions, combinatorial objects, classification, tactical decompositions, various puzzles.
 

Macros

#define TABLE_BINOMIALS_MAX   1000
 
#define TABLE_Q_BINOMIALS_MAX   200
 

Macro Definition Documentation

◆ TABLE_BINOMIALS_MAX

#define TABLE_BINOMIALS_MAX   1000

Definition at line 2261 of file combinatorics_domain.cpp.

◆ TABLE_Q_BINOMIALS_MAX

#define TABLE_Q_BINOMIALS_MAX   200

Definition at line 2425 of file combinatorics_domain.cpp.