![]() |
OR-Tools
8.2
|
Definition at line 436 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 437 of file one_tree_lower_bound.h.
Algorithm algorithm = VolgenantJonker |
Definition at line 442 of file one_tree_lower_bound.h.
int nearest_neighbors = 40 |
Definition at line 447 of file one_tree_lower_bound.h.
int volgenant_jonker_iterations = 0 |
Definition at line 445 of file one_tree_lower_bound.h.