> Is there any document with describing the internal details of GLPK > data structures? > I'm mainly interested in knowing how it handles the constraints, and > which data structures it's using.
Such document does not exist. Just see the comments, esp. in glpk header files; I hope they will help you to understand all the data structures in details. Andrew Makhorin _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
