OR-Tools  9.6
RelaxationInducedNeighborhoodGenerator Member List

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

AddSolveData(SolveData data)NeighborhoodGeneratorinline
deterministic_limit() constNeighborhoodGeneratorinline
deterministic_time() constNeighborhoodGeneratorinline
difficulty() constNeighborhoodGeneratorinline
Generate(const CpSolverResponse &initial_solution, double difficulty, absl::BitGenRef random) finalRelaxationInducedNeighborhoodGeneratorvirtual
generator_mutex_NeighborhoodGeneratormutableprotected
GetUCBScore(int64_t total_num_calls) constNeighborhoodGenerator
helper_NeighborhoodGeneratorprotected
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