Volume 4A of 'The Art of Computer Programming,' covering combinatorial algorithms. Extended and refined edition by KNUTH, published by Addison Wesley.
In Books
The Art of Computer Programming (TAOCP) is a multi-volume work by Donald E. Knuth that is considered one of the most comprehensive and authoritative textbooks on algorithms and programming. Volume 4A specifically focuses on combinatorial algorithms, which are essential for solving problems related to combinations, permutations, and configurations. This volume offers both an introduction to combinatorial concepts and advanced techniques, making it suitable for both students and professionals.