[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-glpk] Binary variable with fractional value
From: |
Andrew Makhorin |
Subject: |
Re: [Help-glpk] Binary variable with fractional value |
Date: |
Mon, 26 Sep 2011 18:31:38 +0400 |
> Im using the GLPK package to build a scheduler in Java.
>
> Even when I use the GLPK.glp_set_col_kind(lp, i,
> GLPKConstants.GLP_BV) binary Variable, I get fractional results like
> 0.5.
>
> What am I doing wrong?
>
Please see:
http://lists.gnu.org/archive/html/help-glpk/2011-09/msg00035.html
- Re: [Help-glpk] Binary variable with fractional value,
Andrew Makhorin <=