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

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

MATPOWER files in this directory:

 add_lin_constraintADD_LIN_CONSTRAINT Adds a set of linear constraints to the model.
 add_named_setADD_NAMED_SET Adds a named set of variables/constraints/costs to the model.
 add_nln_constraintADD_NLN_CONSTRAINT Adds a set of nonlinear constraints to the model.
 add_nln_costADD_NLN_COST Adds a set of general nonlinear costs to the model.
 add_quad_costADD_QUAD_COST Adds a set of user costs to the model.
 add_varADD_VAR Adds a set of variables to the model.
 displayDISPLAY Displays the object.
 eval_lin_constraintEVAL_LIN_CONSTRAINT Builds and returns full set of linear constraints.
 eval_nln_constraintEVAL_NLN_CONSTRAINT Builds and returns full set of nonlinear constraints.
 eval_nln_constraint_hessEVAL_NLN_CONSTRAINT_HESS Builds and returns Hessian of nonlinear constraints.
 eval_nln_costEVAL_NLN_COST Evaluates individual or full set of general nonlinear costs.
 eval_quad_costEVAL_QUAD_COST Evaluates individual or full set of quadratic costs.
 get_idxGET_IDX Returns the idx struct for vars, lin/nonlin constraints, costs.
 get_solnGET_SOLN Fetch solution values for specific named/indexed sets.
 init_indexed_nameINIT_INDEXED_NAME Initializes the dimensions for an indexed named set.
 is_mixed_integerIS_MIXED_INTEGER Return true if model is mixed integer, false otherwise.
 opt_model
 params_lin_constraintPARAMS_LIN_CONSTRAINT Builds and returns linear constraint parameters.
 params_nln_constraintPARAMS_NLN_CONSTRAINT Returns parameters for general nonlinear constraints.
 params_nln_costPARAMS_NLN_COST Returns cost parameters for general nonlinear costs.
 params_quad_costPARAMS_QUAD_COST Returns the cost parameters for quadratic costs.
 params_varPARAMS_VAR Returns initial value, lower bound and upper bound for opt variables.
 parse_solnPARSE_SOLN Parse solution vector and shadow prices by all named sets.
 problem_typePROBLEM_TYPE Return a string identifying the type of mathematical program
 set_paramsSET_PARAMS Modifies parameters for variable, cost or constraint in model
 solveSOLVE Solve the optimization model.
 varsets_cell2structVARSETS_CELL2STRUCT Converts VARSETS from cell array to struct array.
 varsets_idxVARSETS_IDX Returns a vector of indices into X specified by VARSETS
 varsets_lenVARSETS_LEN Returns the total number of variables in VARSETS
 varsets_xVARSETS_X Returns a cell array of sub-vectors of X specified by VARSETS

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