mpqsPolynom.cc File Reference

implementation of MPQS polynomials More...

#include "qsieve-fwd.H"
#include "mpqsPolynom.H"
#include "modulo.H"
#include "mpz_sqrtmod.cc"
#include <cmath>

Include dependency graph for mpqsPolynom.cc:

Go to the source code of this file.

Variables

bool collecting_phase_finished = false


Detailed Description

implementation of MPQS polynomials

Definition in file mpqsPolynom.cc.


Variable Documentation

bool collecting_phase_finished = false

switch to define the "active" and "passive" phase of sieving: If enough Special-Relations and Dynamic-Relations have been collected to sieve Static-Relations at a high rate, then further collecting even more Special- and Dynamic-Relations can be suppressed by setting collecting_phase_finished=true. Normally it is set to false, and one should *not* change it. But if the mpqs polynomials collide with the range of dynamic factors, then this switch must (and will) be activated.

Definition at line 12 of file mpqsPolynom.cc.

Referenced by CmpqsPolynom::compute_first_polynomial().


Generated on Wed Nov 7 23:30:02 2007 for Qsieve by  doxygen 1.5.4