glpk problems on cygwin
Jaroslav Hajek
highegg at gmail.com
Sun Aug 17 05:21:26 CDT 2008
Hi,
this is a translated bug report from a friend of mine using Octave
3.0.1 from cygwin distribution.
Given the inputs
c = [-22,-25]; a = a = [2,1;1,1;1,2]; b = [26,14,22];
the glpk call
glpk(c, a, b, [], [], 'UUU')
frequently (but randomly) produces tiny values instead the correct
result ([6;8]).
I can't reproduce this problem on Linux; can anyone confirm this as a
cygwin-specific issue?
regards
--
RNDr. Jaroslav Hajek
computing expert
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz
More information about the Bug-octave
mailing list