![]() |
OR-Tools
8.2
|
This is the complete list of members for RelaxationInducedNeighborhoodGenerator, including all inherited members.
| AdditionalProcessingOnSynchronize(const SolveData &solve_data) | NeighborhoodGenerator | inlineprotectedvirtual |
| AddSolveData(SolveData data) | NeighborhoodGenerator | inline |
| deterministic_limit() const | NeighborhoodGenerator | inline |
| deterministic_time() const | NeighborhoodGenerator | inline |
| difficulty() const | NeighborhoodGenerator | inline |
| Generate(const CpSolverResponse &initial_solution, double difficulty, absl::BitGenRef random) final | RelaxationInducedNeighborhoodGenerator | virtual |
| GetUCBScore(int64 total_num_calls) const | NeighborhoodGenerator | |
| helper_ | NeighborhoodGenerator | protected |
| IsRelaxationGenerator() const | NeighborhoodGenerator | inlinevirtual |
| mutex_ | NeighborhoodGenerator | mutableprotected |
| name() const | NeighborhoodGenerator | inline |
| name_ | NeighborhoodGenerator | protected |
| NeighborhoodGenerator(const std::string &name, NeighborhoodGeneratorHelper const *helper) | NeighborhoodGenerator | inline |
| num_calls() const | NeighborhoodGenerator | inline |
| num_fully_solved_calls() const | NeighborhoodGenerator | inline |
| ReadyToGenerate() const override | RelaxationInducedNeighborhoodGenerator | virtual |
| RelaxationInducedNeighborhoodGenerator(NeighborhoodGeneratorHelper const *helper, const SharedResponseManager *response_manager, const SharedRelaxationSolutionRepository *relaxation_solutions, const SharedLPSolutionRepository *lp_solutions, SharedIncompleteSolutionManager *incomplete_solutions, const std::string &name) | RelaxationInducedNeighborhoodGenerator | inlineexplicit |
| Synchronize() | NeighborhoodGenerator | |
| ~NeighborhoodGenerator() | NeighborhoodGenerator | inlinevirtual |