> >> As I'm limited to LP files as my only means of input to GLPK, GMPL > >> is not an option for me. Is there a file-based avenue for > >> acquiring machine-parseable sensitivity information from GLPK that > >> I have not yet discovered? > > > > Such a feature is not implemented. > > Shucks. Does this wording imply that you would accept code to implement > this? Or is this an intentional omission? >
The latter. No standard format exists for such kind of information, and inventing one doesn't seem to me a good idea. It is quite easy to obtain all necessary information with the glpk api routines and write it in a format suitable for a particular application. _______________________________________________ Help-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-glpk
