From e8b4384db3a2ac1314c0926115aee3d5b717a11a Mon Sep 17 00:00:00 2001 From: Manasij Mukherjee Date: Sat, 30 Aug 2014 19:20:58 +0530 Subject: [PATCH] Update free-programming-books.md Handbook of Graph Drawing and Visualization --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index af6dae800..185f00ff1 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -267,6 +267,7 @@ * [The Design of Approximation Algorithms](http://www.designofapproxalgs.com/book.pdf) (PDF) * [The Great Tree List Recursion Problem](http://cslibrary.stanford.edu/109/TreeListRecursion.pdf) (PDF) * [Think Complexity](http://greenteapress.com/complexity/) (PDF) +* [Handbook of Graph Drawing and Visualization] (https://cs.brown.edu/~rt/gdhandbook/) #### Cellular Automata