Solutions to exercises and problems from "Introduction to Algorithms", Fourth Edition by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest and Clifford Stein
Clarify some conventions we use in the solutions (in README or future intro section in the document). Particularly,
that the clarifications base on the exercises statements from the book, as well as from the errata, and refer to the printings where a given bug was fixed.
that some pictures are reverse engineered based on the pictures from the book, so they look consistent.
Clarify some conventions we use in the solutions (in README or future intro section in the document). Particularly,
Think about other items to include as well.