2006-10-03 deba Some rearrangement of concepts and extenders
2006-10-03 deba Some doc fix
2006-10-02 deba Mersenne Twister random number generator
2006-10-02 athos Improved documentation.
2006-10-02 deba include just the existing solvers
2006-10-02 athos MIP interface tested (and corrected) for cplex 9.0
2006-09-29 deba Doc fix
2006-09-29 deba Moving the file into correct group
2006-09-29 deba Exporting interface to the Graph class
2006-09-29 deba findEdge extension also for the BpUGraphs
2006-09-26 athos Minor changes.
2006-09-25 athos Too many files added: sorry.
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