Re: [Help-glpk] Finding minimum and maximum objective value

2009-11-23 Thread Benjamin Poirier
Andrew Makhorin wrote: I am currently using glpk. Thank you for the good documentation, the Brief example in section 1.3.1 really helped me to start using the library quickly. I have a question however. I would like to find both the minimum and the maximum objective value for the same

[Help-glpk] Finding minimum and maximum objective value

2009-11-19 Thread Benjamin Poirier
Hello, I am currently using glpk. Thank you for the good documentation, the Brief example in section 1.3.1 really helped me to start using the library quickly. I have a question however. I would like to find both the minimum and the maximum objective value for the same objective function,

Re: [Help-glpk] Finding minimum and maximum objective value

2009-11-19 Thread Andrew Makhorin
I am currently using glpk. Thank you for the good documentation, the Brief example in section 1.3.1 really helped me to start using the library quickly. I have a question however. I would like to find both the minimum and the maximum objective value for the same objective function,