bug-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GLPK compiled with -march=native produces different results


From: Andrew Makhorin
Subject: Re: GLPK compiled with -march=native produces different results
Date: Fri, 17 Jul 2020 18:41:32 +0300

> Doing tests with GLPK I noticed that if I compile it with "-
> march=native 
> -g -O2" on a computer with an "i7" processor the solution for
> several 
> files change, the objective function result remain the same but
> other 
> values varies from model to model.
> 

This usually happens due to floating-point calculations when the
instance has multiple optima. It is normal.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]