| addCuts(unsigned int numberCuts, const OsiRowCut **cuts) | Bonmin::TMINLP2TNLP | [inline, virtual] |
| addCuts(const OsiCuts &cuts) | Bonmin::TMINLP2TNLP | [inline, virtual] |
| 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(Index n, const Number *x, bool new_x, Number &obj_value) | Bonmin::TMINLP2TNLP | [virtual] |
| eval_g(Index n, const Number *x, bool new_x, Index m, Number *g) | Bonmin::TMINLP2TNLP | [virtual] |
| eval_gi(Index n, const Number *x, bool new_x, Index i, Number &gi) | Bonmin::TMINLP2TNLP | [virtual] |
| eval_grad_f(Index n, const Number *x, bool new_x, Number *grad_f) | Bonmin::TMINLP2TNLP | [virtual] |
| eval_grad_gi(Index n, const Number *x, bool new_x, Index i, Index &nele_grad_gi, Index *jCol, Number *values) | Bonmin::TMINLP2TNLP | [virtual] |
| eval_h(Index n, const Number *x, bool new_x, Number obj_factor, Index m, const Number *lambda, bool new_lambda, Index nele_hess, Index *iRow, Index *jCol, Number *values) | Bonmin::TMINLP2TNLP | [virtual] |
| eval_jac_g(Index n, const Number *x, bool new_x, Index m, Index nele_jac, Index *iRow, Index *jCol, Number *values) | Bonmin::TMINLP2TNLP | [virtual] |
| evaluateUpperBoundingFunction(const double *x) | Bonmin::TMINLP2TNLP | |
| finalize_solution(SolverReturn status, Index n, const Number *x, const Number *z_L, const Number *z_U, Index m, const Number *g, const Number *lambda, Number obj_value, const IpoptData *ip_data, 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(Index n, Number *x_l, Number *x_u, Index m, Number *g_l, Number *g_u) | Bonmin::TMINLP2TNLP | [virtual] |
| get_constraints_linearity(Index m, LinearityType *const_types) | Bonmin::TMINLP2TNLP | [inline, virtual] |
| get_nlp_info(Index &n, Index &m, Index &nnz_jac_g, Index &nnz_h_lag, TNLP::IndexStyleEnum &index_style) | Bonmin::TMINLP2TNLP | [virtual] |
| get_scaling_parameters(Number &obj_scaling, bool &use_x_scaling, Index n, Number *x_scaling, bool &use_g_scaling, Index m, Number *g_scaling) | Bonmin::TMINLP2TNLP | [virtual] |
| get_starting_point(Index n, bool init_x, Number *x, bool init_z, Number *z_L, Number *z_U, Index m, bool init_lambda, Number *lambda) | Bonmin::TMINLP2TNLP | [virtual] |
| get_warm_start_iterate(IteratesVector &warm_start_iterate) | Bonmin::TMINLP2TNLP | [virtual] |
| GetWarmStarter() | Bonmin::TMINLP2TNLP | |
| gutsOfCopy(const TMINLP2TNLP &source) | Bonmin::TMINLP2TNLP | [private] |
| gutsOfDelete() | Bonmin::TMINLP2TNLP | [private] |
| hasLinearObjective() | Bonmin::TMINLP2TNLP | [inline, virtual] |
| hasUpperBoundingObjective() | Bonmin::TMINLP2TNLP | [inline, virtual] |
| index_style() const | Bonmin::TMINLP2TNLP | [inline, protected] |
| index_style_ | Bonmin::TMINLP2TNLP | [private] |
| intermediate_callback(AlgorithmMode mode, Index iter, Number obj_value, Number inf_pr, Number inf_du, Number mu, Number d_norm, Number regularization_size, Number alpha_du, Number alpha_pr, Index ls_trials, const IpoptData *ip_data, 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_obj_value(Number value) | Bonmin::TMINLP2TNLP | [inline] |
| Set_x_sol(Index n, const Number *x_sol) | Bonmin::TMINLP2TNLP | |
| setDualInit(Index ind, const Number val) | Bonmin::TMINLP2TNLP | |
| setDualsInit(Index n, const Number *duals_init) | Bonmin::TMINLP2TNLP | |
| SetStartingPoint(Index n, const Number *x_init) | Bonmin::TMINLP2TNLP | |
| SetVariableBounds(Index var_no, Number x_l, Number x_u) | Bonmin::TMINLP2TNLP | |
| SetVariableLowerBound(Index var_no, Number x_l) | Bonmin::TMINLP2TNLP | |
| SetVariablesBounds(Index n, const Number *x_l, const Number *x_u) | Bonmin::TMINLP2TNLP | |
| SetVariablesLowerBounds(Index n, const Number *x_l) | Bonmin::TMINLP2TNLP | |
| SetVariablesUpperBounds(Index n, const Number *x_u) | Bonmin::TMINLP2TNLP | |
| SetVariableType(Index n, TMINLP::VariableType type) | Bonmin::TMINLP2TNLP | |
| SetVariableUpperBound(Index var_no, Number x_u) | Bonmin::TMINLP2TNLP | |
| SetWarmStarter(SmartPtr< IpoptInteriorWarmStarter > warm_starter) | Bonmin::TMINLP2TNLP | |
| setxInit(Index ind, const Number val) | Bonmin::TMINLP2TNLP | |
| setxInit(Index n, const Number *x_init) | Bonmin::TMINLP2TNLP | |
| throw_exception_on_bad_variable_bound(Index i) | Bonmin::TMINLP2TNLP | [private] |
| TMINLP2TNLP(const 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] |