COIN-OR::LEMON - Graph Library

Changes between Initial Version and Version 5 of Ticket #98


Ignore:
Timestamp:
10/12/09 15:44:06 (15 years ago)
Author:
Peter Kovacs
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #98

    • Property Owner changed from Alpar Juttner to Peter Kovacs
    • Property Status changed from new to assigned
    • Property Type changed from defect to enhancement
    • Property Milestone changed from LEMON 1.1 release to
  • Ticket #98 – Description

    initial v5  
    1 !LoggerBoolMap map is only readable, so e.g. it can be used for !ProcessedMap but it cannot be used for !ReachedMap in Bfs, Dfs, Dijkstra.
     1!LoggerBoolMap map is only writable, so e.g. it can be used for !ProcessedMap, but it cannot be used for !ReachedMap in Bfs, Dfs, Dijkstra.
    22
    33Now the simplest way for creating such a map is