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
↓ 8 callers
Method
apply_obj_scaling
src/Algorithm/IpNLPScaling.cpp:372
↓ 8 callers
Method
apply_vector_scaling_x_LU
src/Algorithm/IpNLPScaling.cpp:54
↓ 8 callers
Method
apply_vector_scaling_x_LU_NonConst
src/Algorithm/IpNLPScaling.cpp:25
↓ 8 callers
Function
curr_c
src/Interfaces/IpTNLP.cpp:147
↓ 8 callers
Method
curr_complementarity
src/Algorithm/IpIpoptCalculatedQuantities.cpp:2799
↓ 8 callers
Method
curr_relaxed_compl_x_L
src/Algorithm/IpIpoptCalculatedQuantities.cpp:2406
↓ 8 callers
Method
curr_relaxed_compl_x_U
src/Algorithm/IpIpoptCalculatedQuantities.cpp:2433
↓ 8 callers
Function
data_A
contrib/sIPOPT/src/SensPCalculator.hpp:112
↓ 8 callers
Function
get_suffix_handler
Method for returning the suffix handler */
src/Apps/AmplSolver/AmplTNLP.hpp:613
↓ 8 callers
Method
normal_x
src/Algorithm/Inexact/IpInexactData.hpp:73
↓ 8 callers
Method
trial_d_minus_s
src/Algorithm/IpIpoptCalculatedQuantities.cpp:1208
↓ 7 callers
Function
AddIpoptNumOption
src/Interfaces/IpStdCInterface.cpp:135
↓ 7 callers
Function
AmplSolverObject
@name Ampl specific methods */ @{ Return the ampl solver object (ASL*) */
src/Apps/AmplSolver/AmplTNLP.hpp:515
↓ 7 callers
Function
IpBlasScal
src/LinAlg/IpBlas.cpp:300
↓ 7 callers
Function
Is_Initialized
contrib/sIPOPT/src/SensSchurData.hpp:82
↓ 7 callers
Method
MakeNewCompoundMatrix
src/LinAlg/IpCompoundMatrix.cpp:876
↓ 7 callers
Method
Max
src/LinAlg/IpVector.hpp:774
↓ 7 callers
Method
RowColScaling
src/LinAlg/IpSymScaledMatrix.hpp:248
↓ 7 callers
Method
SetIntegerMetaData
src/LinAlg/IpDenseVector.hpp:594
↓ 7 callers
Method
SetIntegerValue
src/Common/IpOptionsList.cpp:198
↓ 7 callers
Method
SetStringMetaData
src/LinAlg/IpDenseVector.hpp:586
↓ 7 callers
Method
SetTerm
src/LinAlg/IpSumMatrix.cpp:27
↓ 7 callers
Method
SetTrialPrimalVariablesFromStep
src/Algorithm/IpIpoptData.cpp:179
↓ 7 callers
Method
SinvBlrmZMTdBr
src/LinAlg/IpMatrix.cpp:21
↓ 7 callers
Method
Statistics
src/Interfaces/IpIpoptApplication.cpp:1020
↓ 7 callers
Function
WallclockTime
src/Common/IpUtils.cpp:185
↓ 7 callers
Method
curr_cg_pert_fact
src/contrib/CGPenalty/IpCGPenaltyCq.cpp:271
↓ 7 callers
Function
curr_d
src/Interfaces/IpTNLP.cpp:242
↓ 7 callers
Method
eval_jac_g
Method to request either the sparsity structure or the values of the Jacobian of the constraints. The Jacobian is the matrix of derivatives where the
src/Interfaces/Ipopt.java:413
↓ 7 callers
Method
have_d_scaling
src/Algorithm/IpNLPScaling.cpp:654
↓ 7 callers
Method
trial_primal_infeasibility
src/Algorithm/IpIpoptCalculatedQuantities.cpp:2612
↓ 7 callers
Method
trial_slack_s_U
src/Algorithm/IpIpoptCalculatedQuantities.cpp:427
↓ 7 callers
Method
unapply_vector_scaling_d
src/Algorithm/IpNLPScaling.cpp:571
↓ 7 callers
Method
unscaled_curr_complementarity
src/Algorithm/IpIpoptCalculatedQuantities.cpp:2947
↓ 7 callers
Method
unscaled_curr_dual_infeasibility
src/Algorithm/IpIpoptCalculatedQuantities.cpp:2746
↓ 6 callers
Method
AddNumberOption
src/Common/IpRegOptions.cpp:856
↓ 6 callers
Method
AddRightMultMatrix
src/LinAlg/IpMultiVectorMatrix.cpp:239
↓ 6 callers
Method
AddStringOption9
src/Common/IpRegOptions.cpp:1246
↓ 6 callers
Method
ElementWiseSqrt
src/LinAlg/IpVector.hpp:760
↓ 6 callers
Function
ExpandedPosIndices
Accessor Method to obtain the Index array (of length * NSmallVec=NCols()) that stores the mapping from the small * vector to the large vecto
src/LinAlg/IpExpansionMatrix.hpp:209
↓ 6 callers
Method
InvalidateResult
src/Common/IpCachedResults.hpp:791
↓ 6 callers
Function
IpoptApplicationFactory
src/Interfaces/IpIpoptApplication.cpp:35
↓ 6 callers
Function
IpoptSolve
src/Interfaces/IpStdCInterface.cpp:212
↓ 6 callers
Method
LRMultVector
src/LinAlg/IpMultiVectorMatrix.cpp:129
↓ 6 callers
Method
Nonzeros
Inline Methods */
src/LinAlg/TMatrices/IpSymTMatrix.hpp:259
↓ 6 callers
Method
PerturbForWrongInertia
src/Algorithm/IpPDPerturbationHandler.cpp:419
↓ 6 callers
Method
Run
Main loop: Wait for new measurement, Get new step, maybe deal with * bounds, see to it that everything happens in the required * timeframe. */
contrib/sIPOPT/src/SensAlgorithm.cpp:160
↓ 6 callers
Method
Set_kkt_penalty
src/contrib/CGPenalty/IpCGPenaltyData.hpp:210
↓ 6 callers
Function
Solve
Solve operation for a single right hand side. * * Solves the linear system A * Sol = Rhs. * See MultiSolve for more details. */
src/Algorithm/LinearSolvers/IpSymLinearSolver.hpp:95
↓ 6 callers
Function
Vec
src/LinAlg/IpMultiVectorMatrix.hpp:228
↓ 6 callers
Method
curr_avrg_compl
src/Algorithm/IpIpoptCalculatedQuantities.cpp:3553
↓ 6 callers
Method
curr_compl_x_L
src/Algorithm/IpIpoptCalculatedQuantities.cpp:2242
↓ 6 callers
Method
curr_compl_x_U
src/Algorithm/IpIpoptCalculatedQuantities.cpp:2286
↓ 6 callers
Method
curr_grad_barrier_obj_s
src/Algorithm/IpIpoptCalculatedQuantities.cpp:951
↓ 6 callers
Method
curr_grad_barrier_obj_x
src/Algorithm/IpIpoptCalculatedQuantities.cpp:859
↓ 6 callers
Method
curr_grad_f
src/Algorithm/IpIpoptCalculatedQuantities.cpp:653
↓ 6 callers
Method
curr_penalty
src/contrib/CGPenalty/IpCGPenaltyData.hpp:180
↓ 6 callers
Function
hessstruct
examples/ScalableProblems/MittelmannBndryCntrlDiri3Dsin.cpp:728
↓ 6 callers
Function
hessvals
examples/ScalableProblems/MittelmannBndryCntrlDiri3Dsin.cpp:828
↓ 6 callers
Method
objective_depends_on_mu
Accessor methods for model data */ @{ Method for telling IpoptCalculatedQuantities that the * restoration phase objective function depends on the
src/Algorithm/IpRestoIpoptNLP.hpp:112
↓ 6 callers
Function
runEmpty
test/emptynlp.cpp:308
↓ 6 callers
Function
runReOpt
test/emptynlp.cpp:628
↓ 6 callers
Method
set_next_compute_normal
@name Next iteration normal step computation flag */ @{
src/Algorithm/Inexact/IpInexactData.hpp:164
↓ 6 callers
Method
trial_slack_s_L
src/Algorithm/IpIpoptCalculatedQuantities.cpp:404
↓ 6 callers
Method
unapply_vector_scaling_x
src/Algorithm/IpNLPScaling.cpp:439
↓ 6 callers
Method
unscaled_curr_f
src/Algorithm/IpIpoptCalculatedQuantities.cpp:601
↓ 5 callers
Method
AddCachedResult3Dep
src/Common/IpCachedResults.hpp:751
↓ 5 callers
Method
AddFileJournal
src/Common/IpJournalist.cpp:268
↓ 5 callers
Method
AddOneMultiVectorMatrix
src/LinAlg/IpMultiVectorMatrix.cpp:218
↓ 5 callers
Method
AddStringOption5
src/Common/IpRegOptions.cpp:1108
↓ 5 callers
Function
CpuTime
The following function were taken from CoinTime.hpp in COIN/Coin
src/Common/IpUtils.cpp:148
↓ 5 callers
Function
CreateIpoptProblem
src/Interfaces/IpStdCInterface.cpp:40
↓ 5 callers
Method
Dim
src/LinAlg/IpIdentityMatrix.cpp:22
↓ 5 callers
Function
FreeIpoptProblem
src/Interfaces/IpStdCInterface.cpp:110
↓ 5 callers
Method
GetCachedResult3Dep
src/Common/IpCachedResults.hpp:771
↓ 5 callers
Method
GetIntegerSuffixValues
src/Apps/AmplSolver/AmplTNLP.cpp:1850
↓ 5 callers
Method
GetJournal
src/Common/IpJournalist.cpp:294
↓ 5 callers
Method
GetValue
Method for retrieving the value of an option. * * Calling this method will increase the counter by one. */
src/Common/IpOptionsList.hpp:93
↓ 5 callers
Method
IA
@name Accessor methods */ @{ Return the IA array for the condensed format. */
src/Algorithm/LinearSolvers/IpTripletToCSRConverter.hpp:140
↓ 5 callers
Function
IpBlasAsum
src/LinAlg/IpBlas.cpp:215
↓ 5 callers
Function
IpoptGetAvailableLinearSolvers
src/Algorithm/LinearSolvers/IpLinearSolvers.c:11
↓ 5 callers
Method
JA
Return the JA array for the condensed format. */
src/Algorithm/LinearSolvers/IpTripletToCSRConverter.hpp:147
↓ 5 callers
Method
MakeNewCompoundSymMatrix
src/LinAlg/IpCompoundSymMatrix.hpp:342
↓ 5 callers
Method
ResortG
src/Interfaces/IpTNLPAdapter.cpp:2468
↓ 5 callers
Function
Set_NRows
contrib/sIPOPT/src/SensSchurData.hpp:164
↓ 5 callers
Method
Set_penalty
src/contrib/CGPenalty/IpCGPenaltyData.hpp:186
↓ 5 callers
Method
SumLogs
src/LinAlg/IpVector.hpp:680
↓ 5 callers
Method
apply_vector_scaling_d
src/Algorithm/IpNLPScaling.cpp:538
↓ 5 callers
Method
create_new_v_L
src/Algorithm/IpIteratesVector.hpp:827
↓ 5 callers
Method
create_new_v_U
src/Algorithm/IpIteratesVector.hpp:832
↓ 5 callers
Method
curr_compl_s_L
src/Algorithm/IpIpoptCalculatedQuantities.cpp:2326
↓ 5 callers
Method
curr_compl_s_U
src/Algorithm/IpIpoptCalculatedQuantities.cpp:2366
↓ 5 callers
Method
curr_gradBarrTDelta
src/Algorithm/IpIpoptCalculatedQuantities.cpp:3702
↓ 5 callers
Function
curr_grad_lag_x
src/Interfaces/IpTNLP.cpp:533
↓ 5 callers
Method
curr_kkt_penalty
src/contrib/CGPenalty/IpCGPenaltyData.hpp:204
↓ 5 callers
Method
curr_sigma_s
src/Algorithm/IpIpoptCalculatedQuantities.cpp:3527
↓ 5 callers
Function
curr_x
src/Interfaces/IpTNLP.cpp:18
↓ 5 callers
Function
curr_y_c
src/Interfaces/IpTNLP.cpp:195
↓ 5 callers
Method
dual_frac_to_the_bound
src/Algorithm/IpIpoptCalculatedQuantities.cpp:3420
↓ 5 callers
Function
dump_matrix
src/Algorithm/LinearSolvers/IpMumpsSolverInterface.cpp:339
← previous
next →
201–300 of 3,330, ranked by callers