<?xml version="1.0" encoding="utf-8" ?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
         xmlns="http://purl.org/rss/1.0/">




    



<channel rdf:about="http://www.seas.harvard.edu/home-page/1/1/calendarfeed/RSS">
  <title>Calendarfeed</title>
  <link>http://www.seas.harvard.edu</link>
  
  <description>
    
       
       
  </description>
  
  
  
            <syn:updatePeriod>daily</syn:updatePeriod>
            <syn:updateFrequency>1</syn:updateFrequency>
            <syn:updateBase>2008-12-03T05:00:50Z</syn:updateBase>
        
  
  <image rdf:resource="http://www.seas.harvard.edu/logo.jpg"/>

  <items>
    <rdf:Seq>
        
            <rdf:li rdf:resource="http://www.seas.harvard.edu/news-events/calendars/community/thanksgiving"/>
        
        
            <rdf:li rdf:resource="http://www.seas.harvard.edu/news-events/calendars/academic/thanksgiving-recess"/>
        
        
            <rdf:li rdf:resource="http://www.seas.harvard.edu/news-events/calendars/applied_physical_sciences/environmental_science/copy4_of_environmental-sci-eng-seminar-1"/>
        
        
            <rdf:li rdf:resource="http://www.seas.harvard.edu/news-events/calendars/csee/theory_of_computation/192304710"/>
        
    </rdf:Seq>
  </items>

</channel>

    <item rdf:about="http://www.seas.harvard.edu/news-events/calendars/community/thanksgiving">        <title>Thanksgiving </title>        <link>http://www.seas.harvard.edu/news-events/calendars/community/thanksgiving</link>        <description>Thanksgiving Holiday</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mrutter</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-06-26T18:15:21Z</dc:date>        <dc:type>Event</dc:type>    </item>
    <item rdf:about="http://www.seas.harvard.edu/news-events/calendars/academic/thanksgiving-recess">        <title>Thanksgiving Recess</title>        <link>http://www.seas.harvard.edu/news-events/calendars/academic/thanksgiving-recess</link>        <description>Thanksgiving recess for students</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mrutter</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-06-26T19:09:16Z</dc:date>        <dc:type>Event</dc:type>    </item>
    <item rdf:about="http://www.seas.harvard.edu/news-events/calendars/applied_physical_sciences/environmental_science/copy4_of_environmental-sci-eng-seminar-1">        <title>Environmental Sci &amp; Eng Seminar</title>        <link>http://www.seas.harvard.edu/news-events/calendars/applied_physical_sciences/environmental_science/copy4_of_environmental-sci-eng-seminar-1</link>        <description>Dr. Abel Lau</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>mrutter</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-09-11T19:55:10Z</dc:date>        <dc:type>Event</dc:type>    </item>
    <item rdf:about="http://www.seas.harvard.edu/news-events/calendars/csee/theory_of_computation/192304710">        <title>Lower bounds for succinct data structures, Emanuele Viola, Northeastern University</title>        <link>http://www.seas.harvard.edu/news-events/calendars/csee/theory_of_computation/192304710</link>        <description>It's the end of the semester, and you need to store on a computer your N students' grades from the 3-element universe {pass, fail, borderline}. Via so-called arithmetic coding you can store them using the minimum number of bits, N(log_2 3) + O(1), but then to retrieve a grade you need to read all the bits. Or you can use two distinct bits per grade, but then you waste a linear amount of space.

A breakthrough by Patrascu (FOCS 2008), later refined with Thorup, shows how to store the grades using the minimum number of bits so that each grade can be retrieved by reading just O(log N) bits.

We prove a matching lower bound: To retrieve the grades by reading b bits, space N(log_2 3) + N/2^b is necessary.

We also prove lower bounds for other fundamental data structure problems, including: storing a set so that membership queries can be answered efficiently, storing a bit-string so that prefix sums can be computed efficiently, and storing a string of brackets so that matching brackets can be found efficiently.

Part of this work is joint with Mihai  Patrascu</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>admin</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-11-24T08:29:05Z</dc:date>        <dc:type>Event</dc:type>    </item>




</rdf:RDF>
