![]() |
OR-Tools
9.6
|
This is the complete list of members for NeighborhoodGenerator, including all inherited members.
| 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)=0 | NeighborhoodGenerator | pure virtual |
| generator_mutex_ | NeighborhoodGenerator | mutableprotected |
| GetUCBScore(int64_t total_num_calls) const | NeighborhoodGenerator | |
| helper_ | NeighborhoodGenerator | protected |
| 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 | NeighborhoodGenerator | virtual |
| Synchronize() | NeighborhoodGenerator | |
| ~NeighborhoodGenerator() | NeighborhoodGenerator | inlinevirtual |