COIN-OR::LEMON - Graph Library

Opened 16 years ago

Last modified 15 years ago

#6 assigned enhancement

VGraph and VMap

Reported by: Alpar Juttner Owned by: Alpar Juttner
Priority: major Milestone:
Component: core Version: svn trunk
Keywords: Cc:
Revision id:

Description

It would be nice to have maps and graph with virtual functions in their interface. They would be inherited from common base classes, and there would be factories to "virtualize" graphs and maps. All these would make it possible to avoid the use of templates when the speed is not an issue.

This ticket is a copy of report #24 of the old bug tracking system. It refers to release 0.5.

Change History (3)

comment:1 Changed 16 years ago by Alpar Juttner

A proposal for virtual maps has been added at r2567. (vmap.h)

comment:2 Changed 16 years ago by Alpar Juttner

Milestone: Post 1.0
Priority: minormajor

comment:3 Changed 15 years ago by Alpar Juttner

Milestone: LEMON 1.1 release
Status: newassigned
Note: See TracTickets for help on using tickets.