Home
last modified time | relevance | path

Searched refs:PRUNER_ZEALOUS (Results 1 – 3 of 3) sorted by relevance

/dports/math/fplll/fplll-5.4.1/fplll/
H A Ddefs.h315 #define PRUNER_ZEALOUS (PRUNER_GRADIENT | PRUNER_NELDER_MEAD) macro
/dports/math/fplll/fplll-5.4.1/tests/
H A Dtest_pruner.cpp462 PRUNER_ZEALOUS); in test_auto_prune()
487 PRUNER_ZEALOUS | PRUNER_START_FROM_INPUT); in test_auto_prune()
/dports/math/fplll/fplll-5.4.1/fplll/pruner/
H A Dpruner.cpp100 PRUNER_ZEALOUS | PRUNER_SINGLE); in run_pruner_f()