X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/0c55251c3227ee5608f07d61bf4c1392b4985c72..e536ac5528b51d2c1dec76a5bc1c37b9aaeae67f:/options.h?ds=sidebyside diff --git a/options.h b/options.h index 838dfa0..37a4d8c 100644 --- a/options.h +++ b/options.h @@ -40,7 +40,8 @@ namespace opt { // Application parameters extern cost_func comp_cost; extern cost_func comm_cost; - extern unsigned maxiter; + extern unsigned comp_maxiter; + extern unsigned lb_maxiter; extern bool exit_on_close; // Named parameters lists