add_constraints | ADD_CONSTRAINTS Adds a set of constraints to the model. |
add_costs | ADD_COSTS Adds a set of user costs to the model. |
add_legacy_cost | ADD_LEGACY_COST Adds a set of user costs to the model. |
add_named_set | ADD_NAMED_SET Adds a named set of variables/constraints/costs to the model. |
add_vars | ADD_VARS Adds a set of variables to the model. |
build_cost_params | BUILD_COST_PARAMS Builds and saves the full generalized cost parameters. |
compute_cost | COMPUTE_COST Computes a user-defined cost. |
display | DISPLAY Displays the object. |
eval_legacy_cost | EVAL_LEGACY_COST Evaluates individual or full set of legacy user costs. |
get_cost_params | GET_COST_PARAMS Returns the cost parameter struct for user-defined costs. |
get_mpc | GET_MPC Returns the MATPOWER case struct. |
getv | GETV Returns initial value, lower bound and upper bound for opt variables. |
init_indexed_name | INIT_INDEXED_NAME Initializes the dimensions for an indexed named set. |
linear_constraints | LINEAR_CONSTRAINTS Builds and returns the full set of linear constraints. |
opf_model | |
params_legacy_cost | PARAMS_LEGACY_COST Returns cost parameters for legacy user-defined costs. |