Orbiter 2022
Combinatorial Objects
geometry_builder.h File Reference

Go to the source code of this file.

Classes

class  orbiter::layer1_foundations::geometry_builder::cperm
 a permutation for use in class gen_geo More...
 
class  orbiter::layer1_foundations::geometry_builder::decomposition_with_fuse
 a row-tactical decomposition with fuse, to be used by the geometry_builder More...
 
class  orbiter::layer1_foundations::geometry_builder::gen_geo_conf
 description of a configuration which is part of class decomposition_with_fuse More...
 
class  orbiter::layer1_foundations::geometry_builder::gen_geo
 classification of geometries with a given row-tactical decomposition More...
 
class  orbiter::layer1_foundations::geometry_builder::geometric_backtrack_search
 classification of geometries with a given row-tactical decomposition More...
 
class  orbiter::layer1_foundations::geometry_builder::geometry_builder_description
 description of a geometry More...
 
class  orbiter::layer1_foundations::geometry_builder::geometry_builder
 classification of geometries More...
 
class  orbiter::layer1_foundations::geometry_builder::girth_test
 classification of geometries More...
 
class  orbiter::layer1_foundations::geometry_builder::inc_encoding
 row-by-row encoding of an incidence geometry More...
 
class  orbiter::layer1_foundations::geometry_builder::incidence
 encoding of an incidence geometry during classification More...
 
class  orbiter::layer1_foundations::geometry_builder::iso_type
 classification of geometries based on canonical forms More...
 
class  orbiter::layer1_foundations::geometry_builder::test_semicanonical
 classification of geometries More...
 

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::geometry_builder
 Construction and classification of configurations, linear spaces, and designs.
 

Macros

#define COLOR_RED   2
 
#define COLOR_GREEN   3
 

Macro Definition Documentation

◆ COLOR_GREEN

#define COLOR_GREEN   3

Definition at line 18 of file geometry_builder.h.

◆ COLOR_RED

#define COLOR_RED   2

Definition at line 17 of file geometry_builder.h.