COIN-OR::LEMON - Graph Library

Opened 16 years ago

Closed 16 years ago

#95 closed defect (fixed)

Wrong setting of named template parameters in dfs and bfs

Reported by: Balazs Dezso Owned by: Balazs Dezso
Priority: major Milestone: LEMON 1.0 release
Component: core Version:
Keywords: Cc:
Revision id:

Description

The bfs and dfs processedMap() and reachedMap() functions set wrong member variable.

Attachments (1)

named_parameter_bug_fix.patch (1.8 KB) - added by Balazs Dezso 16 years ago.

Download all attachments as: .zip

Change History (3)

Changed 16 years ago by Balazs Dezso

comment:1 Changed 16 years ago by Balazs Dezso

Owner: changed from Alpar Juttner to Balazs Dezso
Status: newassigned

The solution is uploaded.

comment:2 Changed 16 years ago by Alpar Juttner

Resolution: fixed
Status: assignedclosed

The path is in the main branch, see [500f3cbff9e4]

Note: See TracTickets for help on using tickets.