vingstar / CLRS-Solutions

Solutions to "Introduction to Algorithm, 3rd Edition"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solutions to "Introduction to Algorithms, 3rd edition"

Where to download the latest solution?

Download are available on this page.

The previous edition is also provided.

How to compile it?

$ git clone git@github.com:yinyanghu/CLRS-Solutions.git
$ cd CLRS-Solutions
$ pdflatex clrs.tex

And then you could find clrs.pdf in your directory.

Find typos, errors or have other solutions?

You could directly pull an issue on the Github, or send email to me.

I would fix it/append your solution as soon as possible.

Thanks for your contribution.

Jian Li (yinyanghu)

lijianxp2005@gmail.com

License

This work may be distributed and/or modified under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. You may not use the material for commercial purposes.

cc

Log

Jun 8, 2014

  • Add solutions for the problems in Chapter 2

Jun 7, 2014

  • Update the LaTeX template
  • Add solutions for the problems in Chapter 1

It's time to update my solutions. Cheers!

Jian Li

Jun 6, 2014


Hello everyone!

It's a long time since I updated my solutions last time.

I'm currently exchanging in the University of Waterloo, Canada. And I have a course about algorithm CS 466: Design and Analysis of Algorithms this term. I'm so interested in algorithm design and analysis that I want read the textbook CLRS again as well as fix the error in my solution, translate to English and add new chapters solution(Goal: covering all the chapter of CLRS).

Also, I have read some other algorithm or theoretical textbooks and I will try my best to share my solution for the problems in these books.

Maybe this work will last for 1 years, since I will apply Master/PhD program for the future study and complete a final project(a Starcraft AI using BWAPI) for my Bachelor's Degree in the future several months.

If you want to join me or discuss some problems with me, feel free to email me or connect me on Github. Hope for more and more participants.

Thank you.

Regards,

Jian Li

lijianxp2005@gmail.com

Oct 30, 2013


The solutions to the book "Introduction to Algorithm, 3rd Edition".

Author: Jian Li (ID:yinyanghu), an undergraduate student in Nanjing University, China

E-mail: lijianxp2005@gmail.com

Google Talk: lijianxp2005@gmail.com

If you have any questions or intend to improve my solution, you could post an issue or fork a repository by yourself.

Mar 18, 2012: Project is established!

Mar 21, 2012: Add chapter 1, 2, 3, 4, 5, 6, 7, 8 Add chapter 9, 10, 11, 12, 13, 14, 15

Mar 22, 2012: Add chapter 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26

To be continued...

Jian Li, 2012

Bitdeli Badge

About

Solutions to "Introduction to Algorithm, 3rd Edition"