OR-Tools  9.0
rins.h File Reference

Go to the source code of this file.

Classes

struct  LPVariable
 
struct  LPVariables
 
struct  RINSNeighborhood
 

Namespaces

 operations_research
 Collection of objects used to extend the Constraint Solver library.
 
 operations_research::sat
 

Functions

RINSNeighborhood GetRINSNeighborhood (const SharedResponseManager *response_manager, const SharedRelaxationSolutionRepository *relaxation_solutions, const SharedLPSolutionRepository *lp_solutions, SharedIncompleteSolutionManager *incomplete_solutions, absl::BitGenRef random)
 
void RecordLPRelaxationValues (Model *model)