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