14 #ifndef OR_TOOLS_FLATZINC_PARSER_H_ 15 #define OR_TOOLS_FLATZINC_PARSER_H_ 28 #endif // OR_TOOLS_FLATZINC_PARSER_H_
static int input(yyscan_t yyscanner)
bool ParseFlatzincFile(const std::string &filename, Model *model)
bool ParseFlatzincString(const std::string &input, Model *model)
Collection of objects used to extend the Constraint Solver library.