[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-glpk] Controlling Precision of Variable Bounds
From: |
Andrew Makhorin |
Subject: |
Re: [Help-glpk] Controlling Precision of Variable Bounds |
Date: |
Wed, 04 Apr 2018 19:30:18 +0300 |
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.