![]() |
OR-Tools
9.6
|
Definition at line 50 of file cp_model_lns.h.
Public Attributes | |
| bool | is_generated = false |
| bool | is_reduced = false |
| bool | is_simple = false |
| CpModelProto | delta |
| std::vector< int > | constraints_to_ignore |
| int64_t | id = 0 |
| std::string | source_info = "" |
| int | num_relaxed_variables = 0 |
| int | num_relaxed_variables_in_objective = 0 |
| std::vector< int > | variables_that_can_be_fixed_to_local_optimum |
| std::vector<int> constraints_to_ignore |
Definition at line 66 of file cp_model_lns.h.
| CpModelProto delta |
Definition at line 65 of file cp_model_lns.h.
| int64_t id = 0 |
Definition at line 72 of file cp_model_lns.h.
| bool is_generated = false |
Definition at line 52 of file cp_model_lns.h.
| bool is_reduced = false |
Definition at line 56 of file cp_model_lns.h.
| bool is_simple = false |
Definition at line 59 of file cp_model_lns.h.
| int num_relaxed_variables = 0 |
Definition at line 79 of file cp_model_lns.h.
| int num_relaxed_variables_in_objective = 0 |
Definition at line 80 of file cp_model_lns.h.
| std::string source_info = "" |
Definition at line 76 of file cp_model_lns.h.
| std::vector<int> variables_that_can_be_fixed_to_local_optimum |
Definition at line 91 of file cp_model_lns.h.