Orbiter 2022
Combinatorial Objects
orbiter::layer5_applications::semifields Namespace Reference

Classification of finite semifields. More...

Classes

class  semifield_classify
 classification of semifields using poset classification More...
 
class  semifield_classify_description
 description of a semifield classification problem More...
 
class  semifield_classify_with_substructure
 classification of semifields using substructure More...
 
class  semifield_downstep_node
 auxiliary class for classifying semifields More...
 
class  semifield_flag_orbit_node
 auxiliary class for classifying semifields More...
 
class  semifield_level_two
 The first and second steps in classifying semifields. More...
 
class  semifield_lifting
 One step of lifting for classifying semifields. More...
 
class  semifield_substructure
 auxiliary class for classifying semifields using a three-dimensional substructure More...
 
class  semifield_trace
 auxiliary class for isomorph recognition of a semifield More...
 
class  trace_record
 to record the result of isomorphism testing More...
 

Functions

void save_trace_record (trace_record *T, int f_trace_record_prefix, std::string &trace_record_prefix, int iso, int f, int po, int so, int N)
 

Detailed Description

Classification of finite semifields.

Function Documentation

◆ save_trace_record()

void orbiter::layer5_applications::semifields::save_trace_record ( trace_record T,
int  f_trace_record_prefix,
std::string &  trace_record_prefix,
int  iso,
int  f,
int  po,
int  so,
int  N 
)

Definition at line 41 of file trace_record.cpp.