2013-03-08 Peter Kovacs Improve images of the Connectivity section (#411)
2013-03-08 Peter Kovacs Greatly extend path_test.cc + fix compiler warning (#408)
2010-03-20 Alpar Juttner More tests for radixSort() (#362)
2010-03-19 Balazs Dezso Bidirectional iterator support for radixSort() (#362)
2013-03-01 Alpar Juttner Merge #455
2012-12-19 Alpar Juttner Use MathJax for rendering the math formulae (#455)
2012-12-19 Alpar Juttner Fix 'make update-external-tags' behavior (#455)
2013-03-01 Alpar Juttner Merge #386
2013-02-28 Peter Kovacs Use output iterator instead of a container (#386)
2011-01-09 Peter Kovacs Make InsertionTsp much faster and improve docs (#386)
2011-01-08 Peter Kovacs A detailed test file for TSP algorithms (#386)
2011-01-08 Peter Kovacs Unifications and improvements in TSP algorithms (#386)
2011-01-08 Peter Kovacs Document and greatly improve TSP algorithms (#386)
2011-01-08 Peter Kovacs Doc group for TSP algorithms (#386)
2011-01-08 Gabor Varga Heuristic algorithms for symmetric TSP (#386)
2013-02-12 Balazs Dezso Changes in BpGraph lgf reader and writer (#69)
2012-02-04 Daniel Poroszkai Update LGF reader to work with typesafe bipartite node sets (#69)
2012-01-11 Balazs Dezso Doc fix in BpGraphs (#69)
2012-01-11 Balazs Dezso Remove asRedBludeNode() function (#69)
2012-01-11 Balazs Dezso Renamings in BpGraphs (#69)
2011-12-01 Balazs Dezso Type safe red and blue node set (#69)
2010-11-25 Balazs Dezso LGF reader and writer for bipartite graphs (#69)
2010-11-16 Balazs Dezso Use member variables to store the highest IDs in bipartite partitions (#69)
2010-11-15 Balazs Dezso Implementation of BpGraphCopy (#69)
2010-11-15 Balazs Dezso ListBpGraph implementation (#69)
2010-11-14 Balazs Dezso FullBpGraph implementation (#69)
2010-11-14 Balazs Dezso SmartBpGraph implementation (#69)
2010-11-14 Balazs Dezso Add bipartite graph concepts (#69)
2013-02-24 Alpar Juttner Better Maintainer build type settings (for MSVC)
2013-02-22 Alpar Juttner Merge bugfix #445