2007-11-21 deba Bugfix in min cut computation
2007-11-20 kpeter Small changes in the documentation.
2007-11-20 deba Nauty graph6 reader
2007-11-17 deba Changing max flow interface
2007-11-17 deba Redesign the maximum flow algorithms
2007-11-14 deba Query the result value of an expression
2007-11-14 deba Elevator: slight changes in elevator interface
2007-11-14 deba IntegerMap
2007-11-14 deba removing semicolon ftom the end of GRAPH_TYPEDEFS
2007-11-14 kpeter Small changes in the min. cost flow classes.
2007-11-08 deba Planar graph coloring
2007-11-07 kpeter Small bug fix.
2007-10-30 deba Change to new union-find interface
2007-10-30 deba Redesign interface of MaxMatching and UnionFindEnum
2007-10-30 deba Bug fix
2007-10-25 alpar Fix a typo that caused the failure of 'make dist'
2007-10-24 deba BpUGraphReader and Writer
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