aboutsummaryrefslogtreecommitdiff
path: root/src/Inputs.hpp
diff options
context:
space:
mode:
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 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