Re: GLPSOL in webassemby faster than native ?

Andrew Makhorin <[email protected]> Fri, 25 Sep 2020 21:13:03 +0300
Newsgroups gmane.comp.gnu.glpk
Message-ID <[email protected]>
> Something doesn't match for me, because I'm compiling GLPK/glpsol
> with and without optmization and get the same reported cuts:
> 
> Cuts on level 0: gmi = 5; mir = 44; cov = 20; clq = 3;  !!!!!! *****
> the same
> =====
> Cuts on level 0: gmi = 5; mir = 44; cov = 20; clq = 3;  !!!!***** 
> the same
> =====
> Cuts on level 0: gmi = 10; mir = 28; cov = 33; clq = 3; !!!!!*****
> not the same
> =====
> 

Why do you want glpk to produce absolutely identical results on
different platforms? This has no practical sense.