Searched refs:x_l_orig (Results 1 – 3 of 3) sorted by relevance
313 const double* x_l_orig, in StrengtheningTNLP() argument371 x_l_[i] = x_l_orig[j]; in StrengtheningTNLP()431 Number* x_l_orig = new Number[n_orig_]; in get_bounds_info() local436 if (!tminlp_->get_bounds_info(n_orig_, x_l_orig, x_u_orig, in get_bounds_info()438 delete [] x_l_orig; in get_bounds_info()448 delete [] x_l_orig; in get_bounds_info()
44 const double* x_l_orig,
183 SmartPtr<Vector> x_l_orig = comp_d_l->GetCompNonConst(1); in GetBoundsInformation() local207 nlp_->GetBoundsInformation(*Px_l_orig_, *x_l_orig, *Px_u_orig_, in GetBoundsInformation()