COIN-OR::LEMON - Graph Library

Opened 15 years ago

Last modified 15 years ago

#361 assigned enhancement

Tolerance support in BellmanFord — at Initial Version

Reported by: Peter Kovacs Owned by: Peter Kovacs
Priority: major Milestone:
Component: core Version: hg main
Keywords: Cc:
Revision id:

Description

BellamnFord (and maybe Dijkstra as well) could construct and store an instance of the operation traits class and use the operation traits functionalities through this object. This makes it possible to have such op. traits objects that can hold an epsilon value or a tolerance instance. It would also be important to have set/get functions for this instance in the algorithm class(es).

This ticket is a follow-up of #51 and #360.

Change History (0)

Note: See TracTickets for help on using tickets.