#define M 8 // Number of constraints #define N 7 // Number of variables #define K 2 // Number of data sets double a[M][N],rhs[M],c[N]; continuous X[N],Z; // Z is the objective function 2lp_main() { and(int k=0;k