Hello Andrew,

== Use of const in iocp ==

In structure iocp you have introduced with GLPK 4.52 a field:
const char *save_sol; 

Should access to this component really be restricted by "const"?

Why should a program outside the glpk library not be allowed to change the 
adress to which save_sol points?

== Missing documentation ==

Unfortunately the iocp fields alien, use_sol and save_sol are not documented in 
glpk-4.52/doc/glpk.pdf.

Glpsol parameter --alien is not documented.

Please, update the documentation.

Best regards

Heinrich Schuchardt

http://www.xypron.de

_______________________________________________
Bug-glpk mailing list
Bug-glpk@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-glpk

Reply via email to