> I have a complicated formulated IP problem (with many constraints) > and want to find its dual problem. > I wonder if there is a program which can do it for me.
Probably glpk is useless for you. It is mainly intended to solve LPs, and has no feature to perform such kind of conversions. _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
