COIN-OR::LEMON - Graph Library

Changes between Initial Version and Version 1 of Ticket #325, comment 14


Ignore:
Timestamp:
04/14/15 14:31:26 (10 years ago)
Author:
Alpar Juttner
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #325, comment 14

    initial v1  
    1 The [attachment: 0759d974de81-4add05447ca0-72af84645ac2.patch attached path] consists of 3 changesets:
     1The [attachment:0759d974de81-4add05447ca0-72af84645ac2.patch attached path] consists of 3 changesets:
    22 - [0759d974de81] consists of everything in the changes above except for the test code under the `contrib` directory,
    33 - [4add05447ca0] adds tests, a framework for conditionally switching off C++11 dependent tests, adds iterators to [source:lemon/lemon/bits/edge_set_extender.h lemon/bits/edge_set_extender.h] and fixes a couple of errors, finally