help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] glpk 4.60 pre-release information


From: Heinrich Schuchardt
Subject: Re: [Help-glpk] glpk 4.60 pre-release information
Date: Wed, 30 Mar 2016 19:55:37 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.7.0

> Andrew,
> is really needed the removal of an interface ?
> 
> API bump are a pain for distribution packagers.
> 


Hello Marco,

in libglpk.so.40.0.1 built using 4.60-alpha glp_gmi_cut seems to exist.

In glpk.h we have
#ifdef GLP_UNDOC
int glp_gmi_cut(glp_prob *P, int j, int ind[], double val[], double
      phi[]);
/* generate Gomory's mixed integer cut (core routine) */
#endif

So you think version-info should be 41:0:1?
This would signify no changes to existing interfaces but new ones
(GLP_RT_FLIP) added relative to 4.59.

Best regards

Heinrich Schuchardt



reply via email to

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