![]() |
OR-Tools
9.6
|
Definition at line 47 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 52 of file scip_callback.h.
| int eager_frequency = 10 |
Definition at line 71 of file scip_callback.h.
| int enforcement_priority = -100 |
Definition at line 60 of file scip_callback.h.
| int feasibility_check_priority = -100 |
Definition at line 68 of file scip_callback.h.
| std::string name |
Definition at line 49 of file scip_callback.h.
| bool needs_constraints = false |
Definition at line 74 of file scip_callback.h.
| int separation_frequency = 1 |
Definition at line 81 of file scip_callback.h.
| int separation_priority = 100 |
Definition at line 78 of file scip_callback.h.