> I can see the solution in the output, but I am interested in looking
> at iteratio ns in order to show different behaviours of simplex method
> in several problems,

You can see the simplex iteration count on the terminal:

      0: obj =   6.500000000e+02  infeas =  3.788e+03 (0)
*     2: obj =   4.376770833e+02  infeas =  0.000e+00 (0)
*    10: obj =   2.962166065e+02  infeas =  0.000e+00 (0)
      ^
      |
   Here it is



_______________________________________________
Help-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to