[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-glpk] Issues with glp_get_col_prim
From: |
Jose Monreal |
Subject: |
[Help-glpk] Issues with glp_get_col_prim |
Date: |
Sat, 30 Aug 2008 12:48:48 -0400 |
Im storing the value that glp_get_col_prim into a int by making a cast, but sometimes it doesnt work.
Im printin the value of glp_get_col_prim and theres times when its 1.0000 (that means a 1 in double) and I make the cast to int, the cast stores a 0 instead of a 1.
Why could this be happening?
Thanks
--
José I. Monreal Bailey
- [Help-glpk] Issues with glp_get_col_prim,
Jose Monreal <=