>From examples/support/options.cc (http://www.gecode.org/gecode-doc-latest/examples_2support_2options_8cc-source.html): 00160 _iterations("-iterations","iterations per sample (time mode)",1) One iteration in other words.
Cheers, Mikael On Mon, Jan 5, 2009 at 5:38 PM, Julian Cardona <[email protected]> wrote: > Hi! > Please let me know how many iterations does gecode when no iteration number > are specified and if it is not a problem explain me what exactly an > iteration is. > For example if i pass "opt.iterations(50);" to the engine it does 50 > iterations, thats obvious, but what if a comment that line. > > Thank you, and happy new year from Jacksonville, FL. > > _______________________________________________ > Gecode users mailing list > [email protected] > https://www.gecode.org/mailman/listinfo/gecode-users > > -- Mikael Zayenz Lagerkvist, http://www.ict.kth.se/~zayenz/ _______________________________________________ Gecode users mailing list [email protected] https://www.gecode.org/mailman/listinfo/gecode-users
