diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2021-05-14 10:25:51 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2021-05-14 10:25:51 +0200 |
| commit | c757315893fdf5d951d4cad12775ee60a2de141f (patch) | |
| tree | ea3b2833c8752802ed599e369f3986ee45e3f258 /src/Inputs.hpp | |
| parent | 9365501740d04d7b8251ef73046f013f5bcf9f76 (diff) | |
Debug network model
Diffstat (limited to 'src/Inputs.hpp')
| -rw-r--r-- | src/Inputs.hpp | 1 |
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 |
