OR-Tools  9.3
cp_model_lns.h File Reference

Go to the source code of this file.

Classes

struct  Neighborhood
 
class  NeighborhoodGeneratorHelper
 
class  NeighborhoodGenerator
 
struct  NeighborhoodGenerator::SolveData
 
class  RelaxRandomVariablesGenerator
 
class  RelaxRandomConstraintsGenerator
 
class  VariableGraphNeighborhoodGenerator
 
class  ConstraintGraphNeighborhoodGenerator
 
class  SchedulingNeighborhoodGenerator
 
class  SchedulingTimeWindowNeighborhoodGenerator
 
class  RoutingRandomNeighborhoodGenerator
 
class  RoutingPathNeighborhoodGenerator
 
class  RoutingFullPathNeighborhoodGenerator
 
class  RelaxationInducedNeighborhoodGenerator
 
class  ConsecutiveConstraintsRelaxationNeighborhoodGenerator
 
class  WeightedRandomRelaxationNeighborhoodGenerator
 

Namespaces

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

Functions

Neighborhood GenerateSchedulingNeighborhoodForRelaxation (const absl::Span< const int > intervals_to_relax, const CpSolverResponse &initial_solution, const NeighborhoodGeneratorHelper &helper)