Skip to content

Replace value "5" with constant variables for maximum number of iterations in BDMVR

Han Huang requested to merge hanhuang/ECM:BDMVRMaxIterations into master

Replace value "5" with constant variables for maximum number of iterations in BDMVR integer full search. Rename BDMVR_INTME_MAX_NUM_ITERATIONS to BDMVR_INTME_SQUARE_SEARCH_MAX_NUM_ITERATIONS.

Merge request reports