2006-09-25 athos Missing cplex files: sorry.
2006-09-21 athos Interface to the cplex MIP solver: it is little, a bit sour but it is ours.
2006-09-14 deba Doc fix
2006-09-14 alpar The recent progresses on the tutorial due to Mark.
2006-09-14 alpar Fix another one external build problem.
2006-09-14 alpar Doc improvements
2006-09-08 athos Some corrections.
2006-09-08 deba Some small improvments
2006-09-07 deba Hao-Orlin algorithm
2006-09-07 deba Add missing header sentry
2006-09-07 alpar Resolve 'unused variable' warning
2006-09-07 alpar Revert an unintentional commit in r2933
2006-09-07 alpar xy -> dim2::Point
2006-09-06 deba I forgot to remove the benchmarking part of code
2006-09-06 deba UnionFind
2006-09-06 deba Some doc fix
2006-09-06 deba Signaling alterations in BpUGraphs
2006-09-06 deba New map type based on array map for debugging purpose
2006-09-06 deba Bug fix in DescriptorMap
2006-09-06 deba An easy avoiding of a bug
2006-09-06 deba Bug fix
2006-09-06 deba Using abort() instead of exit(1)
2006-09-06 alpar Disable mip_test when no LP solver is available.
2006-09-04 alpar Add missing Tutorial dox files
2006-09-04 alpar Tutorial improvements by Mark (mqrelly)
2006-09-04 alpar 'make doc' is now working also in case of external build.
2006-09-04 deba Bug fix in SmartEdgeSet
2006-09-04 deba Bug fix
2006-09-04 deba Proper exception handling in the SmartEdgeSet
2006-09-04 deba Snapshot for SmartUGraph an SmartBpUGraph
2006-09-04 deba Bug fix in ListBpUGraph
2006-09-04 deba Improvment in exception handling
2006-09-04 deba Bug fix in UndirGraphAdaptor
2006-09-04 deba Bug fix in countANodes/countBNodes
2006-08-30 athos Fixed the mip error (mipstatus was incorrect).
2006-08-28 alpar Doc improvementst & todos
2006-08-28 alpar Update header list
2006-08-28 ladanyi bezier.h is no longer in the repository.
2006-08-14 deba Omit warnings
2006-08-14 deba Omit warning
2006-08-14 alpar Remove superfluous include headers
2006-08-14 alpar - bezier.h went to lemon/bits/
2006-08-11 deba BiVariant moved to lemon/bits/variant.h
2006-08-11 deba Doc fix
2006-08-10 alpar Doc improvements
2006-08-10 alpar Some color constants added (BLACK, WHITE, RED etc)
2006-08-10 alpar Resolve unused variable warning.
2006-08-10 alpar - Change ColorSet to Palette
2006-08-10 alpar This script creates/updates the copyright header of a source file
2006-08-09 alpar Do not list the header itself.
2006-08-09 alpar This script lists all the header files included directly or indirectly by a certain header file.
2006-08-02 ladanyi CPLEX 9.x support.
2006-08-02 ladanyi Fixed the mailinglist link and removed the gui section.
2006-08-01 ladanyi More "doxygenish" syntax.
2006-07-27 ladanyi Maybe useful, feel free to remove if not.
2006-07-24 deba long long just for gnu compilers
2006-07-24 deba Improving UGraph and BpUGraph concept classes
2006-07-24 deba make public what() in NodeSetError
2006-07-24 deba Omit warning
2006-07-24 deba Change source and target for the bipartite list graph