home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: sci.math
- Path: sparky!uunet!caen!takriti
- From: takriti@engin.umich.edu (samer Takriti)
- Subject: Re: linear programming HELP REQUIRED!
- Message-ID: <TPj-02_@engin.umich.edu>
- Date: Wed, 26 Aug 92 22:35:52 EDT
- Organization: University of Michigan Engineering, Ann Arbor
- References: <shillsp.714123854@marsh>
- Keywords: linear programming
- Nntp-Posting-Host: eieio.engin.umich.edu
- Lines: 14
-
- Well, I use a software by ibm called OSL: Optimization Subroutine
- Library". I have tried to solve some large LP's with it and it
- works fine (up to 1000 constraints). OSL has the ability to solve
- integer programs as well as qudratic programs. I know that ibm
- has a "SUN" version of their program. I use it on the IBM/6000
- workstation.
- If you cannot get OSL, you may want to use some technics that
- will exploit the structure of your constraint matrix.
- I forgot to mention that osl can be called from any programming
- language as fortran or C.
- Hope this help.
- -Samer
- .
-
-