A
lgorithmique
N
umérique
D
istribuée
Private GIT Repository
projects
/
loba.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Document changing API with latest version of SG.
[loba.git]
/
options.h
diff --git
a/options.h
b/options.h
index ef7a73e6ce379d9915ee7e213a59db267487a4cd..264a566f25564831680df3027fc28ff9c5213180 100644
(file)
--- a/
options.h
+++ b/
options.h
@@
-59,6
+59,7
@@
namespace opt {
extern double comp_time_delay;
// Parameters for the end of the simulation
extern double comp_time_delay;
// Parameters for the end of the simulation
+ extern double avg_load_ratio;
extern unsigned lb_maxiter;
extern unsigned comp_maxiter;
extern double time_limit;
extern unsigned lb_maxiter;
extern unsigned comp_maxiter;
extern double time_limit;