Re: Gnumeric solver bug?



On Fri, May 24, 2002 at 05:03:51PM +0200, Michal Kaukic wrote:
Content-Description: Main text
We attempted to solve folloving one-row LP problem:

x1+2*x2+3*x3 -> max
subject to
x1+x2+3*x3 <= 8
x1,x2,x3 >= 0.

Gnumeric crashed with Segmentation fault
for initial solutions e.g. x=(0,0,0),(8,0,0)
and also for optimal solution x=(0,8,0).

We want to use Gnumeric instead of Excel in
teaching of operation research topics.

The Gnumeric worksheet we used is attached.
Maybe we made some mistakes? Or it is a bug
in Gnumeric? We used Gnumeric 1.0.6 on Debian
(woody/sid).

I can reproduce this crash and will get it fixed for 1.0.7 next
weekend.  There also seems to be some trouble with adding
constraints.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]