gravatar
alpar (Alpar Juttner)
alpar@cs.elte.hu
Update NEWS file
0 1 0
r1.1.3 1.1
1 file changed with 13 insertions and 0 deletions:
13
↑ Collapse diff ↑
Ignore white space 2 line context
1
2010-10-21 Version 1.1.3 released
2

	
3
        Bugfix release.
4

	
5
        #366: Fix Pred[Matrix]MapPath::empty()
6
        #371: Bug fix in (di)graphCopy()
7
              The target graph is cleared before adding nodes and arcs/edges.
8

	
9
        #356: Fix multiple execution bug in weighted matchings
10
        #364: Add missing UndirectedTags
11
        #368: Fix the usage of std::numeric_limits<>::min() in Network Simplex
12
        #372: Fix a critical bug in preflow
13

	
1 14
2010-03-08 Version 1.1.2 released
0 comments (0 inline)