help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] LPX_K_* symbols - how to upgrade


From: Heinrich Schuchardt
Subject: Re: [Help-glpk] LPX_K_* symbols - how to upgrade
Date: Sat, 4 Jan 2014 18:44:28 +0100 (CET)

Hello Helmut,

looking at

https://github.com/cvxopt/cvxopt/blob/master/src/C/glpk.c

not only deprecated constants but also deprecated functions are used.

I suggest you contact the maintainer of the software - or you fork the code on Github, rewrite it, and make a pull request.

You should be able to find the documentation of the deprecated API in GKPK 4.15, see

http://en.wikibooks.org/wiki/GLPK/Using_the_GLPK_callable_library#Deprecated_GLPK_APIs

Best regards

Heinrich Schuchardt

http://www.xypron.de



Helmut Jarausch <address@hidden> schrieb:
Hi,

I'd like to use the software cvx-opt (www.cvxopt.org), the lastest
version of which
uses the LPX_K_* symbols which were exported in glpk-4.48 to set glpk's
options (from Python)

The recent version glpk-4.52 doesn't export these symbols anymore.
What is the 'canonical way' to replace these symbols?

Many thanks for a hint,
Helmut.
_______________________________________________
Help-glpk mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-glpk

reply via email to

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