help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HELP-GLPK]about the result


From: Andrew Makhorin
Subject: Re: [HELP-GLPK]about the result
Date: Fri, 9 Jan 2009 16:27:21 +0300

>   I use the GLPK in VS2005 with C# to solve the LP problem ,but the
> result was reported as a txt file .I want to use the result in the VS2005
> , unfortunately i do not know how to do that .I hope some of you can help
> me .

If you are using glpk api, you may obtain the solution components
directly with the routines glp_get_row_prim, glp_get_col_prim, etc.
For more details please see the glpk reference manual.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]