COIN-OR::LEMON - Graph Library

Custom Query (545 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (130 - 132 of 545)

Ticket Resolution Summary Owner Reporter
#501 invalid Installing on Dev C++ Alpar Juttner fc13_alexander
Description

I'm trying to install LEMON; my preferred compiler is dev-c++, and I would really like to use it with LEMON, but I do not see a way to install it with it. I attempted to install with Visual Studio as recommended in the instructions, but I could not get a program to build and run after I built the solution for LEMON.

#502 fixed Build broken with cmake 2.8 Alpar Juttner amluto
Description

[fe4ff72e2f14b62c5ff8f565db888186ab490275/lemon] broke the build using cmake 2.8, which does not recognize the CMP0048 policy. The attached patch fixes it for me (well, it fixes this particular regression).

#503 fixed Test don't build if LEMON_HAVE_GLPK but LEMON_DEFAILT_MIP==_LEMON_CBC Alpar Juttner amluto
Description

lemon/lp.h is currently broken: depending on the configuration, CbcMip will be undefined and lp.h won't build.

Note: See TracQuery for help on using queries.