From 8df9dfc73da6b34cbdf6f4588540e1e8e1cd248c Mon Sep 17 00:00:00 2001
From: Anton Akhmerov <anton.akhmerov@gmail.com>
Date: Fri, 22 Feb 2013 18:53:07 -0500
Subject: [PATCH] Another idea for TODO

---
 TODO | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/TODO b/TODO
index ad2e1f6b..7f707822 100644
--- a/TODO
+++ b/TODO
@@ -78,3 +78,6 @@ Roughly in order of importance.                                     -*-org-*-
 
 * Make an option for plotting hoppings as arcs, in order for overlapping
   hoppings to be distinguishable. Also potentially add arrows to the hoppings.
+
+* Adopt mincut/maxflow algorithm from networkx or python-graph to find the best
+  representation of a lead unit cell.
-- 
GitLab