Xref: utzoo comp.lang.pascal:1960 comp.sources.wanted:7773 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ukma!xanth!mcnc!ecsvax!gmc From: gmc@ecsvax.UUCP (Gordon Cressman) Newsgroups: comp.lang.pascal,comp.sources.wanted Subject: simplex method linear programming algorithm in Pascal Keywords: simplex method, linear programming, pascal Message-ID: <7215@ecsvax.UUCP> Date: 20 Jun 89 14:34:04 GMT Followup-To: poster Organization: UNC Educational Computing Service Lines: 10 WANTED: Turbo Pascal (Version 3 preferred) source for simplex method solution, linear programming. I have tried several implementations, including those published by Quinn-Curtis (Software for Science, Engineering, and Industry) and Flannery and Teukolsky (Numerical Recipes: The Art of Scientific Computing). So far, all have proven slow and inefficient. I need something that makes the most of Turbo Pascal and the PC. Any leads would be welcome.