]> granicus.if.org Git - graphviz/commitdiff
Update to-do list
authorEmden Gansner <erg@research.att.com>
Fri, 25 May 2012 15:12:19 +0000 (11:12 -0400)
committerEmden Gansner <erg@research.att.com>
Fri, 25 May 2012 15:12:19 +0000 (11:12 -0400)
doc/todo.html

index 33e461b68ed6e4fb607005fac96ed9d6839af6a8..f8599b8d9d378d7385eb7ba1d4ba10e50c4d50d5 100755 (executable)
@@ -1,10 +1,10 @@
 <html>
 <head>
-<title>Graphviz todo list 7-October-2011</title>
+<title>Graphviz todo list 25-May-2012</title>
 </head>
 <body bgcolor=#ffffff>
 
-<h1>Graphviz todo list 1-November-2010</h1>
+<h1>Graphviz todo list 25-May-2012</h1>
 <P>
 The 4 categories give a rough time as to when a task should be done, 
 and reflect an assessment of the task's ease multiplied by its importance. 
@@ -21,7 +21,7 @@ YH=<A HREF=mailto:yifanhu@graphviz.org>Yifan Hu</A><br>
 <hr align=left width=66>
 <H2>Category 0</H2>
 <pre>
-ALL - Revise the buglist
+ALL - Revise the buglist; fix bugs
 SCN - Update dot/neatoguide
 </pre>
 <hr align=left width=66>
@@ -47,8 +47,6 @@ ERG - GvMap integrated tool
 <H2>Category 2</H2>
 <pre>
 SCN/AB - New dot core:
-   - cgraph
-   - new rank assignment (have prototype)
    - new mincross + clusters (partial prototype)
    - symmetrize layouts
   - Ulrik's improvements with network simplex
@@ -107,6 +105,8 @@ Adjust graph to allow no edge-node overlap with line segment edges
 </pre>
 <H2>Done</H2>
 <pre>
+SCN/ERG - Move dot to cgraph
+SCN/ERG - new rank assignment
 JCE - Extend attribute set for line thickness
 ERG - New text labels with font elements &lt;FONT&gt;
 ERG - Allow edges as line segments and polylines