scispace - formally typeset
T

Thomas H. Cormen

Researcher at Dartmouth College

Publications -  57
Citations -  28401

Thomas H. Cormen is an academic researcher from Dartmouth College. The author has contributed to research in topics: Permutation & Out-of-core algorithm. The author has an hindex of 20, co-authored 55 publications receiving 28277 citations. Previous affiliations of Thomas H. Cormen include Massachusetts Institute of Technology.

Papers
More filters
Book

Introduction to Algorithms

TL;DR: The updated new edition of the classic Introduction to Algorithms is intended primarily for use in undergraduate or graduate courses in algorithms or data structures and presents a rich variety of algorithms and covers them in considerable depth while making their design and analysis accessible to all levels of readers.
Book

Introduction to Algorithms, third edition

TL;DR: Pseudo-code explanation of the algorithms coupled with proof of their accuracy makes this book a great resource on the basic tools used to analyze the performance of algorithms.
Book

Introduction to Algorithms, Second Edition

TL;DR: The complexity class P is formally defined as the set of concrete decision problems that are polynomial-time solvable, and encodings are used to map abstract problems to concrete problems.