COIN-OR::LEMON - Graph Library

Custom Query (545 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 545)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#88 fixed SmartGraph addEdge is broken Alpar Juttner Balazs Dezso
Description

The addArc is not renamed in the SmartGraphBase? class and the SmartGraph? calls wrong base class member

#89 fixed GRAPH_TYPEDEFS syntactic bug Alpar Juttner Balazs Dezso
Description

One semicolon is missing after IncEdgeIt?

#90 fixed Mac compilation error Alpar Juttner Alpar Juttner
Description

I tried to compile Lemon on Mac, but I got both warnings and errors, see the attached compilation log.

The compiler in use was:

$ gcc --version
i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

I used the following configuration parameters:

./configure --enable-demo

This bug is reproducible in [f4e4dbc1d467].

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