]> AND Private Git Repository - loba.git/blobdiff - options.h
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Wip++...
[loba.git] / options.h
index 8f098960da7aaa9c7349c90d83cbc6af51da06ab..70c9f5d5fe967cef11c92c1bc22cd5d1400a5ab9 100644 (file)
--- a/options.h
+++ b/options.h
@@ -14,6 +14,13 @@ namespace opt {
     extern int help_requested;
     extern bool version_requested;
 
     extern int help_requested;
     extern bool version_requested;
 
+    extern unsigned log_rate;
+
+    extern unsigned maxiter;
+    extern bool exit_on_close;
+
+    extern bool bookkeeping;
+
     extern cost_func comp_cost;
     extern cost_func comm_cost;
 
     extern cost_func comp_cost;
     extern cost_func comm_cost;