![]() |
OR-Tools
8.2
|
Definition at line 45 of file scip_callback.h.
Public Attributes | |
| std::string | name |
| std::string | description |
| int | enforcement_priority = -100 |
| int | feasibility_check_priority = -100 |
| int | eager_frequency = 10 |
| bool | needs_constraints = false |
| int | separation_priority = 100 |
| int | separation_frequency = 1 |
| std::string description |
Definition at line 50 of file scip_callback.h.
| int eager_frequency = 10 |
Definition at line 69 of file scip_callback.h.
| int enforcement_priority = -100 |
Definition at line 58 of file scip_callback.h.
| int feasibility_check_priority = -100 |
Definition at line 66 of file scip_callback.h.
| std::string name |
Definition at line 47 of file scip_callback.h.
| bool needs_constraints = false |
Definition at line 72 of file scip_callback.h.
| int separation_frequency = 1 |
Definition at line 79 of file scip_callback.h.
| int separation_priority = 100 |
Definition at line 76 of file scip_callback.h.