14#ifndef OR_TOOLS_FLATZINC_PARSER_H_
15#define OR_TOOLS_FLATZINC_PARSER_H_
bool ParseFlatzincString(const std::string &input, Model *model)
bool ParseFlatzincFile(const std::string &filename, Model *model)
--— public parsing API --—
In SWIG mode, we don't want anything besides these top-level includes.
static int input(yyscan_t yyscanner)