< Master index Index for matpower7.1/mp-opt-model/lib >

Index for matpower7.1/mp-opt-model/lib

MATPOWER files in this directory:

 ContentsMP-Opt-Model
 clp_optionsCLP_OPTIONS Sets options for CLP.
 cplex_optionsCPLEX_OPTIONS Sets options for CPLEX.
 glpk_optionsGLPK_OPTIONS Sets options for GLPK.
 gurobi_optionsGUROBI_OPTIONS Sets options for GUROBI (version 5.x and greater).
 gurobiverGUROBIVER Prints or returns GUROBI version info.
 have_fcnHAVE_FCN Test for optional functionality / version info.
 have_feature_bpmpdHAVE_FEATURE_BPMPD Detect availability/version info for BPMPD
 have_feature_catchmeHAVE_FEATURE_CATCHME Detect availability/version info for CATCH(ME) syntax.
 have_feature_clpHAVE_FEATURE_CLP Detect availability/version info for CLP
 have_feature_cplexHAVE_FEATURE_CPLEX Detect availability/version info for CPLEX
 have_feature_evalcHAVE_FEATURE_EVALC Detect availability/version info for EVALC
 have_feature_fminconHAVE_FEATURE_FMINCON Detect availability/version info for FMINCON
 have_feature_fmincon_ipmHAVE_FEATURE_FMINCON_IPM Detect availability/ver info for FMINCON w/Int Pt Mtd
 have_feature_fsolveHAVE_FEATURE_FSOLVE Detect availability/version info for FSOLVE
 have_feature_glpkHAVE_FEATURE_GLPK Detect availability/version info for GLPK
 have_feature_gurobiHAVE_FEATURE_GUROBI Detect availability/version info for Gurobi
 have_feature_intlinprogHAVE_FEATURE_INTLINPROG Detect availability/version info for INTLINPROG
 have_feature_ipoptHAVE_FEATURE_IPOPT Detect availability/version info for IPOPT
 have_feature_ipopt_auxdataHAVE_FEATURE_IPOPT_AUXDATA Detect availability/version info for IPOPT_AUXDATA
 have_feature_isequalnHAVE_FEATURE_ISEQUALN Detect availability/version info for ISEQUALN
 have_feature_knitroHAVE_FEATURE_KNITRO Detect availability/version info for Artelys Knitro
 have_feature_knitromatlabHAVE_FEATURE_KNITROMATLAB Detect availability/version info for KNITROMATLAB
 have_feature_ktrlinkHAVE_FEATURE_KTRLINK Detect availability/version info for KTRLINK
 have_feature_linprogHAVE_FEATURE_LINPROG Detect availability/version info for LINPROG
 have_feature_linprog_dsHAVE_FEATURE_LINPROG_DS Detect availblty/ver info for LINPROG w/dual simplex
 have_feature_mosekHAVE_FEATURE_MOSEK Detect availability/version info for MOSEK
 have_feature_opti_clpHAVE_FEATURE_OPTI_CLP Detect availability/version info for OPTI_CLP
 have_feature_optimHAVE_FEATURE_OPTIM Detect availability/version info for Optimization Toolbox
 have_feature_optimoptionsHAVE_FEATURE_OPTIMOPTIONS Detect availability/version info for OPTIMOPTIONS
 have_feature_osqpHAVE_FEATURE_OSQP Detect availability/version info for OSQP
 have_feature_quadprogHAVE_FEATURE_QUADPROG Detect availability/version info for QUADPROG
 have_feature_quadprog_lsHAVE_FEATURE_QUADPROG_LS Detect availability/version info for QUADPROG w/large scale
 have_feature_sdpt3HAVE_FEATURE_SDPT3 Detect availability/version info for SDPT3
 have_feature_sedumiHAVE_FEATURE_SEDUMI Detect availability/version info for SeDuMi
 have_feature_yalmipHAVE_FEATURE_YALMIP Detect availability/version info for YALMIP
 ipopt_optionsIPOPT_OPTIONS Sets options for IPOPT.
 miqps_cplexMIQPS_CPLEX Mixed Integer Quadratic Program Solver based on CPLEX.
 miqps_glpkMIQPS_GLPK Mixed Integer Linear Program Solver based on GLPK - GNU Linear Programming Kit.
 miqps_gurobiMIQPS_GUROBI Mixed Integer Quadratic Program Solver based on GUROBI.
 miqps_masterMIQPS_MASTER Mixed Integer Quadratic Program Solver wrapper function.
 miqps_mosekMIQPS_MOSEK Mixed Integer Quadratic Program Solver based on MOSEK.
 miqps_otMIQPS_OT Mixed Integer Linear Program Solver based on INTLINPROG.
 mosek_optionsMOSEK_OPTIONS Sets options for MOSEK.
 mosek_symbconMOSEK_SYMBCON Returns struct containing MOSEK's symbolic constants
 mpomverMPOMVER Prints or returns MP-Opt-Model version info for current installation.
 mpopt2nleqoptMPOPT2NLEQOPT Create/modify NLEQS_MASTER options struct from MPOPT.
 mpopt2nlpoptMPOPT2NLPOPT Create/modify NLPS_MASTER options struct from MPOPT.
 mpopt2qpoptMPOPT2QPOPT Create/modify MI/QPS_MASTER options struct from MPOPT.
 nested_struct_copyNESTED_STRUCT_COPY Copies values from one nested struct to another.
 nleqs_coreNLEQS_CORE Core Nonlinear Equation Solver with arbitrary update function.
 nleqs_fd_newtonNLEQS_FD_NEWTON Nonlinear Equation Solver based on Newton's method.
 nleqs_fsolveNLEQS_FSOLVE Nonlinear Equation Solver based on Newton's method.
 nleqs_gauss_seidelNLEQS_GAUSS_SEIDEL Nonlinear Equation Solver based on Gauss-Seidel method.
 nleqs_masterNLEQS_MASTER Nonlinear Equation Solver wrapper function.
 nleqs_newtonNLEQS_NEWTON Nonlinear Equation Solver based on Newton's method.
 nlp_consfcnNLP_CONSFCN Evaluates nonlinear constraints and their Jacobian.
 nlp_costfcnNLP_COSTFCN Evaluates objective function, gradient and Hessian.
 nlp_hessfcnNLP_HESSFCN Evaluates Hessian of Lagrangian.
 nlps_fminconNLPS_FMINCON Nonlinear programming (NLP) Solver based on FMINCON.
 nlps_ipoptNLPS_IPOPT Nonlinear programming (NLP) Solver based on IPOPT.
 nlps_knitroNLPS_KNITRO Nonlinear programming (NLP) Solver based on Artelys Knitro.
 nlps_masterNLPS_MASTER Nonlinear programming (NLP) Solver wrapper function.
 osqp_optionsOSQP_OPTIONS Sets options for OSQP.
 osqpverOSQPVER Prints or returns OSQP version info.
 qps_bpmpdQPS_BPMPD Quadratic Program Solver based on BPMPD_MEX.
 qps_clpQPS_CLP Quadratic Program Solver based on CLP - COIN-OR Linear Programming.
 qps_cplexQPS_CPLEX Quadratic Program Solver based on CPLEX.
 qps_glpkQPS_GLPK Linear Program Solver based on GLPK - GNU Linear Programming Kit.
 qps_gurobiQPS_GUROBI Quadratic Program Solver based on GUROBI.
 qps_ipoptQPS_IPOPT Quadratic Program Solver based on IPOPT.
 qps_masterQPS_MASTER Quadratic Program Solver wrapper function.
 qps_mosekQPS_MOSEK Quadratic Program Solver based on MOSEK.
 qps_osqpQPS_OSQP Quadratic Program Solver based on OSQP.
 qps_otQPS_OT Quadratic Program Solver based on QUADPROG/LINPROG.

Subsequent directories:


Generated on Fri 09-Oct-2020 11:21:30 by m2html © 2005