COIN-OR::LEMON - Graph Library

Custom Query (545 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 545)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Resolution Summary Owner Reporter
#275 fixed The installed config.h contains non-prefixed macro names Akos Ladanyi Akos Ladanyi
Description

The lemon/config.h header contains non-prefixed macro names which can conflict with macros defined in programs using LEMON.

#277 done CMake find macro improvements Akos Ladanyi Akos Ladanyi
Description

The attached bundle contains the following improvements to the find macros:

  • add GLPK_ROOT_DIR variable to FindGLPK
  • check the version number in FindGLPK
  • add CPLEX_ROOT_DIR variable to FindCPLEX
  • link libm and libpthread in case using CPLEX
  • look for the COIN libraries with and without the lib prefix too
#278 fixed Superfluous HAVE_CONFIG_H Akos Ladanyi Akos Ladanyi
Description

lp_test.cc and mip_test.cc use HAVE_CONFIG_H unnecessarily.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracQuery for help on using queries.