home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / sci / math / 10607 < prev    next >
Encoding:
Text File  |  1992-08-26  |  965 b   |  27 lines

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