Go to the source code of this file.
|
| | ABSL_FLAG (int64_t, fz_int_max, int64_t{1}<< 50, "Default max value for unbounded integer variables.") |
| |
| void | SolveFzWithCpModelProto (const fz::Model &fz_model, const fz::FlatzincSatParameters &p, const std::string &sat_params, SolverLogger *logger, SolverLogger *solution_logger) |
| |
◆ ABSL_FLAG()
| ABSL_FLAG |
( |
int64_t |
, |
|
|
fz_int_max |
, |
|
|
int64_t{1}<< |
50, |
|
|
"Default max value for unbounded integer variables." |
|
|
) |
| |
◆ constant_value_to_index
| absl::flat_hash_map<int64_t, int> constant_value_to_index |
◆ fz_var_to_index
| absl::flat_hash_map<fz::Variable*, int> fz_var_to_index |
◆ parameters
◆ proto
◆ start_fixed_size_opt_tuple_to_interval
| absl::flat_hash_map<std::tuple<int, int64_t, int>, int> start_fixed_size_opt_tuple_to_interval |
◆ start_size_opt_tuple_to_interval
| absl::flat_hash_map<std::tuple<int, int, int>, int> start_size_opt_tuple_to_interval |
◆ value
◆ var