help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] How to solve a dual problem


From: glpk xypron
Subject: Re: [Help-glpk] How to solve a dual problem
Date: Thu, 18 Mar 2010 21:18:00 +0100

Hello David

> 
> We´ve tryed the glp_get_row_dual and glp_get_col_dual
> but the number of rows and cols doesn´t seem to correspond to the dual
> problem.
>  

glp_get_row_dual and glp_get_col_dual retrieve the dual values
of the original rows and columns.

You get the matrix of the dual problem by transposition,
exchanging rows and columns.

http://en.wikipedia.org/wiki/Linear_programming#Duality

Best regards

Xypron
-- 
GMX.at - Österreichs FreeMail-Dienst mit über 2 Mio Mitgliedern
E-Mail, SMS & mehr! Kostenlos: http://portal.gmx.net/de/go/atfreemail




reply via email to

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