COIN-OR::LEMON - Graph Library

Changeset 2075:d4d1f6ca5c23 in lemon-0.x for NEWS


Ignore:
Timestamp:
05/09/06 16:28:02 (18 years ago)
Author:
athos
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2735
Message:

Fixed typos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEWS

    r1948 r2075  
    1 2005-02-03  Version 0.5 Released
     12006-02-03  Version 0.5 Released
    22        * New features:
    33          - Bfs/Dfs/Dijkstra
     
    1717            + template assign operator
    1818            + specialized iterable bool map
    19             + potencial difference map
     19            + potential difference map
    2020            + NodeMatrixMap -- Matrix over the nodes
    2121          - Maps:
     
    4747          - UndirGraph -> UGraph, UndirEdge* -> UEdge*
    4848          - BipartiteGraph -> BpGraph, Lower/UpperNode* -> A/BNode*
    49         * Buxfixes in
     49        * Bugfixes in
    5050          - DFS
    5151          - Preflow
     
    5656          - runningTimeTest(): a tool to measure running times more precisely
    5757          - Demo for topology
    58           - counter.h: a tool to measure the number of streps of algorithms
     58          - counter.h: a tool to measure the number of steps of algorithms
    5959          - Some useful scripts: check-compiler, check-integrity
    6060        * Other changes:
Note: See TracChangeset for help on using the changeset viewer.