Bonmin  1.7
Bonmin::LocalSolverBasedHeuristic Member List
This is the complete list of members for Bonmin::LocalSolverBasedHeuristic, including all inherited members.
changeIfNotSet(Ipopt::SmartPtr< Ipopt::OptionsList > options, std::string prefix, const std::string &option, const std::string &value)Bonmin::LocalSolverBasedHeuristic [protected, static]
changeIfNotSet(Ipopt::SmartPtr< Ipopt::OptionsList > options, std::string prefix, const std::string &option, const double &value)Bonmin::LocalSolverBasedHeuristic [protected, static]
changeIfNotSet(Ipopt::SmartPtr< Ipopt::OptionsList > options, std::string prefix, const std::string &option, const int &value)Bonmin::LocalSolverBasedHeuristic [protected, static]
clone() const =0Bonmin::LocalSolverBasedHeuristic [pure virtual]
doLocalSearch(OsiTMINLPInterface *solver, double *solution, double &solValue, double cutoff, std::string prefix="local_solver.") const Bonmin::LocalSolverBasedHeuristic
Initialize(Ipopt::SmartPtr< Ipopt::OptionsList > options)Bonmin::LocalSolverBasedHeuristic
LocalSolverBasedHeuristic()Bonmin::LocalSolverBasedHeuristic
LocalSolverBasedHeuristic(BonminSetup *setup)Bonmin::LocalSolverBasedHeuristic
LocalSolverBasedHeuristic(const LocalSolverBasedHeuristic &other)Bonmin::LocalSolverBasedHeuristic
max_number_nodes_Bonmin::LocalSolverBasedHeuristic [private]
max_number_solutions_Bonmin::LocalSolverBasedHeuristic [private]
operator=(const LocalSolverBasedHeuristic &rhs)Bonmin::LocalSolverBasedHeuristic
registerOptions(Ipopt::SmartPtr< Bonmin::RegisteredOptions > roptions)Bonmin::LocalSolverBasedHeuristic [static]
resetModel(CbcModel *model)Bonmin::LocalSolverBasedHeuristic [inline, virtual]
setSetup(BonminSetup *setup)Bonmin::LocalSolverBasedHeuristic [inline]
setup_Bonmin::LocalSolverBasedHeuristic [protected]
setupDefaults(Ipopt::SmartPtr< Ipopt::OptionsList > options)Bonmin::LocalSolverBasedHeuristic [virtual]
solution(double &objectiveValue, double *newSolution)=0Bonmin::LocalSolverBasedHeuristic [pure virtual]
solution(double &objectiveValue, double *newSolution, OsiCuts &cs)Bonmin::LocalSolverBasedHeuristic [inline, virtual]
time_limit_Bonmin::LocalSolverBasedHeuristic [private]
~LocalSolverBasedHeuristic()Bonmin::LocalSolverBasedHeuristic