Update ToDo list lemon-1.0
authoralpar
Wed, 19 Jul 2006 13:08:10 +0000
branchlemon-1.0
changeset 26540048a1aa96f9
parent 2653 d9ba1ae75f82
child 2655 3aa8ee4853dc
Update ToDo list
lemon-stable.org
     1.1 --- a/lemon-stable.org	Wed Jul 05 17:13:08 2006 +0000
     1.2 +++ b/lemon-stable.org	Wed Jul 19 13:08:10 2006 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  ** TODO Probably the main lemon trunk should also be renamed to
     1.5     https://hugo.cs.elte.hu/svn/lemon/trunk
     1.6  * DONE Change to single makefile
     1.7 -* Ákos Set up a compilation environment in branches/lemon-1.0
     1.8 +* DONE Set up a compilation environment in branches/lemon-1.0
     1.9  ** Copy from the trunk
    1.10  ** Comment out the missing files
    1.11  * TODO Revise/Clarify/Extend the naming conventions
    1.12 @@ -29,8 +29,12 @@
    1.13  **** Balázs Do we need concepts other than StaticGraph?
    1.14  ***** If don't, rename StaticGraph to Graph
    1.15  **** Attila Revise doc
    1.16 -**** Revise check files
    1.17 -**** Alpár Disable copy constr's
    1.18 +**** TODO Revise check files
    1.19 +**** DONE Disable copy constr's
    1.20 +**** Concept doc:
    1.21 +***** TODO NodeMap, EdgeMap
    1.22 +***** TODO Why id() is not in the concept?
    1.23 +***** TODO maxNodeNum(), maxEdgeNum?
    1.24  *** TODO Undirected Graph
    1.25  **** Revise doc
    1.26  **** Revise check files