2004-10-07 alpar - Change version 0.2 -> 0.3
2004-10-05 alpar Many of ckeckCompileXYZ()'s are now in the corresponding skeleton headers.
2004-10-04 deba Revert backport changes -r1230.
2004-10-04 klao Some old comments
2004-10-04 klao * Beautifying Makefile.am
2004-10-04 ladanyi Added 'src/demo/Makefile.am'.
2004-10-01 marci NodeSubGraphWrapper, test, and ducumentation modifications.
2004-10-01 marci New EdgeSubGraphWrapper class specializing SubGraphWrapper in the way that only the edge-set can be filtered.
2004-09-30 marci SubGraphWrapper code example, converter from dimacs to graphviz dot file.
2004-09-30 marci documentation os SubGraphWrapper with code example.
2004-09-30 marci mv after 0.2
2004-09-30 alpar Version 0.2 released. lemon-0.2
2004-09-30 ladanyi minor correction
2004-09-30 alpar Cosmetic changes.
2004-09-30 alpar Use latin-1 encoding.
2004-09-30 alpar - Add myself
2004-09-29 marci more docs
2004-09-29 klao hugo -> lemon renaming leftovers
2004-09-29 alpar hugo -> lemon
2004-09-29 jacint some changes in the doc to make things clearer
2004-09-29 alpar - Backport -r1227 and -r1220
2004-09-29 ladanyi Initial revision.
2004-09-28 marci merge_node_graph_wrapper::nodemap
2004-09-28 deba Fix InEdgeIt and OutEdgeIt in the symmetric graphs.
2004-09-28 marci beginning of a modular, generic merge_graph_wrapper...
2004-09-28 klao Bugfix. (unionfind segfaulted when compiled with icc)
2004-09-28 klao mrproper rule bug
2004-09-28 marci meself
2004-09-28 alpar Fix many doxygen command bugs.
2004-09-27 marci minor corrections
2004-09-26 deba New symmetric Graph concept.
2004-09-24 jacint added myself
2004-09-23 alpar I forgot to apply
2004-09-23 alpar Copyright header added.
2004-09-23 alpar Some code cleaning in id related stuffs
2004-09-22 alpar Do not document registry and map defines.
2004-09-22 alpar Some commenticide was applied.
2004-09-22 marci correction to 0.2
2004-09-22 marci correction of HUGO_... preproc defines.
2004-09-22 alpar 'iff' changed to 'if and only if'
2004-09-22 alpar Classes (and corresponting file names) renamed:
2004-09-22 alpar Oops. I forgot to commit this at -r1204.
2004-09-22 deba The default constructors are removed from the maps.
2004-09-22 alpar - mincostflows.h renamed to min_cost_flows.h
2004-09-22 alpar Minor correction to (preflow_graph.inp -> preflow_graph.dim)
2004-09-21 marci todo for real comparison
2004-09-21 marci Dox readable more even.
2004-09-21 marci graph_wrappers now pass the tests.