Searched defs:mlgo_file (Results 1 – 2 of 2) sorted by relevance
170 …SimpleOption<std::string> *mlgo_file; /**< File to load the MLGO heuristics fr… variable
146 auto mlgo_file = parser.add_option<utils::SimpleOption<std::string>>("mlgo-file", ""); in main() local