RelaxationSolver Member List
This is the complete list of members for
RelaxationSolver, including all inherited members.
add_sol_candidate(const dvector &x) | RelaxationSolver | [protected, virtual] |
clean_sub_problems() | RelaxationSolver | [inline, protected] |
convex_prob | RelaxationSolver | [protected] |
dim() const | Solver | [inline] |
dim_ | Solver | [protected] |
is_gams_prob | RelaxationSolver | [protected] |
iter() | Solver | [inline] |
iter_ | Solver | [protected] |
iter_max | Solver | |
last_impr_iter | RelaxationSolver | [protected] |
levelcuts | RelaxationSolver | [protected] |
linear_relax | RelaxationSolver | [protected] |
locopt_NLP(dvector &start) | RelaxationSolver | [protected] |
locopt_NLP(dvector &start, dvector &sol_point) | RelaxationSolver | [protected] |
LocOpt_NLP | RelaxationSolver | [private] |
lower_bound | RelaxationSolver | |
make_sub_prob(Pointer< MinlpProblem > &out, Pointer< MinlpProblem > in, Pointer< MinlpNode > node) | RelaxationSolver | [protected] |
minlpdata | RelaxationSolver | [protected] |
MinlpNode class | RelaxationSolver | [friend] |
opt_val() | Solver | [inline] |
opt_val_ | Solver | [protected] |
orig_prob | RelaxationSolver | [protected] |
out_solver_log_p | Solver | |
out_solver_p | Solver | |
param | RelaxationSolver | [protected] |
PartitionHeu class | RelaxationSolver | [friend] |
point_conversion_warnings | RelaxationSolver | [protected] |
print(ostream &out) const | Solver | [inline, virtual] |
reform | RelaxationSolver | [protected] |
RelaxationSolver(Pointer< MinlpProblem > orig_prob_, bool is_gams_prob=false, double closeval_tol_=0., Pointer< dvector > diam_=NULL, Pointer< Param > param_=NULL, Pointer< ostream > out_solver_p_=out_out_p, Pointer< ostream > out_solver_log_p_=out_log_p) | RelaxationSolver | |
set_convex_prob(Pointer< MinlpProblem > convex_prob_) | RelaxationSolver | [inline] |
set_levelcut_handler(Pointer< LevelCutHandler > levelcuts_) | RelaxationSolver | [inline] |
set_linear_relax(Pointer< LinearRelax > linear_relax_) | RelaxationSolver | [inline] |
set_MINLPData(Pointer< MINLPData > minlpdata_) | RelaxationSolver | [inline] |
set_reform(Pointer< Reformulation > reform_) | RelaxationSolver | [inline, virtual] |
set_split_prob(Pointer< MinlpProblem > split_prob_) | RelaxationSolver | [inline] |
set_upper_bound(double upper_bound) | RelaxationSolver | [inline] |
sol_cand | RelaxationSolver | |
sol_cand_closeval_tol | RelaxationSolver | [protected] |
sol_cand_diam | RelaxationSolver | [protected] |
sol_point | Solver | |
solve()=0 | Solver | [pure virtual] |
solve(dvector &x) | Solver | [inline, virtual] |
Solver(int n, Pointer< ostream > out_solver_p_=out_out_p, Pointer< ostream > out_solver_log_p_=out_log_p) | Solver | [inline] |
split_prob | RelaxationSolver | [protected] |
time() | Solver | [inline] |
time_ | Solver | [protected] |
tol | Solver | |
~Solver() | Solver | [inline, virtual] |