Orbiter 2022
Combinatorial Objects
large_set_was.cpp File Reference
#include "orbiter.h"

Go to the source code of this file.

Namespaces

namespace  orbiter
 the orbiter library for the classification of combinatorial objects
 
namespace  orbiter::layer5_applications
 classes for combinatorial objects and their classification
 
namespace  orbiter::layer5_applications::apps_combinatorics
 Classification problems in combinatorics, including design theory.
 

Functions

void orbiter::layer5_applications::apps_combinatorics::large_set_was_normalizer_orbits_early_test_func_callback (long int *S, int len, long int *candidates, int nb_candidates, long int *good_candidates, int &nb_good_candidates, void *data, int verbose_level)
 
int orbiter::layer5_applications::apps_combinatorics::large_set_was_design_test_orbit (long int *orbit, int orbit_length, void *extra_data)
 
int orbiter::layer5_applications::apps_combinatorics::large_set_was_classify_test_pair_of_orbits (long int *orbit1, int orbit_length1, long int *orbit2, int orbit_length2, void *extra_data)