<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://132.161.132.157/drupal6"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Computer Science - data structures</title>
 <link>http://132.161.132.157/drupal6/taxonomy/term/504/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>Thursday Extra: &quot;Beyond Binary Decision Diagrams&quot;</title>
 <link>http://132.161.132.157/drupal6/node/756</link>
 <description>&lt;p&gt;
On Thursday, November 13, Professor Gianfranco Ciardo, Professor and Chair of the Department of Computer Science at Iowa State University, will speak on extensions of binary decision diagrams:
&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;
Binary decision diagrams (BDDs) have had enormous success since Bryant showed how to use them for the efficient verification of boolean hardware designs and Clarke and McMillan employed for symbolic model checking.  In this talk, we take BDDs as a starting point and explore various extension of decision diagrams, we apply them to problems beyond temporal logic verification, and we discuss several challenging research problems related to decision diagrams.
&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;
Before the talk, Professor Ciardo will meet informally with students considering the possibility of graduate study at Iowa State.  This meeting will be in the Computer Science Commons (Noyce 3817), beginning at 3:45&amp;nbsp;p.m.
&lt;/p&gt;

&lt;p&gt;
At 4:15&amp;nbsp;p.m., refreshments will be served in the Computer Science Commons.  Professor Ciardo&#039;s talk, &amp;ldquo;Beyond BDDs: advanced decision diagrams and their applications,&amp;rdquo; will begin at 4:30&amp;nbsp;p.m. in Noyce&amp;nbsp;3821.  Everyone is welcome to attend!
&lt;/p&gt;
</description>
 <comments>http://132.161.132.157/drupal6/node/756#comments</comments>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/564">binary decision diagrams</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/504">data structures</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/158">Iowa State University</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/566">model checking</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/42">Thursday Extras</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/565">verification</category>
 <pubDate>Wed, 12 Nov 2014 19:47:06 +0000</pubDate>
 <dc:creator>stone</dc:creator>
 <guid isPermaLink="false">756 at http://132.161.132.157/drupal6</guid>
</item>
<item>
 <title>CS Table (Friday, February 21, 2014): Skip lists</title>
 <link>http://132.161.132.157/drupal6/node/681</link>
 <description>&lt;p&gt;
This Friday at CS Table, we will consider skip lists, an interesting data structure that, like lists, makes it easy to add and remove elements, and like arrays, lets you do something like binary search to quickly find elements.
&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;
Pugh, W.  &amp;ldquo;Skip lists: A probabilistic alternative to balanced
trees.&amp;rdquo; &lt;i&gt;Communications of the ACM&lt;/i&gt; &lt;b&gt;33&lt;/b&gt; (1990), no. 6, p. 668.
&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;
Computer Science Table is an open weekly meeting of Grinnell College community members (students, faculty, staff, etc.) interested in discussing topics related to computing and computer science.
&lt;/p&gt;
</description>
 <comments>http://132.161.132.157/drupal6/node/681#comments</comments>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/41">CS Table</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/504">data structures</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/508">skip lists</category>
 <pubDate>Fri, 21 Feb 2014 17:51:38 +0000</pubDate>
 <dc:creator>stone</dc:creator>
 <guid isPermaLink="false">681 at http://132.161.132.157/drupal6</guid>
</item>
<item>
 <title>Thursday Extra: &quot;Left-leaning red-black trees&quot;</title>
 <link>http://132.161.132.157/drupal6/node/678</link>
 <description>&lt;p&gt;
On Thursday, February 13, John Stone will describe &lt;i&gt;left-leaning red-black trees&lt;/i&gt;, a variant of binary search trees that guarantees that the worst-case running times for search, insertion, and deletion are proportional to the logarithm of the number of elements in the tree, and is easier to understand and simpler to code than more familiar self-balancing tree structures.
&lt;/p&gt;

Refreshments will be served at 4:15 p.m. in the Computer Science Commons (Noyce 3817).  The talk, &amp;ldquo;Left-leaning red-black trees,&amp;rdquo; will follow at 4:30 p.m. in Noyce 3821.  Everyone is welcome to attend!

</description>
 <comments>http://132.161.132.157/drupal6/node/678#comments</comments>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/20">algorithms</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/505">binary search</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/504">data structures</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/506">invariants</category>
 <pubDate>Thu, 13 Feb 2014 00:51:25 +0000</pubDate>
 <dc:creator>stone</dc:creator>
 <guid isPermaLink="false">678 at http://132.161.132.157/drupal6</guid>
</item>
</channel>
</rss>
