Contents | MP-Opt-Model |
clp_options | CLP_OPTIONS Sets options for CLP. |
cplex_options | CPLEX_OPTIONS Sets options for CPLEX. |
glpk_options | GLPK_OPTIONS Sets options for GLPK. |
gurobi_options | GUROBI_OPTIONS Sets options for GUROBI (version 5.x and greater). |
gurobiver | GUROBIVER Prints or returns GUROBI version info. |
have_fcn | HAVE_FCN Test for optional functionality / version info. |
have_feature_bpmpd | HAVE_FEATURE_BPMPD Detect availability/version info for BPMPD |
have_feature_catchme | HAVE_FEATURE_CATCHME Detect availability/version info for CATCH(ME) syntax. |
have_feature_clp | HAVE_FEATURE_CLP Detect availability/version info for CLP |
have_feature_cplex | HAVE_FEATURE_CPLEX Detect availability/version info for CPLEX |
have_feature_evalc | HAVE_FEATURE_EVALC Detect availability/version info for EVALC |
have_feature_fmincon | HAVE_FEATURE_FMINCON Detect availability/version info for FMINCON |
have_feature_fmincon_ipm | HAVE_FEATURE_FMINCON_IPM Detect availability/ver info for FMINCON w/Int Pt Mtd |
have_feature_fsolve | HAVE_FEATURE_FSOLVE Detect availability/version info for FSOLVE |
have_feature_glpk | HAVE_FEATURE_GLPK Detect availability/version info for GLPK |
have_feature_gurobi | HAVE_FEATURE_GUROBI Detect availability/version info for Gurobi |
have_feature_intlinprog | HAVE_FEATURE_INTLINPROG Detect availability/version info for INTLINPROG |
have_feature_ipopt | HAVE_FEATURE_IPOPT Detect availability/version info for IPOPT |
have_feature_ipopt_auxdata | HAVE_FEATURE_IPOPT_AUXDATA Detect availability/version info for IPOPT_AUXDATA |
have_feature_isequaln | HAVE_FEATURE_ISEQUALN Detect availability/version info for ISEQUALN |
have_feature_knitro | HAVE_FEATURE_KNITRO Detect availability/version info for Artelys Knitro |
have_feature_knitromatlab | HAVE_FEATURE_KNITROMATLAB Detect availability/version info for KNITROMATLAB |
have_feature_ktrlink | HAVE_FEATURE_KTRLINK Detect availability/version info for KTRLINK |
have_feature_linprog | HAVE_FEATURE_LINPROG Detect availability/version info for LINPROG |
have_feature_linprog_ds | HAVE_FEATURE_LINPROG_DS Detect availblty/ver info for LINPROG w/dual simplex |
have_feature_mosek | HAVE_FEATURE_MOSEK Detect availability/version info for MOSEK |
have_feature_opti_clp | HAVE_FEATURE_OPTI_CLP Detect availability/version info for OPTI_CLP |
have_feature_optim | HAVE_FEATURE_OPTIM Detect availability/version info for Optimization Toolbox |
have_feature_optimoptions | HAVE_FEATURE_OPTIMOPTIONS Detect availability/version info for OPTIMOPTIONS |
have_feature_osqp | HAVE_FEATURE_OSQP Detect availability/version info for OSQP |
have_feature_quadprog | HAVE_FEATURE_QUADPROG Detect availability/version info for QUADPROG |
have_feature_quadprog_ls | HAVE_FEATURE_QUADPROG_LS Detect availability/version info for QUADPROG w/large scale |
have_feature_sdpt3 | HAVE_FEATURE_SDPT3 Detect availability/version info for SDPT3 |
have_feature_sedumi | HAVE_FEATURE_SEDUMI Detect availability/version info for SeDuMi |
have_feature_yalmip | HAVE_FEATURE_YALMIP Detect availability/version info for YALMIP |
ipopt_options | IPOPT_OPTIONS Sets options for IPOPT. |
miqps_cplex | MIQPS_CPLEX Mixed Integer Quadratic Program Solver based on CPLEX. |
miqps_glpk | MIQPS_GLPK Mixed Integer Linear Program Solver based on GLPK - GNU Linear Programming Kit. |
miqps_gurobi | MIQPS_GUROBI Mixed Integer Quadratic Program Solver based on GUROBI. |
miqps_master | MIQPS_MASTER Mixed Integer Quadratic Program Solver wrapper function. |
miqps_mosek | MIQPS_MOSEK Mixed Integer Quadratic Program Solver based on MOSEK. |
miqps_ot | MIQPS_OT Mixed Integer Linear Program Solver based on INTLINPROG. |
mosek_options | MOSEK_OPTIONS Sets options for MOSEK. |
mosek_symbcon | MOSEK_SYMBCON Returns struct containing MOSEK's symbolic constants |
mpomver | MPOMVER Prints or returns MP-Opt-Model version info for current installation. |
mpopt2nleqopt | MPOPT2NLEQOPT Create/modify NLEQS_MASTER options struct from MPOPT. |
mpopt2nlpopt | MPOPT2NLPOPT Create/modify NLPS_MASTER options struct from MPOPT. |
mpopt2qpopt | MPOPT2QPOPT Create/modify MI/QPS_MASTER options struct from MPOPT. |
nested_struct_copy | NESTED_STRUCT_COPY Copies values from one nested struct to another. |
nleqs_core | NLEQS_CORE Core Nonlinear Equation Solver with arbitrary update function. |
nleqs_fd_newton | NLEQS_FD_NEWTON Nonlinear Equation Solver based on Newton's method. |
nleqs_fsolve | NLEQS_FSOLVE Nonlinear Equation Solver based on Newton's method. |
nleqs_gauss_seidel | NLEQS_GAUSS_SEIDEL Nonlinear Equation Solver based on Gauss-Seidel method. |
nleqs_master | NLEQS_MASTER Nonlinear Equation Solver wrapper function. |
nleqs_newton | NLEQS_NEWTON Nonlinear Equation Solver based on Newton's method. |
nlp_consfcn | NLP_CONSFCN Evaluates nonlinear constraints and their Jacobian. |
nlp_costfcn | NLP_COSTFCN Evaluates objective function, gradient and Hessian. |
nlp_hessfcn | NLP_HESSFCN Evaluates Hessian of Lagrangian. |
nlps_fmincon | NLPS_FMINCON Nonlinear programming (NLP) Solver based on FMINCON. |
nlps_ipopt | NLPS_IPOPT Nonlinear programming (NLP) Solver based on IPOPT. |
nlps_knitro | NLPS_KNITRO Nonlinear programming (NLP) Solver based on Artelys Knitro. |
nlps_master | NLPS_MASTER Nonlinear programming (NLP) Solver wrapper function. |
osqp_options | OSQP_OPTIONS Sets options for OSQP. |
osqpver | OSQPVER Prints or returns OSQP version info. |
qps_bpmpd | QPS_BPMPD Quadratic Program Solver based on BPMPD_MEX. |
qps_clp | QPS_CLP Quadratic Program Solver based on CLP - COIN-OR Linear Programming. |
qps_cplex | QPS_CPLEX Quadratic Program Solver based on CPLEX. |
qps_glpk | QPS_GLPK Linear Program Solver based on GLPK - GNU Linear Programming Kit. |
qps_gurobi | QPS_GUROBI Quadratic Program Solver based on GUROBI. |
qps_ipopt | QPS_IPOPT Quadratic Program Solver based on IPOPT. |
qps_master | QPS_MASTER Quadratic Program Solver wrapper function. |
qps_mosek | QPS_MOSEK Quadratic Program Solver based on MOSEK. |
qps_osqp | QPS_OSQP Quadratic Program Solver based on OSQP. |
qps_ot | QPS_OT Quadratic Program Solver based on QUADPROG/LINPROG. |