> I would appreciate deprecated elements in glpk.h to be clearly marked, to > avoid future confusion.
In glpk.h all definitions starting from the line: #define LPX glp_prob are deprecated and kept only for backward compatibility. (Probably there must be an explicit comment in the header file.) _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
