# HG changeset patch # User alpar # Date 1151407985 0 # Node ID dc6e84c76f548944dfe5a489e3cd887c0a7fa855 # Parent b8116d2aff5e4621ce35fc50bb87357e3e40a44f Some updates based on the last meeting diff -r b8116d2aff5e -r dc6e84c76f54 lemon-stable.org --- a/lemon-stable.org Tue Jun 27 11:31:07 2006 +0000 +++ b/lemon-stable.org Tue Jun 27 11:33:05 2006 +0000 @@ -1,14 +1,14 @@ The LEMON-STABLE project -*- mode: org; -*- -#+TYP_TODO: TODO Ákos Alpár Balázs Márk Jácint ALL DONE +#+TYP_TODO: TODO Ákos Alpár Attila Balázs Márk Jácint Péter ALL DONE * TODO Release 0.6 before any major changes in svn-trunk ** Do we really need it? -* Ákos Separate GLEMON from LEMON +* DONE Separate GLEMON from LEMON ** It should go to https://hugo.cs.elte.hu/svn/glemon/trunk -** Probably the main lemon trunk should also be renamed to +** TODO Probably the main lemon trunk should also be renamed to https://hugo.cs.elte.hu/svn/lemon/trunk -* Ákos Change to single makefile +* DONE Change to single makefile * Ákos Set up a compilation environment in branches/lemon-1.0 ** Copy from the trunk ** Comment out the missing files @@ -26,16 +26,19 @@ * Revise Basic components ** Graph Structures *** ALL Directed Graphs -**** Do we need concepts other than StaticGraph? +**** Balázs Do we need concepts other than StaticGraph? ***** If don't, rename StaticGraph to Graph -**** Revise doc +**** Attila Revise doc **** Revise check files +**** Alpár Disable copy constr's *** TODO Undirected Graph **** Revise doc **** Revise check files *** TODO Bipartite Graphs **** Revise doc **** Revise check files +** Ákos Exceptions +** TODO Put ListUGraph into a separate header file * TODO Revise Tools ** Graph Adaptors *** Revise doc @@ -54,7 +57,7 @@ *** What about xyz.h? * TODO Revise Algorithms * TODO Revise repository maintenance files -** Related files +** TODO Related files *** AUTHORS *** ChangeLog *** COPYING