![]() |
OR-Tools
9.6
|
Definition at line 440 of file one_tree_lower_bound.h.
Public Types | |
| enum | Algorithm { VolgenantJonker , HeldWolfeCrowder } |
Public Attributes | |
| Algorithm | algorithm = VolgenantJonker |
| int | volgenant_jonker_iterations = 0 |
| int | nearest_neighbors = 40 |
| enum Algorithm |
| Enumerator | |
|---|---|
| VolgenantJonker | |
| HeldWolfeCrowder | |
Definition at line 441 of file one_tree_lower_bound.h.
| Algorithm algorithm = VolgenantJonker |
Definition at line 446 of file one_tree_lower_bound.h.
| int nearest_neighbors = 40 |
Definition at line 451 of file one_tree_lower_bound.h.
| int volgenant_jonker_iterations = 0 |
Definition at line 449 of file one_tree_lower_bound.h.