OR-Tools  8.2
NeighborhoodGeneratorabstract

Detailed Description

Definition at line 71 of file bop_lns.h.

Public Member Functions

 NeighborhoodGenerator ()
 
virtual ~NeighborhoodGenerator ()
 
virtual void GenerateNeighborhood (const ProblemState &problem_state, double difficulty, sat::SatSolver *sat_propagator)=0
 

Constructor & Destructor Documentation

◆ NeighborhoodGenerator()

Definition at line 73 of file bop_lns.h.

◆ ~NeighborhoodGenerator()

virtual ~NeighborhoodGenerator ( )
inlinevirtual

Definition at line 74 of file bop_lns.h.

Member Function Documentation

◆ GenerateNeighborhood()

virtual void GenerateNeighborhood ( const ProblemState problem_state,
double  difficulty,
sat::SatSolver sat_propagator 
)
pure virtual

The documentation for this class was generated from the following file: