Bonmin  1.7
Bonmin::TMINLP2TNLP Member List
This is the complete list of members for Bonmin::TMINLP2TNLP, including all inherited members.
addCuts(unsigned int numberCuts, const OsiRowCut **cuts)Bonmin::TMINLP2TNLP [inline, virtual]
addCuts(const OsiCuts &cuts)Bonmin::TMINLP2TNLP [inline, virtual]
check_solution(OsiObject **objects=0, int nObjects=-1)Bonmin::TMINLP2TNLP
clone() const Bonmin::TMINLP2TNLP [inline, virtual]
curr_warm_starter_Bonmin::TMINLP2TNLP [private]
duals_init() const Bonmin::TMINLP2TNLP [inline]
duals_init_Bonmin::TMINLP2TNLP [protected]
duals_sol() const Bonmin::TMINLP2TNLP [inline]
duals_sol_Bonmin::TMINLP2TNLP [protected]
eval_f(Ipopt::Index n, const Ipopt::Number *x, bool new_x, Ipopt::Number &obj_value)Bonmin::TMINLP2TNLP [virtual]
eval_g(Ipopt::Index n, const Ipopt::Number *x, bool new_x, Ipopt::Index m, Ipopt::Number *g)Bonmin::TMINLP2TNLP [virtual]
eval_gi(Ipopt::Index n, const Ipopt::Number *x, bool new_x, Ipopt::Index i, Ipopt::Number &gi)Bonmin::TMINLP2TNLP [virtual]
eval_grad_f(Ipopt::Index n, const Ipopt::Number *x, bool new_x, Ipopt::Number *grad_f)Bonmin::TMINLP2TNLP [virtual]
eval_grad_gi(Ipopt::Index n, const Ipopt::Number *x, bool new_x, Ipopt::Index i, Ipopt::Index &nele_grad_gi, Ipopt::Index *jCol, Ipopt::Number *values)Bonmin::TMINLP2TNLP [virtual]
eval_h(Ipopt::Index n, const Ipopt::Number *x, bool new_x, Ipopt::Number obj_factor, Ipopt::Index m, const Ipopt::Number *lambda, bool new_lambda, Ipopt::Index nele_hess, Ipopt::Index *iRow, Ipopt::Index *jCol, Ipopt::Number *values)Bonmin::TMINLP2TNLP [virtual]
eval_jac_g(Ipopt::Index n, const Ipopt::Number *x, bool new_x, Ipopt::Index m, Ipopt::Index nele_jac, Ipopt::Index *iRow, Ipopt::Index *jCol, Ipopt::Number *values)Bonmin::TMINLP2TNLP [virtual]
evaluateUpperBoundingFunction(const double *x)Bonmin::TMINLP2TNLP
finalize_solution(Ipopt::SolverReturn status, Ipopt::Index n, const Ipopt::Number *x, const Ipopt::Number *z_L, const Ipopt::Number *z_U, Ipopt::Index m, const Ipopt::Number *g, const Ipopt::Number *lambda, Ipopt::Number obj_value, const Ipopt::IpoptData *ip_data, Ipopt::IpoptCalculatedQuantities *ip_cq)Bonmin::TMINLP2TNLP [virtual]
force_fractionnal_sol()Bonmin::TMINLP2TNLP
g_l()Bonmin::TMINLP2TNLP [inline]
g_l_Bonmin::TMINLP2TNLP [protected]
g_sol() const Bonmin::TMINLP2TNLP [inline]
g_sol_Bonmin::TMINLP2TNLP [protected]
g_u()Bonmin::TMINLP2TNLP [inline]
g_u_Bonmin::TMINLP2TNLP [protected]
get_bounds_info(Ipopt::Index n, Ipopt::Number *x_l, Ipopt::Number *x_u, Ipopt::Index m, Ipopt::Number *g_l, Ipopt::Number *g_u)Bonmin::TMINLP2TNLP [virtual]
get_const_xtra_id() const Bonmin::TMINLP2TNLP [inline, virtual]
get_constraints_linearity(Ipopt::Index m, LinearityType *const_types)Bonmin::TMINLP2TNLP [inline, virtual]
get_nlp_info(Ipopt::Index &n, Ipopt::Index &m, Ipopt::Index &nnz_jac_g, Ipopt::Index &nnz_h_lag, TNLP::IndexStyleEnum &index_style)Bonmin::TMINLP2TNLP [virtual]
get_scaling_parameters(Ipopt::Number &obj_scaling, bool &use_x_scaling, Ipopt::Index n, Ipopt::Number *x_scaling, bool &use_g_scaling, Ipopt::Index m, Ipopt::Number *g_scaling)Bonmin::TMINLP2TNLP [virtual]
get_starting_point(Ipopt::Index n, bool init_x, Ipopt::Number *x, bool init_z, Ipopt::Number *z_L, Ipopt::Number *z_U, Ipopt::Index m, bool init_lambda, Ipopt::Number *lambda)Bonmin::TMINLP2TNLP [virtual]
get_variables_linearity(Ipopt::Index n, LinearityType *var_types)Bonmin::TMINLP2TNLP [inline, virtual]
get_warm_start_iterate(Ipopt::IteratesVector &warm_start_iterate)Bonmin::TMINLP2TNLP [virtual]
GetWarmStarter()Bonmin::TMINLP2TNLP
gutsOfCopy(const TMINLP2TNLP &source)Bonmin::TMINLP2TNLP [private]
gutsOfDelete()Bonmin::TMINLP2TNLP [private]
has_x_init()Bonmin::TMINLP2TNLP [inline]
hasLinearObjective()Bonmin::TMINLP2TNLP [inline, virtual]
hasUpperBoundingObjective()Bonmin::TMINLP2TNLP [inline, virtual]
index_style() const Bonmin::TMINLP2TNLP [inline, protected]
index_style_Bonmin::TMINLP2TNLP [private]
intermediate_callback(Ipopt::AlgorithmMode mode, Ipopt::Index iter, Ipopt::Number obj_value, Ipopt::Number inf_pr, Ipopt::Number inf_du, Ipopt::Number mu, Ipopt::Number d_norm, Ipopt::Number regularization_size, Ipopt::Number alpha_du, Ipopt::Number alpha_pr, Ipopt::Index ls_trials, const Ipopt::IpoptData *ip_data, Ipopt::IpoptCalculatedQuantities *ip_cq)Bonmin::TMINLP2TNLP [virtual]
need_new_warm_starter_Bonmin::TMINLP2TNLP [private]
nlp_lower_bound_inf_Bonmin::TMINLP2TNLP [private]
nlp_upper_bound_inf_Bonmin::TMINLP2TNLP [private]
nnz_h_lag()Bonmin::TMINLP2TNLP [inline]
nnz_h_lag() const Bonmin::TMINLP2TNLP [inline, protected]
nnz_h_lag_Bonmin::TMINLP2TNLP [private]
nnz_jac_g() const Bonmin::TMINLP2TNLP [inline, protected]
nnz_jac_g_Bonmin::TMINLP2TNLP [private]
num_constraints() const Bonmin::TMINLP2TNLP [inline]
num_variables() const Bonmin::TMINLP2TNLP [inline]
obj_value() const Bonmin::TMINLP2TNLP [inline]
obj_value_Bonmin::TMINLP2TNLP [private]
operator=(const TMINLP2TNLP &)Bonmin::TMINLP2TNLP [private]
optimization_status() const Bonmin::TMINLP2TNLP [inline]
orig_x_l() const Bonmin::TMINLP2TNLP [inline]
orig_x_l_Bonmin::TMINLP2TNLP [protected]
orig_x_u() const Bonmin::TMINLP2TNLP [inline]
orig_x_u_Bonmin::TMINLP2TNLP [protected]
outputDiffs(const std::string &probName, const std::string *varNames)Bonmin::TMINLP2TNLP
removeCuts(unsigned int number, const int *toRemove)Bonmin::TMINLP2TNLP [inline, virtual]
resetStartingPoint()Bonmin::TMINLP2TNLP
return_status_Bonmin::TMINLP2TNLP [private]
Set_dual_sol(Ipopt::Index n, const Ipopt::Number *dual_sol)Bonmin::TMINLP2TNLP
set_obj_value(Ipopt::Number value)Bonmin::TMINLP2TNLP [inline]
Set_x_sol(Ipopt::Index n, const Ipopt::Number *x_sol)Bonmin::TMINLP2TNLP
setDualsInit(Ipopt::Index n, const Ipopt::Number *duals_init)Bonmin::TMINLP2TNLP
SetVariableBounds(Ipopt::Index var_no, Ipopt::Number x_l, Ipopt::Number x_u)Bonmin::TMINLP2TNLP
SetVariableLowerBound(Ipopt::Index var_no, Ipopt::Number x_l)Bonmin::TMINLP2TNLP
SetVariablesBounds(Ipopt::Index n, const Ipopt::Number *x_l, const Ipopt::Number *x_u)Bonmin::TMINLP2TNLP
SetVariablesLowerBounds(Ipopt::Index n, const Ipopt::Number *x_l)Bonmin::TMINLP2TNLP
SetVariablesUpperBounds(Ipopt::Index n, const Ipopt::Number *x_u)Bonmin::TMINLP2TNLP
SetVariableType(Ipopt::Index n, TMINLP::VariableType type)Bonmin::TMINLP2TNLP
SetVariableUpperBound(Ipopt::Index var_no, Ipopt::Number x_u)Bonmin::TMINLP2TNLP
SetWarmStarter(Ipopt::SmartPtr< IpoptInteriorWarmStarter > warm_starter)Bonmin::TMINLP2TNLP
setxInit(Ipopt::Index n, const Ipopt::Number *x_init)Bonmin::TMINLP2TNLP
throw_exception_on_bad_variable_bound(Ipopt::Index i)Bonmin::TMINLP2TNLP [private]
TMINLP2TNLP(const Ipopt::SmartPtr< TMINLP > tminlp)Bonmin::TMINLP2TNLP
TMINLP2TNLP(const TMINLP2TNLP &)Bonmin::TMINLP2TNLP
TMINLP2TNLP()Bonmin::TMINLP2TNLP [private]
tminlp_Bonmin::TMINLP2TNLP [private]
var_types()Bonmin::TMINLP2TNLP [inline]
var_types_Bonmin::TMINLP2TNLP [protected]
warm_start_entire_iterate_Bonmin::TMINLP2TNLP [private]
x_init() const Bonmin::TMINLP2TNLP [inline]
x_init_Bonmin::TMINLP2TNLP [protected]
x_init_user() const Bonmin::TMINLP2TNLP [inline]
x_init_user_Bonmin::TMINLP2TNLP [protected]
x_l()Bonmin::TMINLP2TNLP [inline]
x_l_Bonmin::TMINLP2TNLP [protected]
x_sol() const Bonmin::TMINLP2TNLP [inline]
x_sol_Bonmin::TMINLP2TNLP [protected]
x_u()Bonmin::TMINLP2TNLP [inline]
x_u_Bonmin::TMINLP2TNLP [protected]
~TMINLP2TNLP()Bonmin::TMINLP2TNLP [virtual]