Now fast active search works, and can be controlled from config file

This commit is contained in:
Yohai Meiron 2020-05-01 20:41:12 -04:00
parent 2f8f8c582c
commit 1a438449a8
4 changed files with 44 additions and 84 deletions

View file

@ -57,6 +57,7 @@ public:
std::string grapite_mask_file_name;
bool etics_dump_coeffs;
bool grapite_active_search;
int grapite_dev_exec_threshold;
#endif
private: