COIN-OR::LEMON - Graph Library

Custom Query (545 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (103 - 105 of 545)

Ticket Resolution Summary Owner Reporter
#122 fixed 'Node' or 'const Node&' parameters Alpar Juttner Peter Kovacs
Description

Which syntax should be used if a function needs a node/arc/edge parameter? Which one is better and why?

  • Node n, Arc a, Edge e
  • const Node &n, const Arc &a, const Edge &e
#124 duplicate Revise INSTALL file Akos Ladanyi Peter Kovacs
Description

INSTALL file should be revised.

  • The build system was changed few times, so the INSTALL file maybe needs updating.
  • There are no enable/disable flags for the doc and for SOPLEX. Are they missing from the build system or just form the INSTALL file?
#125 fixed Probably missing \ in assert.h Peter Kovacs Peter Kovacs
Description

An \ is probably missing in assert.h at the end of line 240.

Note: See TracQuery for help on using queries.