Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coin-or/Ipopt
/ functions
Functions
3,330 in github.com/coin-or/Ipopt
⨍
Functions
3,330
◇
Types & classes
443
↓ 1 callers
Method
a
examples/ScalableProblems/MittelmannParaCntrl.hpp:855
↓ 1 callers
Method
a_u
examples/ScalableProblems/MittelmannParaCntrl.hpp:869
↓ 1 callers
Method
a_y
examples/ScalableProblems/MittelmannParaCntrl.hpp:862
↓ 1 callers
Method
alpha
examples/ScalableProblems/MittelmannParaCntrl.hpp:838
↓ 1 callers
Method
apply_grad_obj_scaling
src/Algorithm/IpNLPScaling.cpp:177
↓ 1 callers
Method
apply_hessian_scaling
src/Algorithm/IpNLPScaling.cpp:625
↓ 1 callers
Method
apply_vector_scaling_x_NonConst
src/Algorithm/IpNLPScaling.cpp:388
↓ 1 callers
Method
b
examples/ScalableProblems/MittelmannParaCntrl.hpp:876
↓ 1 callers
Method
beta
examples/ScalableProblems/MittelmannParaCntrl.hpp:843
↓ 1 callers
Method
compute_curr_cg_penalty
src/contrib/CGPenalty/IpCGPenaltyCq.cpp:324
↓ 1 callers
Method
compute_curr_cg_penalty_scale
src/contrib/CGPenalty/IpCGPenaltyCq.cpp:389
↓ 1 callers
Method
create_new_s
src/Algorithm/IpIteratesVector.hpp:802
↓ 1 callers
Method
create_new_x
src/Algorithm/IpIteratesVector.hpp:797
↓ 1 callers
Method
curr_added_y_nrm2
src/contrib/CGPenalty/IpCGPenaltyCq.cpp:440
↓ 1 callers
Method
curr_exact_hessian
src/Algorithm/IpIpoptCalculatedQuantities.cpp:1948
↓ 1 callers
Method
curr_jac_cdT_times_curr_cdminuss
src/Algorithm/Inexact/IpInexactCq.cpp:67
↓ 1 callers
Method
curr_jac_times_normal_c
src/Algorithm/Inexact/IpInexactCq.cpp:355
↓ 1 callers
Method
curr_jac_times_normal_d
src/Algorithm/Inexact/IpInexactCq.cpp:371
↓ 1 callers
Method
curr_nu
src/Algorithm/Inexact/IpInexactData.hpp:141
↓ 1 callers
Method
curr_orig_x_L_violation
src/Algorithm/IpIpoptCalculatedQuantities.cpp:1807
↓ 1 callers
Method
curr_orig_x_U_violation
src/Algorithm/IpIpoptCalculatedQuantities.cpp:1828
↓ 1 callers
Method
curr_primal_dual_system_error
src/Algorithm/IpIpoptCalculatedQuantities.cpp:3198
↓ 1 callers
Method
curr_slack_scaled_d_minus_s
src/Algorithm/Inexact/IpInexactCq.cpp:129
↓ 1 callers
Method
curr_uWu
src/Algorithm/Inexact/IpInexactCq.cpp:331
↓ 1 callers
Function
curr_x_L_viol
src/Interfaces/IpTNLP.cpp:337
↓ 1 callers
Function
curr_x_U_viol
src/Interfaces/IpTNLP.cpp:382
↓ 1 callers
Method
dT_times_barH_times_d
src/contrib/CGPenalty/IpCGPenaltyCq.cpp:295
↓ 1 callers
Function
eval_f
Callback Implementations */
examples/hs071_c/hs071_c.c:21
↓ 1 callers
Method
eval_g
src/Interfaces/IpTNLPReducer.cpp:369
↓ 1 callers
Method
eval_jac_g
src/Interfaces/IpTNLPReducer.cpp:397
↓ 1 callers
Method
finalize_metadata
contrib/sIPOPT/AmplSolver/SensAmplTNLP.cpp:160
↓ 1 callers
Method
finalize_solution
src/Interfaces/IpTNLPReducer.cpp:518
↓ 1 callers
Method
full_step_accepted
src/Algorithm/Inexact/IpInexactData.hpp:126
↓ 1 callers
Method
getVersion
Get version of Ipopt library. Gives the value of IPOPT_VERSION_MAJOR, IPOPT_VERSION_MINOR, and IPOPT_VERSION_RELEASE that were used when the Ipopt li
src/Interfaces/Ipopt.java:868
↓ 1 callers
Method
get_R_result_list
contrib/RInterface/src/IpoptRNLP.cpp:147
↓ 1 callers
Method
get_list_of_nonlinear_variables
When LBFGS hessian approximation is used, this method should be overloaded. @param num_nonlin_vars number of nonlinear variables and length of pos_no
src/Interfaces/Ipopt.java:853
↓ 1 callers
Method
get_number_of_nonlinear_variables
When LBFGS hessian approximation is used, this method should be overloaded. @return number of nonlinear variables, a negative value indicates that al
src/Interfaces/Ipopt.java:841
↓ 1 callers
Function
get_options
Method for obtaining the name of the NL file and the options set from AMPL * * @return a pointer to a char* with the name of the stub *
src/Apps/AmplSolver/AmplTNLP.hpp:754
↓ 1 callers
Function
get_scaling_parameters
Method to request scaling parameters. * * This is only called if the options are set to retrieve user scaling, * that is, if nlp_scaling_m
src/Interfaces/IpTNLP.hpp:211
↓ 1 callers
Method
get_starting_point
src/Interfaces/IpTNLPReducer.cpp:305
↓ 1 callers
Function
get_var_con_metadata
Method to request meta data for the variables and the constraints. * * This method is used to pass meta data about variables or constraints to
src/Interfaces/IpTNLP.hpp:126
↓ 1 callers
Method
get_var_con_metadata
src/Apps/AmplSolver/AmplTNLP.cpp:406
↓ 1 callers
Method
get_warm_start_iterate
src/Interfaces/IpTNLPReducer.cpp:342
↓ 1 callers
Method
grad_kappa_times_damping_s
src/Algorithm/IpIpoptCalculatedQuantities.cpp:1005
↓ 1 callers
Method
grad_kappa_times_damping_x
src/Algorithm/IpIpoptCalculatedQuantities.cpp:912
↓ 1 callers
Method
iPosFirst
src/Algorithm/LinearSolvers/IpTripletToCSRConverter.hpp:153
↓ 1 callers
Method
initialize
In this function all problem sizes, bounds and initial guess should be initialized. @param n the problem size @return true if the given size is vali
examples/ScalableProblems_java/Scalable.java:68
↓ 1 callers
Function
intermediate_callback
Intermediate Callback method for the user. * * This method is called once per iteration (during the convergence check), * and can be used
src/Interfaces/IpTNLP.hpp:665
↓ 1 callers
Method
intermediate_callback
Intermediate Callback method for the user. This method is called once per iteration (during the convergence check), and can be used to obtain informa
src/Interfaces/Ipopt.java:794
↓ 1 callers
Method
iter
src/Algorithm/IpFilter.hpp:92
↓ 1 callers
Method
l
examples/ScalableProblems/MittelmannParaCntrl.hpp:813
↓ 1 callers
Method
lb_u
examples/ScalableProblems/MittelmannParaCntrl.hpp:828
↓ 1 callers
Method
lb_y
examples/ScalableProblems/MittelmannParaCntrl.hpp:818
↓ 1 callers
Method
orig_x_L_violation
src/Algorithm/IpIpoptCalculatedQuantities.cpp:1728
↓ 1 callers
Method
orig_x_U_violation
src/Algorithm/IpIpoptCalculatedQuantities.cpp:1768
↓ 1 callers
Function
pcalc_nonconst
contrib/sIPOPT/src/SensSchurDriver.hpp:78
↓ 1 callers
Method
phi
examples/ScalableProblems/MittelmannParaCntrl.hpp:883
↓ 1 callers
Method
phi_dy
examples/ScalableProblems/MittelmannParaCntrl.hpp:890
↓ 1 callers
Method
phi_dydy
examples/ScalableProblems/MittelmannParaCntrl.hpp:897
↓ 1 callers
Method
print
( double[] x, String str)
examples/ScalableProblems_java/Scalable.java:84
↓ 1 callers
Function
setApplicationOptions
Set options specified in R object opts in IpoptApplcation app. * * If we set the option to approximate the Hessian, then IpoptRNLP * needs to know
contrib/RInterface/src/ipoptr.cpp:62
↓ 1 callers
Method
set_R_constraint_lower_bounds
contrib/RInterface/src/IpoptRNLP.cpp:108
↓ 1 callers
Method
set_R_constraint_upper_bounds
contrib/RInterface/src/IpoptRNLP.cpp:116
↓ 1 callers
Method
set_R_environment
Functions to load R Objects into IpoptRProblem
contrib/RInterface/src/IpoptRNLP.cpp:36
↓ 1 callers
Method
set_R_eval_f
contrib/RInterface/src/IpoptRNLP.cpp:44
↓ 1 callers
Method
set_R_eval_g
contrib/RInterface/src/IpoptRNLP.cpp:84
↓ 1 callers
Method
set_R_eval_grad_f
contrib/RInterface/src/IpoptRNLP.cpp:52
↓ 1 callers
Method
set_R_eval_h
contrib/RInterface/src/IpoptRNLP.cpp:124
↓ 1 callers
Method
set_R_eval_h_structure
contrib/RInterface/src/IpoptRNLP.cpp:132
↓ 1 callers
Method
set_R_eval_jac_g
contrib/RInterface/src/IpoptRNLP.cpp:92
↓ 1 callers
Method
set_R_eval_jac_g_structure
contrib/RInterface/src/IpoptRNLP.cpp:100
↓ 1 callers
Method
set_R_init_values
contrib/RInterface/src/IpoptRNLP.cpp:60
↓ 1 callers
Method
set_R_lower_bounds
contrib/RInterface/src/IpoptRNLP.cpp:68
↓ 1 callers
Method
set_R_upper_bounds
contrib/RInterface/src/IpoptRNLP.cpp:76
↓ 1 callers
Method
set_delta_cgfast
src/contrib/CGPenalty/IpCGPenaltyData.hpp:381
↓ 1 callers
Method
set_hessian_approximation
contrib/RInterface/src/IpoptRNLP.cpp:140
↓ 1 callers
Function
set_integer_metadata_for_con
src/Apps/AmplSolver/AmplTNLP.hpp:595
↓ 1 callers
Method
set_normal_s
src/Algorithm/Inexact/IpInexactData.hpp:65
↓ 1 callers
Method
set_normal_x
@name Normal step set and accessor methods */ @{
src/Algorithm/Inexact/IpInexactData.hpp:57
↓ 1 callers
Function
set_numeric_metadata_for_var
src/Apps/AmplSolver/AmplTNLP.hpp:579
↓ 1 callers
Method
set_tangential_s
src/Algorithm/Inexact/IpInexactData.hpp:94
↓ 1 callers
Method
set_tangential_x
@name Tangential step set and accessor methods */ @{
src/Algorithm/Inexact/IpInexactData.hpp:86
↓ 1 callers
Method
trial_compl_s_L
src/Algorithm/IpIpoptCalculatedQuantities.cpp:2346
↓ 1 callers
Method
trial_compl_s_U
src/Algorithm/IpIpoptCalculatedQuantities.cpp:2386
↓ 1 callers
Method
trial_compl_x_L
src/Algorithm/IpIpoptCalculatedQuantities.cpp:2264
↓ 1 callers
Method
trial_compl_x_U
src/Algorithm/IpIpoptCalculatedQuantities.cpp:2306
↓ 1 callers
Method
trial_grad_f
src/Algorithm/IpIpoptCalculatedQuantities.cpp:691
↓ 1 callers
Method
trial_grad_lag_s
src/Algorithm/IpIpoptCalculatedQuantities.cpp:2100
↓ 1 callers
Method
trial_grad_lag_x
src/Algorithm/IpIpoptCalculatedQuantities.cpp:2032
↓ 1 callers
Method
trial_jac_cT_times_vec
src/Algorithm/IpIpoptCalculatedQuantities.cpp:1396
↓ 1 callers
Method
trial_jac_dT_times_vec
src/Algorithm/IpIpoptCalculatedQuantities.cpp:1445
↓ 1 callers
Method
trial_penalty_function
src/contrib/CGPenalty/IpCGPenaltyCq.cpp:147
↓ 1 callers
Method
trial_primal_dual_system_error
src/Algorithm/IpIpoptCalculatedQuantities.cpp:3258
↓ 1 callers
Method
ub_u
examples/ScalableProblems/MittelmannParaCntrl.hpp:833
↓ 1 callers
Method
ub_y
examples/ScalableProblems/MittelmannParaCntrl.hpp:823
↓ 1 callers
Method
unapply_vector_scaling_c_NonConst
src/Algorithm/IpNLPScaling.cpp:487
↓ 1 callers
Method
uncached_dual_frac_to_the_bound
src/Algorithm/IpIpoptCalculatedQuantities.cpp:3400
↓ 1 callers
Method
uncached_slack_frac_to_the_bound
src/Algorithm/IpIpoptCalculatedQuantities.cpp:3472
↓ 1 callers
Method
unscaled_curr_orig_x_L_violation
src/Algorithm/IpIpoptCalculatedQuantities.cpp:1662
↓ 1 callers
Method
unscaled_curr_orig_x_U_violation
src/Algorithm/IpIpoptCalculatedQuantities.cpp:1684
← previous
next →
801–900 of 3,330, ranked by callers