home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.theory
- Path: sparky!uunet!munnari.oz.au!uniwa!cujo!leonardo!shillsp
- From: shillsp@leonardo.cs.curtin.edu.au (Stephen Hill)
- Subject: Linear programming HELP REQUIRED!
- Message-ID: <shillsp.714123640@marsh>
- Keywords: linear programming
- Sender: news@cujo.curtin.edu.au (News Manager)
- Organization: Curtin University of Technology
- Date: Tue, 18 Aug 1992 07:40:40 GMT
- Lines: 32
-
-
-
- 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!
- ------------------------------------------------------------------------------
-