[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-glpk] Working with larger numbers
From: |
Michael Hennebry |
Subject: |
Re: [Help-glpk] Working with larger numbers |
Date: |
Tue, 29 Jul 2008 08:18:38 -0500 (CDT) |
In a specialized single-commodity network flow solver,
the arithmetic is normally exact even if done in floating point.
That is usually not true with multi-commodity flows.
If glpk floating point gives you the correct basis,
glpk exact should give you the exact answer in fairly short order.
So long as the glpk floating point basis is near-optimal and feasible,
a subsequent call to glok exact should be fairly quick.
--
Michael address@hidden
"Those parts of the system that you can hit with a hammer (not advised)
are called Hardware; those program instructions that you can only
curse at are called Software."
Re: [Help-glpk] Working with larger numbers, Andrew Makhorin, 2008/07/28
- Re: [Help-glpk] Working with larger numbers, Markus Pilz, 2008/07/29
- Re: [Help-glpk] Working with larger numbers, Andrew Makhorin, 2008/07/29
- Re: [Help-glpk] Working with larger numbers,
Michael Hennebry <=
- Re: [Help-glpk] Working with larger numbers, Andrew Makhorin, 2008/07/29
- Re: [Help-glpk] Working with larger numbers, Michael Hennebry, 2008/07/29
- Re: [Help-glpk] Working with larger numbers, Markus Pilz, 2008/07/29
- Re: [Help-glpk] Working with larger numbers, Michael Hennebry, 2008/07/29