<< "minimum duration between comp. iterations"
<< " [" << opt::min_comp_iter_duration << "]\n";
std::clog << o("-d value")
- << "start comp. iterations after given number of lb. iterations"
+ << "start comp. iterations after given number of lb. iter."
<< " [" << opt::comp_iter_delay << "]\n";
std::clog << o("-D value")
<< "start comp. iterations after given time"