Date: Tue, 13 Apr 1999 23:38:39 -0700 From: "Brian O'Shea" <boshea@ricochet.net> To: Mohit Aron <aron@cs.rice.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: linear programming package Message-ID: <19990413233839.V2844@localdomain> In-Reply-To: <199904140345.WAA09088@cs.rice.edu>; from Mohit Aron on Tue, Apr 13, 1999 at 10:45:41PM -0500 References: <199904140345.WAA09088@cs.rice.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 13, 1999 at 10:45:41PM -0500, Mohit Aron wrote: > Hi, > is there some software (library) available on FreeBSD to solve > linear programming problems. Thanks, > > > > - Mohit > Mohit, You might check out the book "Numerical Recipies in C" (or its Fortran analogue). This has a section on linear programming under the chapter on minimization and maximization of functions. There is some licensing strangeness around the source code published in the book, although if you are only using it for academic or personal purposess then there are few restrictions. Supposedly you can download the whole book for free from their web site at: http://www.nr.com/nronline_switcher.html Good luck, -brian -- Brian O'Shea boshea@ricochet.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990413233839.V2844>