> I am using glpk v. 4.4 and am really struggling to link the LP solver > to Concorde. I have added lpglpk40.c, following the instructions I > found online, and then built Concorde using the modified makefile > command. Once this has been done, how does one instruct Concorde to > use the LP solver from the command line? > > > My apologies but I am very new to this programming environment and so > am not exactly sure how to execute glpk and Concorde in tandem. > > > Many thanks in advance for any help provided! >
Download glpk 4.45 and read examples/cplex/README. The GLPK distribution tarball can be found on http://ftp.gnu.org/gnu/glpk/ [via http] and ftp://ftp.gnu.org/gnu/glpk/ [via FTP]. It can also be found on one of our FTP mirrors; please use a mirror if possible. _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
