ILP problem Excel Solver (formulas and Solver part)
ILP problem Excel Solver (formulas and Solver part)
1. Formula for the objective function (Cell H2, in our case)-> =SUMPRODUCT(B3:G3;
$B$2:$G$2) =>$ is simply to copy-paste the formula and allow it to change on left
2. Formula for the constraint (Cell H5, in our case)-> =SUMPRODUCT(B5:G5;
$B$2:$G$2) => according to the row but NOT on right (B2:G2, being the
solution values)
3. Formula for the constraint (Cell H6, in our case)-> =SUMPRODUCT(B6:G6;
$B$2:$G$2)
4. Formula for the constraint (Cell H7, in our case)-> =SUMPRODUCT(B7:G7;
$B$2:$G$2)
5. Formula for the constraint (Cell H8, in our case)-> =SUMPRODUCT(B8:G8;
$B$2:$G$2)
6. Formula for the constraint (Cell H9, in our case)-> =SUMPRODUCT(B9:G9;
$B$2:$G$2)