glp_add_cols.
Consult the GLPK documentation for more detailed information.addColsGLPK(lp, ncols)"glpkPtr " as returned by
initProbGLPK. This is basically a pointer to a GLPK problem
object.addCols which calls the GLPK
function glp_add_cols.