COIN-OR::LEMON - Graph Library

Changes between Initial Version and Version 1 of Ticket #381, comment 5


Ignore:
Timestamp:
07/15/16 13:46:06 (8 years ago)
Author:
Alpar Juttner
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #381, comment 5

    initial v1  
    11Let us decide what to do. Shall we
    2 - implement this as a separate class, bin head hard coded?
     2- implement this as a separate class, bin heap hard coded?
    33  - Easier to implement but causes quite a bit code duplication.
    44- integrate it with the existing `Dijkstra` as a separate `run()` function?