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 mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to