OR-Tools  9.3
rins.h File Reference

Go to the source code of this file.

Classes

struct  LPVariable
 
struct  LPVariables
 
struct  RINSNeighborhood
 

Namespaces

namespace  operations_research
 Collection of objects used to extend the Constraint Solver library.
 
namespace  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)