21#include <flint/flint.h>
36#if defined(HAVE_NTL) || defined(HAVE_FLINT)
43#if (__FLINT_RELEASE >= 20700)
static const int SW_USE_QGCD
set to 1 to use Encarnacion GCD over Q(a)
static const int SW_USE_CHINREM_GCD
set to 1 to use modular gcd over Z
static const int SW_USE_FL_GCD_P
set to 1 to use Flints gcd over F_p
static const int SW_USE_EZGCD_P
set to 1 to use EZGCD over F_q
static const int SW_USE_NTL_SORT
set to 1 to sort factors in a factorization
static const int SW_USE_FL_FAC_0
set to 1 to prefer flints multivariate factorization over Z/p
static const int SW_USE_EZGCD
set to 1 to use EZGCD over Z
static const int SW_USE_FL_GCD_0
set to 1 to use Flints gcd over Q/Z
static const int SW_USE_FL_FAC_P
set to 1 to prefer flints multivariate factorization over Z/p
INST_VAR CFSwitches cf_glob_switches
header to cf_switches.cc.
const int CFSwitchesMax
const int CFSwitchesMax
void On(int s)
switch 's' on
CFSwitches()
CFSwitches::CFSwitches ()
bool switches[CFSwitchesMax]