NLP.py
NLP.py
Introduction
Installation
Modeling in NLP.py
Globalization Techniques
Complete Solvers
NLP.py
Docs
»
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
_
__init__() (adolcmodel.AdolcModel method)
(algopymodel.AlgopyModel method)
(amplmodel.AmplModel method)
(cppadmodel.CppADModel method)
(lbfgs.LBFGS method)
(lbfgs.WolfeLBFGS method)
(linesearch.ArmijoLineSearch method)
(linesearch.LineSearch method)
(nlpmodel.NLPModel method)
(pcg.TruncatedCG method)
(pymswolfe.StrongWolfeLineSearch method)
(snlp.SlackModel method)
(tron.TRON method)
(trunk.QNTrunk method)
(trunk.Trunk method)
(trustregion.TrustRegion method)
(trustregion.TrustRegionSolver method)
(wolfe.StrongWolfeLineSearch method)
A
A() (amplmodel.AmplModel method)
(snlp.SlackModel method)
AdolcModel (class in adolcmodel)
adolcmodel (module)
AlgopyModel (class in algopymodel)
algopymodel (module)
AmplModel (class in amplmodel)
amplmodel (module)
ArmijoLineSearch (class in linesearch)
at_optimality() (nlpmodel.NLPModel method)
B
bk (linesearch.ArmijoLineSearch attribute)
bkmax (linesearch.ArmijoLineSearch attribute)
bounds() (nlpmodel.NLPModel method)
C
cauchy() (tron.TRON method)
cg_cons (algopymodel.AlgopyModel attribute)
cg_lag (algopymodel.AlgopyModel attribute)
cg_obj (algopymodel.AlgopyModel attribute)
check_slope() (linesearch.ArmijoLineSearch method)
(linesearch.LineSearch method)
(wolfe.StrongWolfeLineSearch method)
complementarity() (nlpmodel.NLPModel method)
compute_scaling_cons() (nlpmodel.NLPModel method)
compute_scaling_obj() (nlpmodel.NLPModel method)
con_trace_id (adolcmodel.AdolcModel attribute)
cons() (amplmodel.AmplModel method)
(nlpmodel.NLPModel method)
(snlp.SlackModel method)
cons_pos() (algopymodel.AlgopyModel method)
(nlpmodel.NLPModel method)
cons_pos_trace_id (adolcmodel.AdolcModel attribute)
cost() (amplmodel.AmplModel method)
CppADModel (class in cppadmodel)
cppadmodel (module)
D
decr (linesearch.ArmijoLineSearch attribute)
display_basic_info() (amplmodel.AmplModel method)
(nlpmodel.NLPModel method)
dual_feasibility() (nlpmodel.NLPModel method)
F
ftol (linesearch.ArmijoLineSearch attribute)
(wolfe.StrongWolfeLineSearch attribute)
G
get_pi0() (amplmodel.AmplModel method)
get_stopping_tolerances() (nlpmodel.NLPModel method)
ghivprod() (amplmodel.AmplModel method)
(nlpmodel.NLPModel method)
(snlp.SlackModel method)
grad() (adolcmodel.AdolcModel method)
(algopymodel.AlgopyModel method)
(amplmodel.AmplModel method)
(cppadmodel.CppADModel method)
(nlpmodel.NLPModel method)
(snlp.SlackModel method)
gtol (wolfe.StrongWolfeLineSearch attribute)
H
hess() (adolcmodel.AdolcModel method)
(algopymodel.AlgopyModel method)
(amplmodel.AmplModel method)
(cppadmodel.CppADModel method)
(nlpmodel.NLPModel method)
(snlp.SlackModel method)
hiprod() (amplmodel.AmplModel method)
(nlpmodel.NLPModel method)
hop() (nlpmodel.NLPModel method)
hprod() (adolcmodel.AdolcModel method)
(algopymodel.AlgopyModel method)
(amplmodel.AmplModel method)
(cppadmodel.CppADModel method)
(nlpmodel.NLPModel method)
(snlp.SlackModel method)
I
icons() (amplmodel.AmplModel method)
(nlpmodel.NLPModel method)
igrad() (amplmodel.AmplModel method)
(nlpmodel.NLPModel method)
initialize_slacks() (snlp.SlackModel method)
irow() (amplmodel.AmplModel method)
islp() (amplmodel.AmplModel method)
iterate (linesearch.ArmijoLineSearch attribute)
(linesearch.LineSearch attribute)
(wolfe.StrongWolfeLineSearch attribute)
J
jac() (adolcmodel.AdolcModel method)
(algopymodel.AlgopyModel method)
(amplmodel.AmplModel method)
(cppadmodel.CppADModel method)
(nlpmodel.NLPModel method)
(snlp.SlackModel method)
jac_pos() (adolcmodel.AdolcModel method)
(algopymodel.AlgopyModel method)
(amplmodel.AmplModel method)
(nlpmodel.NLPModel method)
jop() (amplmodel.AmplModel method)
(nlpmodel.NLPModel method)
jop_pos() (nlpmodel.NLPModel method)
jprod() (adolcmodel.AdolcModel method)
(algopymodel.AlgopyModel method)
(amplmodel.AmplModel method)
(cppadmodel.CppADModel method)
(nlpmodel.NLPModel method)
(snlp.SlackModel method)
jtprod() (adolcmodel.AdolcModel method)
(algopymodel.AlgopyModel method)
(amplmodel.AmplModel method)
(cppadmodel.CppADModel method)
(nlpmodel.NLPModel method)
(snlp.SlackModel method)
K
kkt_residuals() (nlpmodel.NLPModel method)
L
lag() (algopymodel.AlgopyModel method)
(nlpmodel.NLPModel method)
lag_trace_id (adolcmodel.AdolcModel attribute)
lb (wolfe.StrongWolfeLineSearch attribute)
LBFGS (class in lbfgs)
lbfgs (module)
lin (nlpmodel.NLPModel attribute)
linemodel (linesearch.ArmijoLineSearch attribute)
(linesearch.LineSearch attribute)
(wolfe.StrongWolfeLineSearch attribute)
LineSearch (class in linesearch)
linesearch (module)
M
m (nlpmodel.NLPModel attribute)
(trustregion.TrustRegionSolver attribute)
model_value (trustregion.TrustRegionSolver attribute)
N
n (nlpmodel.NLPModel attribute)
name (linesearch.ArmijoLineSearch attribute)
(linesearch.LineSearch attribute)
(nlpmodel.NLPModel attribute)
(wolfe.StrongWolfeLineSearch attribute)
ncon (nlpmodel.NLPModel attribute)
net (nlpmodel.NLPModel attribute)
next() (linesearch.ArmijoLineSearch method)
(linesearch.LineSearch method)
(wolfe.StrongWolfeLineSearch method)
niter (trustregion.TrustRegionSolver attribute)
nlin (nlpmodel.NLPModel attribute)
nln (nlpmodel.NLPModel attribute)
nlp.py (module)
NLPModel (class in nlpmodel)
nlpmodel (module)
nnet (nlpmodel.NLPModel attribute)
nnln (nlpmodel.NLPModel attribute)
nvar (nlpmodel.NLPModel attribute)
O
obj() (amplmodel.AmplModel method)
(nlpmodel.NLPModel method)
(snlp.SlackModel method)
obj_trace_id (adolcmodel.AdolcModel attribute)
P
pcg (module)
post_iteration() (lbfgs.LBFGS method)
(lbfgs.WolfeLBFGS method)
(pcg.TruncatedCG method)
(tron.TRON method)
(trunk.QNTrunk method)
(trunk.Trunk method)
precon() (tron.TRON method)
(trunk.QNTrunk method)
(trunk.Trunk method)
primal_feasibility() (nlpmodel.NLPModel method)
projected_linesearch() (tron.TRON method)
projected_newton_step() (tron.TRON method)
pymswolfe (module)
Q
QNTrunk (class in trunk)
qp (trustregion.TrustRegionSolver attribute)
R
ratio() (trustregion.TrustRegion method)
reset_radius() (trustregion.TrustRegion method)
S
search() (pymswolfe.StrongWolfeLineSearch method)
set_stopping_tolerances() (nlpmodel.NLPModel method)
set_x() (amplmodel.AmplModel method)
setup_linesearch() (lbfgs.LBFGS method)
(lbfgs.WolfeLBFGS method)
sgrad() (amplmodel.AmplModel method)
sigrad() (amplmodel.AmplModel method)
(nlpmodel.NLPModel method)
SlackModel (class in snlp)
slope (linesearch.ArmijoLineSearch attribute)
(linesearch.LineSearch attribute)
(wolfe.StrongWolfeLineSearch attribute)
snlp (module)
solve() (lbfgs.LBFGS method)
(lbfgs.WolfeLBFGS method)
(pcg.TruncatedCG method)
(tron.TRON method)
(trunk.QNTrunk method)
(trunk.Trunk method)
(trustregion.TrustRegionSolver method)
step (linesearch.ArmijoLineSearch attribute)
(linesearch.LineSearch attribute)
(trustregion.TrustRegionSolver attribute)
(wolfe.StrongWolfeLineSearch attribute)
step_norm (trustregion.TrustRegionSolver attribute)
stepmin (linesearch.ArmijoLineSearch attribute)
(linesearch.LineSearch attribute)
(wolfe.StrongWolfeLineSearch attribute)
stop_c (nlpmodel.NLPModel attribute)
stop_d (nlpmodel.NLPModel attribute)
stop_p (nlpmodel.NLPModel attribute)
StrongWolfeLineSearch (class in pymswolfe)
(class in wolfe)
T
trial_slope (wolfe.StrongWolfeLineSearch attribute)
trial_value (linesearch.ArmijoLineSearch attribute)
(linesearch.LineSearch attribute)
(wolfe.StrongWolfeLineSearch attribute)
TRON (class in tron)
tron (module)
TruncatedCG (class in pcg)
Trunk (class in trunk)
trunk (module)
TrustRegion (class in trustregion)
trustregion (module)
TrustRegionSolver (class in trustregion)
U
ub (wolfe.StrongWolfeLineSearch attribute)
unset_x() (amplmodel.AmplModel method)
update_radius() (trustregion.TrustRegion method)
V
value (linesearch.ArmijoLineSearch attribute)
(linesearch.LineSearch attribute)
(wolfe.StrongWolfeLineSearch attribute)
W
wolfe (module)
WolfeLBFGS (class in lbfgs)
writesol() (amplmodel.AmplModel method)
X
xtol (wolfe.StrongWolfeLineSearch attribute)