From 4051af93548b810c91bca4092e15e580f0fe68f4 Mon Sep 17 00:00:00 2001 From: "Emden R. Gansner" Date: Mon, 3 Feb 2014 11:23:55 -0500 Subject: [PATCH] More items --- doc/todo.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/todo.html b/doc/todo.html index a3c6e95ca..017dc69e3 100755 --- a/doc/todo.html +++ b/doc/todo.html @@ -33,6 +33,8 @@ to control attributes.
  • Combine the features of sfdp and fdp (e.g., clusters and fixed nodes).
  • +Improve the mincross algorithm to better handle flat edges and edge weights. +
  • Simplified mincross algorithm based on sifting, supporting clusters.
  • Implement swim lanes (nodes sharing x coordinate), possibly based on sifting. @@ -74,6 +76,8 @@ Allow ranksep to be an array of values in dot.
  • Allow mixed edge types within the same graph.
  • +Allow varied rankdir values within clusters. +
  • Allow varied layouts within clusters.
  • Improve Spline router, e.g., fewer inflection points). -- 2.40.0