Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::sat::NeighborhoodGeneratorHelper Member List

This is the complete list of members for operations_research::sat::NeighborhoodGeneratorHelper, including all inherited members.

ActiveObjectiveVariables() constoperations_research::sat::NeighborhoodGeneratorHelperinline
ActiveObjectiveVariablesWhileHoldingLock() const ABSL_SHARED_LOCKS_REQUIRED(graph_mutex_)operations_research::sat::NeighborhoodGeneratorHelperinline
ActiveVariables() constoperations_research::sat::NeighborhoodGeneratorHelperinline
ActiveVariablesWhileHoldingLock() const ABSL_SHARED_LOCKS_REQUIRED(graph_mutex_)operations_research::sat::NeighborhoodGeneratorHelperinline
AddSolutionHinting(const CpSolverResponse &initial_solution, CpModelProto *model_proto) constoperations_research::sat::NeighborhoodGeneratorHelper
AddTaskDeterministicDuration(double deterministic_duration)operations_research::sat::SubSolverinline
AddTaskDuration(double duration_in_seconds)operations_research::sat::SubSolverinline
ConstraintToVar() const ABSL_SHARED_LOCKS_REQUIRED(graph_mutex_)operations_research::sat::NeighborhoodGeneratorHelperinline
deterministic_time() constoperations_research::sat::SubSolverinline
DeterministicTimingInfo() constoperations_research::sat::SubSolverinline
DifficultyMeansFullNeighborhood(double difficulty) constoperations_research::sat::NeighborhoodGeneratorHelperinline
FIRST_SOLUTION enum valueoperations_research::sat::SubSolver
FixAllVariables(const CpSolverResponse &initial_solution) constoperations_research::sat::NeighborhoodGeneratorHelper
FixGivenVariables(const CpSolverResponse &base_solution, const absl::flat_hash_set< int > &variables_to_fix) constoperations_research::sat::NeighborhoodGeneratorHelper
FULL_PROBLEM enum valueoperations_research::sat::SubSolver
FullNeighborhood() constoperations_research::sat::NeighborhoodGeneratorHelper
GenerateTask(int64_t) overrideoperations_research::sat::NeighborhoodGeneratorHelperinlinevirtual
GetActiveIntervals(const CpSolverResponse &initial_solution) constoperations_research::sat::NeighborhoodGeneratorHelper
GetActiveRectangles(const CpSolverResponse &initial_solution) constoperations_research::sat::NeighborhoodGeneratorHelper
GetRoutingPaths(const CpSolverResponse &initial_solution) constoperations_research::sat::NeighborhoodGeneratorHelper
GetSchedulingPrecedences(const absl::flat_hash_set< int > &ignored_intervals, const CpSolverResponse &initial_solution, absl::BitGenRef random) constoperations_research::sat::NeighborhoodGeneratorHelper
GetUniqueIntervalSets() constoperations_research::sat::NeighborhoodGeneratorHelper
graph_mutex_operations_research::sat::NeighborhoodGeneratorHelpermutable
HELPER enum valueoperations_research::sat::SubSolver
INCOMPLETE enum valueoperations_research::sat::SubSolver
IsActive(int var) const ABSL_SHARED_LOCKS_REQUIRED(graph_mutex_)operations_research::sat::NeighborhoodGeneratorHelper
IsDone()operations_research::sat::SubSolverinlinevirtual
KeepActiveIntervals(absl::Span< const int > unfiltered_intervals, const CpSolverResponse &initial_solution) constoperations_research::sat::NeighborhoodGeneratorHelper
ModelProto() constoperations_research::sat::NeighborhoodGeneratorHelperinline
name() constoperations_research::sat::SubSolverinline
NeighborhoodGeneratorHelper(CpModelProto const *model_proto, SatParameters const *parameters, SharedResponseManager *shared_response, SharedBoundsManager *shared_bounds=nullptr)operations_research::sat::NeighborhoodGeneratorHelper
NoNeighborhood() constoperations_research::sat::NeighborhoodGeneratorHelper
NumActiveVariables() constoperations_research::sat::NeighborhoodGeneratorHelperinline
Parameters() constoperations_research::sat::NeighborhoodGeneratorHelperinline
RelaxGivenVariables(const CpSolverResponse &initial_solution, const std::vector< int > &relaxed_variables) constoperations_research::sat::NeighborhoodGeneratorHelper
shared_response() constoperations_research::sat::NeighborhoodGeneratorHelperinline
SubSolver(absl::string_view name, SubsolverType type)operations_research::sat::SubSolverinline
SubsolverType enum nameoperations_research::sat::SubSolver
Synchronize() overrideoperations_research::sat::NeighborhoodGeneratorHelpervirtual
TaskIsAvailable() overrideoperations_research::sat::NeighborhoodGeneratorHelperinlinevirtual
TimingInfo() constoperations_research::sat::SubSolverinline
type() constoperations_research::sat::SubSolverinline
TypeToConstraints(ConstraintProto::ConstraintCase type) constoperations_research::sat::NeighborhoodGeneratorHelperinline
UpdatedModelProtoCopy() constoperations_research::sat::NeighborhoodGeneratorHelper
VarToConstraint() const ABSL_SHARED_LOCKS_REQUIRED(graph_mutex_)operations_research::sat::NeighborhoodGeneratorHelperinline
~SubSolver()=defaultoperations_research::sat::SubSolvervirtual