EPEC solve
Solving Equilibrium Problems with Equilibrium Constraints (EPECs)
|
struct to handle the objective params of MP_Param/QP_Param More...
#include <games.h>
Data Fields | |
arma::sp_mat | Q |
arma::sp_mat | C |
arma::vec | c |
struct to handle the objective params of MP_Param/QP_Param
Refer QP_Param class for what Q, C and c mean.