Re: Controlling Precision of Variable Bounds
Andrew Makhorin <[email protected]>
| Newsgroups | gmane.comp.gnu.glpk |
|---|---|
| Message-ID | <1522859418.4509.2.camel@corvax> |
On Wed, 2018-04-04 at 11:51 -0400, marky1991 . wrote: > In that case, how am I supposed to know whether that means the > solution's value was 217.351 or 217.3512 (or 217.3511, etc)? Is there > no way to configure this? > Even if you print the solution with more places, please note that the solution itself is computed with a finite relative precision which is about 1e-6 for integer variables.