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
2006-07-24 alpar Minor doc improvement
2006-07-20 alpar Minor doc improvement
2006-07-20 alpar - Doc improvements
2006-07-19 alpar spellcheck
2006-07-18 alpar Minor doc changes.
2006-07-18 alpar Tolerance<unsigned int> and Tolerance<unsigned long long int> added.
2006-07-18 alpar Better 'Naming Convention' conformance.
2006-07-18 alpar Bugfix
2006-07-18 alpar exceptionName() has been thrown away
2006-07-18 deba Disable assertions in default behaviour
2006-07-18 athos Some tests added to the test file mip_test.cc. One problem is the verbosity of the mip solver in glpk which I couldn't find how to kill.
2006-07-17 athos Modifications to the interface: colType() functions, though I left the old integer() functions, too.
2006-07-17 athos mip_test file went to mip_demo.
2006-07-17 athos Still not final.
2006-07-17 athos Sorry, mistake
2006-07-17 athos MIP support added (by Jano, the Great).
2006-07-17 alpar Even better...
2006-07-17 athos Some documentation got changed.
2006-07-14 alpar reference to modules added
2006-07-14 alpar Minor comment added.
2006-07-14 alpar Some updates and restructuring
2006-07-14 alpar glemon is in a separate repository.
2006-07-14 deba Using fixed bipartite graph
2006-07-14 deba Bug fix in MinCostMaxBipartiteMatching
2006-07-12 alpar Must have been changed because of the private copy constructor.
2006-07-12 alpar ... and fix another one.
2006-07-12 alpar ... and fix a stupid bug.
2006-07-12 alpar (Hopefully) finish privatizing the copy constr. and operator= in
2006-07-12 ladanyi New, less general installation instructions.
2006-07-12 deba Resolving: Bug #51
2006-07-12 deba Resolving: Bug #52
2006-07-11 alpar - Disable the copy constructor and operator= of {List|Smart}[U]Graph.
2006-07-11 ladanyi Do not install the documentation if configure was called with --disable-doc.
2006-07-11 deba Renameing file: graph_component.h => graph_components.h
2006-07-11 ladanyi Removed references to the gui.
2006-07-11 alpar Use sed instead of rpl
2006-07-11 alpar Minor doc improvements
2006-07-11 hegyi README version one is added.
2006-07-10 deba Modifications in the Graph Component concepts
2006-07-05 alpar As we agreed, Node/Edge::operator<() is required by the concept
2006-07-04 ladanyi Distribute Makefiles.
2006-07-04 ladanyi Distribute Doxyfile.in and lemon.pc.in.
2006-07-04 alpar - Revised "Concepts" group documentation
2006-06-30 deba Revert splitted files
2006-06-30 deba Splitted graph files
2006-06-28 deba new snapshot
2006-06-28 deba Some modification in the documentation.
2006-06-28 deba Make explicit constructors