# HG changeset patch # User alpar # Date 1153314490 0 # Node ID 0048a1aa96f96d57be3f37c1f783a5c86972d9ce # Parent d9ba1ae75f8296856e9917f8a456452ab3ab1d0d Update ToDo list diff -r d9ba1ae75f82 -r 0048a1aa96f9 lemon-stable.org --- a/lemon-stable.org Wed Jul 05 17:13:08 2006 +0000 +++ b/lemon-stable.org Wed Jul 19 13:08:10 2006 +0000 @@ -9,7 +9,7 @@ ** TODO Probably the main lemon trunk should also be renamed to https://hugo.cs.elte.hu/svn/lemon/trunk * DONE Change to single makefile -* Ákos Set up a compilation environment in branches/lemon-1.0 +* DONE Set up a compilation environment in branches/lemon-1.0 ** Copy from the trunk ** Comment out the missing files * TODO Revise/Clarify/Extend the naming conventions @@ -29,8 +29,12 @@ **** Balázs Do we need concepts other than StaticGraph? ***** If don't, rename StaticGraph to Graph **** Attila Revise doc -**** Revise check files -**** Alpár Disable copy constr's +**** TODO Revise check files +**** DONE Disable copy constr's +**** Concept doc: +***** TODO NodeMap, EdgeMap +***** TODO Why id() is not in the concept? +***** TODO maxNodeNum(), maxEdgeNum? *** TODO Undirected Graph **** Revise doc **** Revise check files