Home
last modified time | relevance | path

Searched refs:PRUNER_SINGLE (Results 1 – 5 of 5) sorted by relevance

/dports/math/fplll/fplll-5.4.1/fplll/
H A Ddefs.h312 PRUNER_SINGLE = 0x40 enumerator
/dports/math/fplll/fplll-5.4.1/fplll/pruner/
H A Dpruner.h328 if (flags & PRUNER_SINGLE) in enumeration_radius()
405 if (flags & PRUNER_SINGLE) in enumeration_radius()
H A Dpruner.cpp100 PRUNER_ZEALOUS | PRUNER_SINGLE); in run_pruner_f()
/dports/math/py-fpylll/fpylll-0.5.6/src/fpylll/fplll/
H A Dpruner.pyx43 from .fplll cimport PRUNER_SINGLE, PRUNER_HALF
1080 SINGLE = PRUNER_SINGLE
H A Dfplll.pxd912 PRUNER_SINGLE