home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: sci.math.research
- Path: sparky!uunet!wupost!sdd.hp.com!ux1.cso.uiuc.edu!news.cso.uiuc.edu!usenet
- From: shillsp@leonardo.cs.curtin.edu.au (Stephen Hill)
- Subject: linear programming HELP REQUIRED
- Message-ID: <shillsp.714123927@marsh>
- Sender: Daniel Grayson <dan@math.uiuc.edu>
- X-Submissions-To: sci-math-research@uiuc.edu
- Organization: Curtin University of Technology
- X-Administrivia-To: sci-math-research-request@uiuc.edu
- Approved: Daniel Grayson <dan@math.uiuc.edu>
- Date: Tue, 18 Aug 1992 07:45:27 GMT
- Keywords: linear programming
- Lines: 33
-
-
-
- Currently I am working on the Vehicle Routing Problem under
- Capacity constraints. I am using a cutting planes technique
- to get lower bounds which are then incorporated
- in a branch and bound technique. I have programmed
- the dual and revised simplex with upper bounds, using an LU
- decomposition to solve equations involving the basis, and these both
- work for problems with around 450 variables and 50 constraints.
-
- With larger problems I encounter numerical instability and cannot
- get a solution.
-
- I am looking for ways to get rid of this problem. Alternatively I am
- willing to purchase a linear programming package, either commercial
- or otherwise (to run on a Sun SPARC station 2) or working source code
- which I can incorporate into my own code.
-
- I hope that someone out there can provide me with references, advice or
- code. Thanks in advance.
-
- ------------------------------------------------------------------------------
- Stephen Hill- shillsp@euler.cs.curtin.edu.au
-
- Curtin University, Perth, Western Australia
- ------------------------------------------------------------------------------
- --
- ------------------------------------------------------------------------------
- Stephen Hill- shillsp@euler.cs.curtin.edu.au
-
- Elvis: Too young to die, too fat to live!
- ------------------------------------------------------------------------------
-
-