Orbiter 2022
Combinatorial Objects
backtrack.cpp File Reference

Go to the source code of this file.

Classes

struct  orbiter::layer3_group_actions::actions::action_is_minimal_data
 internal class for is_minimal backtracking used by class action More...
 

Namespaces

namespace  orbiter
 the orbiter library for the classification of combinatorial objects
 
namespace  orbiter::layer3_group_actions
 groups and group actions, induced group actions
 
namespace  orbiter::layer3_group_actions::actions
 a specific group action
 

Macros

#define AUTS_ALLOCATE_BLOCK_SIZE   100
 

Typedefs

typedef struct action_is_minimal_data orbiter::layer3_group_actions::actions::action_is_minimal_data
 

Functions

void orbiter::layer3_group_actions::actions::action_is_minimal_reallocate_aut_data (action_is_minimal_data &D)
 
int orbiter::layer3_group_actions::actions::action_is_minimal_recursion (action_is_minimal_data *D, int depth, int verbose_level)
 

Macro Definition Documentation

◆ AUTS_ALLOCATE_BLOCK_SIZE

#define AUTS_ALLOCATE_BLOCK_SIZE   100

Definition at line 13 of file backtrack.cpp.