COIN-OR::LEMON - Graph Library

Opened 16 years ago

Last modified 16 years ago

#96 closed enhancement

Revise function-type interface of BFS/DFS/Dijkstra — at Version 3

Reported by: Alpar Juttner Owned by: Alpar Juttner
Priority: blocker Milestone: LEMON 1.0 release
Component: core Version: hg main
Keywords: Cc:
Revision id:

Description (last modified by Alpar Juttner)

As far as I remember, some concern have arisen about the function-type interface of BFS/DFS/Dijkstra. We must clarify it before the release of lemon-1.0.

Change History (3)

comment:1 Changed 16 years ago by Alpar Juttner

Version: hg main

comment:2 Changed 16 years ago by Peter Kovacs

Maybe it is worth another ticket since it is about the class interface, but I do suggest using SetXyz for named parameters instead of DefXyz, e.g. SetReachedMap, SetDistMap etc..

comment:3 Changed 16 years ago by Alpar Juttner

Description: modified (diff)
Note: See TracTickets for help on using tickets.