COIN-OR::LEMON - Graph Library

Custom Query (545 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (133 - 135 of 545)

Ticket Resolution Summary Owner Reporter
#487 invalid Error with lemon/math.h and cmath Alpar Juttner Seth
Description

I am still trying to compile the base test file included in the tutorial and whenever I go about doing so I get an error with the floor and ceiling calls in the included lemon/math.h file. Specifically I am getting a long list of errors from cmath saying that for example, "error C2039: 'acosf' : is not a member of '`global namespace". Is there any quick solution to this? I am using lemon-1.3.

#408 done Extend path_test.cc Peter Kovacs Peter Kovacs
Description

This ticket is a follow-up of #101.

#172 fixed Extend test cases for graphs and digraphs Peter Kovacs Peter Kovacs
Description

[49d9a36b3b84] largely extend the test cases for ListDigraph, ListGraph, SmartDigraph and SmartGraph. It is on the top of [5a3d689ea770] (see #171), because without that bug fix the tests fail.

Actually bugs reported in #170 and #171 turned out during making this improvements. So thorough tests proved to be very important again.

Note: See TracQuery for help on using queries.