help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] glpssx.h not installed?


From: Andrew Makhorin
Subject: Re: [Help-glpk] glpssx.h not installed?
Date: Fri, 6 Jun 2008 15:18:38 +0400

> I need to use the SSX data structure directly in order to solve
> exact problems exactly.  However, glpk.h does not contain the
> declarations in glpssx.h, and (unless I am missing something)
> glpssx.h is not installed  along with glpk.h.
> What am I missing?

Routines not declared in glpk.h are formally not available on api
level and therefore should not be used for compatibility reasons.
However, you can compile the package and use it locally, i.e. not
installing it, in which case all glpk headers are available.





reply via email to

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