diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2021-05-11 08:53:11 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2021-05-11 08:53:11 +0200 |
| commit | 1477290330630bdf2d2ccf019b6bc416c8866dcd (patch) | |
| tree | a5b608bcc809b2171f6387e6070ec335e2a152cd /src/Inputs.hpp | |
| parent | 9c9be6752d32106d18226e4eed7b7d68da79d178 (diff) | |
Improve data analysis and simulation
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 bbe4d8b..34f75b6 100644 --- a/src/Inputs.hpp +++ b/src/Inputs.hpp @@ -77,6 +77,7 @@ public: bool use_hint; bool extended; int data_size; + int hint_size; int seed; int n_nodes; };
\ No newline at end of file |
