> Now I read the GLPK manual and I know that I can only set the status of > a variable, not the actual value. What I don't know is, what a basic > and > a non-basic variable is. What's the difference of an active and > non-active constraint? As you already guessed, Linear Programming is > not > my field of expertise. Any pointers are greatly appreciated!
Please read any textbook on linear programming. This is also briefly explained in glpk reference manual (section 1.1 "LP Problem", pp 7-9). _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
