2006-10-20 alpar Doc improvements.
2006-10-20 alpar Graph imlementations actually provide ReferenceMaps.
2006-10-18 deba It have not been saved
2006-10-18 deba Some improvements on item readers and writers
2006-10-17 alpar Remove superfluous #ifndef boundaries
2006-10-17 alpar A trial to make the last test platform independent.
2006-10-17 deba Documentation for UndirGraphAdaptor
2006-10-17 alpar Compilation warning resolved.
2006-10-17 alpar Compilation warning resolved.
2006-10-17 deba SimpleMap and SimpleWriteMap
2006-10-17 deba Update the Path concept
2006-10-17 deba Documentation is moved to source file
2006-10-17 deba Little modification on interface and documentation
2006-10-17 alpar Benchmark the running time of lemon::Random
2006-10-17 alpar Change for better measurement very fast operations (enable a higher
2006-10-14 deba New random interface
2006-10-13 alpar Improve build environment and scripts
2006-10-12 alpar Turn off 32bit specific tests.
2006-10-12 alpar Turn off 32bit specific tests.
2006-10-12 alpar Bugfix
2006-10-12 alpar Improve the configuration environment / repository layout:
2006-10-12 alpar EdgeLookUp and AllEdgeLookUp tests added.
2006-10-12 alpar EdgeLookUp and AllEdgeLookUp added.
2006-10-12 alpar Minor change in 'make rpm' behaviour.
2006-10-10 alpar docfix
2006-10-05 alpar Fix a bug and two warnings
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)