[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-glpk] Internals of GLPK
From: |
Andrew Makhorin |
Subject: |
Re: [Help-glpk] Internals of GLPK |
Date: |
Thu, 13 Jul 2006 17:17:55 +0400 |
> 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