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 Owner Reporter Resolution Summary
#450 Balazs Dezso Alpar Juttner invalid Serious bug in ListDigraph::erase(Node &)
Description

It looks like ListDigraph::erase(Node &) doesn't remove the arcs adjacent to the node to be removed, resulting in a corrupt data structure.

See also #451.

#469 Alpar Juttner Alpar Juttner fixed map_test hangs with gcc 4.7/4.8
Description

The problem occur in optimized mode only (-DCMAKE_BUILD_TYPE=Release ), and only with gcc 4.7 and 4.8.

map_test passes normally with gcc 3.3 and 4.3.

#484 Alpar Juttner DK fixed Not able to configure CMake with Visual Studio
Description

using stable build 1.3. while configuring getting error " CMake Error: Error in cmake code at D:/LemonSourceCode/lemon-1.3/CMakeLists.txt:118: Parse error. Function missing ending ")". Instead found left paren with text "(". Configuring incomplete, errors occurred!'

I check the file CMakeLists.txt and seems to be correct. I am first time user and not able to install this. I see this valuable tool for my project and dying to use this. Pl.help.

Pl. let me know if there is a workaround.

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.