2007-10-20 deba Forgotten images
2007-10-19 deba planar doxygen group
2007-10-19 deba Planar Grid Embedding
2007-10-19 deba Bug fix in undirected graphs (adding loops)
2007-10-19 ladanyi Build fix.
2007-10-17 deba setAll for iterable bool maps
2007-10-13 ladanyi Added the function isFinite(), and replaced the calls to finite() with it.
2007-10-12 ladanyi Makefile fix.
2007-10-09 deba Bad documentation
2007-10-09 deba Adding doc
2007-10-09 deba Documentation for lemon tools
2007-10-09 deba Minor bug fixes in documentation
2007-10-09 deba Bug fix and redesign StdMap
2007-10-09 deba Bug fix in MaxMatching
2007-10-02 deba Removing other occurences of cnt
2007-10-02 deba Doc bug fix
2007-10-02 deba New developers page
2007-10-01 alpar make it compatible with current version of glpk
2007-10-01 alpar - Gamma distributon random variable.
2007-10-01 alpar Missing header file added.
2007-09-30 deba Avoiding warnings
2007-09-30 deba Planarity checking and embedding
2007-09-28 deba Once again bug fix in significant bit calculation
2007-09-28 deba The same for unsigned radix sort
2007-09-28 deba Bug fix in most significant digit calculation
2007-09-27 kpeter Bug fixes in the documentation (mainly bad references).
2007-09-26 deba Generate tools documentation
2007-09-19 kpeter Small bug fixes and changes in the documentation.
2007-09-16 kpeter Small improvement in documentation.
2007-09-16 kpeter Missing header.
2007-09-13 kpeter Small changes in min. cost flow algorithms.
2007-09-13 kpeter Small bug fixes.
2007-08-31 deba Invalid assignments ambiguity handling
2007-08-28 deba More simple interface for PathDumper
2007-08-28 deba PathNodeIt
2007-08-28 deba Redesign of augmenting path based matching
2007-08-25 ladanyi Consider the CPXMIP_OPTIMAL_TOL status as OPTIMAL too.
2007-08-24 deba uedgeset is an alias for edgeset
2007-08-21 deba Query functions: aMatching and bMatching
2007-08-11 deba Common interface for bipartite matchings
2007-07-26 deba Reporting invalid ID
2007-07-26 deba Correction in the line numbering method
2007-07-05 deba Sample input for sat-2 and sat demos
2007-06-26 deba The mip column addition hack is necessary only for 4.16
2007-06-15 deba Improvments in min cost flow algorithms
2007-06-15 deba Space reservation for SmartGraph
2007-06-15 deba Using set() instead of assignment
2007-06-12 alpar Spellcheck
2007-06-07 deba Correction for multiple point on starting sweep line
2007-06-05 alpar Update the demo file of Circulation
2007-06-05 alpar Two new constructors added to dim2::BoundingBox
2007-06-05 alpar Negate the meaning of the delta parameter
2007-06-05 alpar Minor improvement in Tutorial
2007-06-05 alpar Bugfix and improvement in -tsp2 algorithm
2007-06-05 deba Delaunay triangulation
2007-06-05 alpar A minimum spanning tree based TSP algorithm is added (-tsp2)
2007-06-05 alpar - Fix a serious bug in UEulerIt
2007-05-11 deba Patch in network simplex
2007-05-11 deba Patch for retrieving reached/processed node in dijkstra, bfs and dfs
2007-05-10 deba Bug fix