- Use MathJax for rendering the math formulae (#455) 2012-12-19, by Alpar Juttner
- Fix 'make update-external-tags' behavior (#455) 2012-12-19, by Alpar Juttner
- Merge #386 2013-03-01, by Alpar Juttner
- Use output iterator instead of a container (#386) 2013-02-28, by Peter Kovacs
- Make InsertionTsp much faster and improve docs (#386) 2011-01-09, by Peter Kovacs
- A detailed test file for TSP algorithms (#386) 2011-01-09, by Peter Kovacs
- Unifications and improvements in TSP algorithms (#386) 2011-01-09, by Peter Kovacs
- Document and greatly improve TSP algorithms (#386) 2011-01-08, by Peter Kovacs
- Doc group for TSP algorithms (#386) 2011-01-08, by Peter Kovacs
- Heuristic algorithms for symmetric TSP (#386) 2011-01-08, by Gabor Varga
- Changes in BpGraph lgf reader and writer (#69) 2013-02-12, by Balazs Dezso
- Update LGF reader to work with typesafe bipartite node sets (#69) 2012-02-05, by Daniel Poroszkai
- Doc fix in BpGraphs (#69) 2012-01-11, by Balazs Dezso
- Remove asRedBludeNode() function (#69) 2012-01-11, by Balazs Dezso
- Renamings in BpGraphs (#69) 2012-01-11, by Balazs Dezso
- Type safe red and blue node set (#69) 2011-12-01, by Balazs Dezso
- LGF reader and writer for bipartite graphs (#69) 2010-11-25, by Balazs Dezso
- Use member variables to store the highest IDs in bipartite partitions (#69) 2010-11-16, by Balazs Dezso
- Implementation of BpGraphCopy (#69) 2010-11-16, by Balazs Dezso
- ListBpGraph implementation (#69) 2010-11-15, by Balazs Dezso
- FullBpGraph implementation (#69) 2010-11-14, by Balazs Dezso
- SmartBpGraph implementation (#69) 2010-11-14, by Balazs Dezso
- Add bipartite graph concepts (#69) 2010-11-14, by Balazs Dezso
- Better Maintainer build type settings (for MSVC) 2013-02-24, by Alpar Juttner
- Merge bugfix #445 2013-02-22, by Alpar Juttner
- Fix missing initialization in CplexEnv::CplexEnv() (#445) 2012-07-20, by Alpar Juttner
- Merge #438 and #436 2013-02-22, by Alpar Juttner
- Ensure strongly polynomial running time for CycleCanceling (#436) 2012-11-15, by Peter Kovacs