Explorar el Código

[en] Added The Design of Approximation Algorithms

Espartaco Palma hace 12 años
padre
commit
a11cf0cda1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      free-programming-books.md

+ 1 - 0
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)