aboutsummaryrefslogtreecommitdiff
path: root/src/Inputs.hpp
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2021-05-14 10:25:51 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2021-05-14 10:25:51 +0200
commitc757315893fdf5d951d4cad12775ee60a2de141f (patch)
treeea3b2833c8752802ed599e369f3986ee45e3f258 /src/Inputs.hpp
parent9365501740d04d7b8251ef73046f013f5bcf9f76 (diff)
Debug network model
Diffstat (limited to 'src/Inputs.hpp')
-rw-r--r--src/Inputs.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Inputs.hpp b/src/Inputs.hpp
index 34f75b6..487686f 100644
--- a/src/Inputs.hpp
+++ b/src/Inputs.hpp
@@ -80,4 +80,5 @@ public:
int hint_size;
int seed;
int n_nodes;
+ double latency;
}; \ No newline at end of file