[Coin-discuss] Symphony's matching problem infeasible

Michael Hennebry hennebry at web.cs.ndsu.nodak.edu
Fri Jan 14 15:36:45 EST 2005


>From the SYMPHONY directory "cvs diff Makefile" gives
Index: Makefile
===================================================================
RCS file: /home/coin/coincvs/COIN/SYMPHONY/Makefile,v
retrieving revision 1.108
diff -r1.108 Makefile
86c86,87
< COINROOT = ${HOME}/COIN
---
> #COINROOT = ${HOME}/COIN
> COINROOT = /disk2/people/hennebry/cointop/COIN
93c94
< LIBTYPE = SHARED
---
> LIBTYPE = STATIC
143c144
< OSI_INTERFACE = CLP
---
> OSI_INTERFACE = GLPK
186,187c187,191
<        LPINCDIR += ${HOME}/GLPK/glpk-4.3/include
<        LPLIBPATHS += ${HOME}/GLPK/glpk-4.3/src
---
>        #LPINCDIR += ${HOME}/GLPK/glpk-4.3/include
>        #LPLIBPATHS += ${HOME}/GLPK/glpk-4.3/src
>        GLPK_TOP=/disk2/people/hennebry/work/glpk/glpk-4.7
>        LPINCDIR += ${GLPK_TOP}/include
>        LPLIBPATHS += ${GLPK_TOP}/src

-- 
Mike   hennebry at web.cs.ndsu.NoDak.edu
"Our gods are dead.  Ancient Klingon warriors slew them
... they were more trouble than they were worth."          --  Worf




More information about the Coin-discuss mailing list