![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
#include <bop_lns.h>
Public Member Functions | |
| RelationGraphBasedNeighborhood (const sat::LinearBooleanProblem &problem, absl::BitGenRef random) | |
| ~RelationGraphBasedNeighborhood () final=default | |
| Public Member Functions inherited from operations_research::bop::NeighborhoodGenerator | |
| NeighborhoodGenerator ()=default | |
| virtual | ~NeighborhoodGenerator ()=default |
| operations_research::bop::RelationGraphBasedNeighborhood::RelationGraphBasedNeighborhood | ( | const sat::LinearBooleanProblem & | problem, |
| absl::BitGenRef | random ) |
Definition at line 527 of file bop_lns.cc.
|
finaldefault |