[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-glpk] problem with dual
From: |
Andrew Makhorin |
Subject: |
Re: [Help-glpk] problem with dual |
Date: |
Fri, 05 Aug 2011 14:28:59 +0400 |
> I have a model like this.
>
> When I try to get a dual I have all value 0.
>
> GLPK.glp_get_col_dual(lp,colId+1) send 0 for all value.
>
> How can I solve this problem?
>
This may mean that all columns (variables) are basic. To inspect the
solution you can print it to a text file with glp_print_sol.
- [Help-glpk] problem with dual, name name, 2011/08/05
- Re: [Help-glpk] problem with dual,
Andrew Makhorin <=
- Re: [Help-glpk] problem with dual, name name, 2011/08/05
- Re: [Help-glpk] problem with dual, name name, 2011/08/05
- Re: [Help-glpk] problem with dual, Andrew Makhorin, 2011/08/05
- Re: [Help-glpk] problem with dual, name name, 2011/08/05
- Re: [Help-glpk] problem with dual, Andrew Makhorin, 2011/08/05
- Re: [Help-glpk] problem with dual, name name, 2011/08/05
- Re: [Help-glpk] problem with dual, Andrew Makhorin, 2011/08/05
- Re: [Help-glpk] problem with dual, name name, 2011/08/05