33 }
while (iter < maxIterations);
35 if (iter >= maxIterations) {
virtual bool iterate(size_t iteration)=0
Do one iteration.
std::string m_errorString
Error string.
virtual bool minimize(size_t maxIterations=1000)
Perform iteration with minimizer and return true if successful.
std::string to_string(const wide_integer< Bits, Signed > &n)