OR-Tools  8.2
RelaxationInducedNeighborhoodGenerator Member List

This is the complete list of members for RelaxationInducedNeighborhoodGenerator, including all inherited members.

AdditionalProcessingOnSynchronize(const SolveData &solve_data)NeighborhoodGeneratorinlineprotectedvirtual
AddSolveData(SolveData data)NeighborhoodGeneratorinline
deterministic_limit() constNeighborhoodGeneratorinline
deterministic_time() constNeighborhoodGeneratorinline
difficulty() constNeighborhoodGeneratorinline
Generate(const CpSolverResponse &initial_solution, double difficulty, absl::BitGenRef random) finalRelaxationInducedNeighborhoodGeneratorvirtual
GetUCBScore(int64 total_num_calls) constNeighborhoodGenerator
helper_NeighborhoodGeneratorprotected
IsRelaxationGenerator() constNeighborhoodGeneratorinlinevirtual
mutex_NeighborhoodGeneratormutableprotected
name() constNeighborhoodGeneratorinline
name_NeighborhoodGeneratorprotected
NeighborhoodGenerator(const std::string &name, NeighborhoodGeneratorHelper const *helper)NeighborhoodGeneratorinline
num_calls() constNeighborhoodGeneratorinline
num_fully_solved_calls() constNeighborhoodGeneratorinline
ReadyToGenerate() const overrideRelaxationInducedNeighborhoodGeneratorvirtual
RelaxationInducedNeighborhoodGenerator(NeighborhoodGeneratorHelper const *helper, const SharedResponseManager *response_manager, const SharedRelaxationSolutionRepository *relaxation_solutions, const SharedLPSolutionRepository *lp_solutions, SharedIncompleteSolutionManager *incomplete_solutions, const std::string &name)RelaxationInducedNeighborhoodGeneratorinlineexplicit
Synchronize()NeighborhoodGenerator
~NeighborhoodGenerator()NeighborhoodGeneratorinlinevirtual