Orbiter 2022
Combinatorial Objects
actions.h File Reference

Go to the source code of this file.

Classes

class  orbiter::layer3_group_actions::actions::action
 a permutation group in a fixed action. More...
 
class  orbiter::layer3_group_actions::actions::action_global
 global functions related to group actions More...
 
class  orbiter::layer3_group_actions::actions::action_pointer_table
 interface to the implementation functions for group actions More...
 
class  orbiter::layer3_group_actions::actions::nauty_interface_with_group
 Interface to the graph canonization software Nauty. More...
 
class  orbiter::layer3_group_actions::actions::stabilizer_chain_base_data
 the transversals in the stabilizer subgroup chain (Sims chain) 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 STABILIZER_CHAIN_DATA_MAX_DEGREE   1L << 29
 

Functions

void orbiter::layer3_group_actions::actions::callback_choose_random_generator_orthogonal (int iteration, int *Elt, void *data, int verbose_level)
 

Macro Definition Documentation

◆ STABILIZER_CHAIN_DATA_MAX_DEGREE

#define STABILIZER_CHAIN_DATA_MAX_DEGREE   1L << 29

Definition at line 1208 of file actions.h.