<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Introduction to algorithms</title>
  </titleInfo>
  <titleInfo type="alternative">
    <title>Algorithms</title>
  </titleInfo>
  <name type="personal">
    <namePart>Cormen, Thomas H.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Leiserson, Charles Eric.</namePart>
  </name>
  <name type="personal">
    <namePart>Rivest, Ronald L.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">mau</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Cambridge, Mass</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New York</placeTerm>
    </place>
    <publisher>MIT Press</publisher>
    <publisher>McGraw-Hill</publisher>
    <dateIssued>c1990</dateIssued>
    <dateIssued encoding="marc">1990</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xvii, 1028 p. : ill. ; 26 cm.</extent>
  </physicalDescription>
  <tableOfContents>Contents: Introduction -- Mathematical foundations: Introduction: Growth of functions -- Summations -- Recurrences -- Sets, etc -- Counting and probability -- Sorting and order statistics: Introduction: Heapsort -- Quicksort -- Sorting in linear time -- Medians and order statistics -- Data structures: Introduction: Elementary data structures -- Hash tables -- Binary search trees -- Red-black trees -- Augmenting data structures -- Advanced design and analysis techniques: Introduction:Dynamic programming -- Greedy algorithm -- Amortized analysis -- Adavnced data structures: Introduction: B-trees -- Binomial heaps -- Fibonacci heaps -- Data structures for disjoints sets -- Graph algorithm: Introduction: Elementary graph algorithm -- Minimum spannin trees -- Single-source shortest paths -- Maximum flow -- Selected topics: Introduction: Sorting networks -- Arithmetic circuits -- Algorithms for parallel computers -- Matrix operations -- Polynomials and the EFT -- String matching -- Computational geometry -- NP-completeness -- Approximation algorithms.</tableOfContents>
  <note type="statement of responsibility">Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest.</note>
  <note>Includes bibliographcal references (p. [987]-996) and index.</note>
  <subject authority="lcsh">
    <topic>Computer programming</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer algorithms</topic>
  </subject>
  <classification authority="lcc">QA76.6.C662</classification>
  <classification authority="ddc" edition="20">005.1</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>The MIT electrical engineering and computer science series</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">0262031418</identifier>
  <identifier type="isbn">0070131430 (McGrawHill)</identifier>
  <identifier type="lccn">89013027</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">890803</recordCreationDate>
    <recordChangeDate encoding="iso8601">20210414114154.0</recordChangeDate>
    <recordIdentifier>2925650</recordIdentifier>
  </recordInfo>
</mods>
