From a11cf0cda10c6c249f35a896d544025e68897c80 Mon Sep 17 00:00:00 2001 From: Espartaco Palma Date: Thu, 21 Nov 2013 03:06:30 -0600 Subject: [PATCH] [en] Added The Design of Approximation Algorithms --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 18309407..1fc3f5ea 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -190,6 +190,7 @@ * [Data Structures Succinctly Part 1, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/datastructurespart1) (PDF, Kindle) *(Just fill the fields with any values)* * [Data Structures Succinctly Part 2, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/datastructurespart2) (PDF, Kindle) *(Just fill the fields with any values)* * [Algorithms and Complexity](http://www.math.upenn.edu/~wilf/AlgoComp.pdf) (PDF) +* [The Design of Approximation Algorithms](http://www.designofapproxalgs.com/book.pdf) ####Theoretical Computer Science * [An Introduction to the Theory of Computation](http://www.cse.ohio-state.edu/~gurari/theory-bk/theory-bk.html) -- GitLab