Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
parser_util.h File Reference
#include <cstdint>
#include <string>
#include <vector>
#include "absl/container/flat_hash_map.h"
#include "ortools/flatzinc/model.h"

Go to the source code of this file.

Classes

struct  operations_research::fz::ParserContext
struct  operations_research::fz::VarRefOrValue
struct  operations_research::fz::LexerInfo

Namespaces

namespace  operations_research
 OR-Tools root namespace.
namespace  operations_research::fz

Functions

int64_t operations_research::fz::ConvertAsIntegerOrDie (double d)