<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://servo.ad.wlu.edu/dokuwiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://servo.ad.wlu.edu/dokuwiki/feed.php">
        <title>W&amp;L Computer Science Wiki - courses:cs211:winter2018:journals:shermanc</title>
        <description></description>
        <link>http://servo.ad.wlu.edu/dokuwiki/</link>
        <image rdf:resource="http://servo.ad.wlu.edu/dokuwiki/lib/exe/fetch.php/wiki/dokuwiki-128.png" />
       <dc:date>2026-05-11T23:13:50+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/chapter1?rev=1516668719&amp;do=diff"/>
                <rdf:li rdf:resource="http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/chapter2?rev=1517280564&amp;do=diff"/>
                <rdf:li rdf:resource="http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/chapter3?rev=1517977582&amp;do=diff"/>
                <rdf:li rdf:resource="http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/chapter4?rev=1521581402&amp;do=diff"/>
                <rdf:li rdf:resource="http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/chapter5?rev=1521616359&amp;do=diff"/>
                <rdf:li rdf:resource="http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/chapter6?rev=1522128007&amp;do=diff"/>
                <rdf:li rdf:resource="http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/chapter7?rev=1522905687&amp;do=diff"/>
                <rdf:li rdf:resource="http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/home?rev=1522745991&amp;do=diff"/>
                <rdf:li rdf:resource="http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/preface?rev=1516079516&amp;do=diff"/>
                <rdf:li rdf:resource="http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/sidebar?rev=1524170566&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://servo.ad.wlu.edu/dokuwiki/lib/exe/fetch.php/wiki/dokuwiki-128.png">
        <title>W&L Computer Science Wiki</title>
        <link>http://servo.ad.wlu.edu/dokuwiki/</link>
        <url>http://servo.ad.wlu.edu/dokuwiki/lib/exe/fetch.php/wiki/dokuwiki-128.png</url>
    </image>
    <item rdf:about="http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/chapter1?rev=1516668719&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-01-23T00:51:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>chapter1</title>
        <link>http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/chapter1?rev=1516668719&amp;do=diff</link>
        <description>Chapter 1: Introduction: Some Representative Problems

1.1: A First Problem: Stable Matching

This section had to do with the Stable Matching problem which we had already discussed in class.  It was interesting to me that this algorithm had actually already been in use by hospitals in picking residents before Shapley&#039;s formal definition of it.  Also, I liked how it clarified that there can be instances where there are more than one stable matches and also how the side that does the proposing, no…</description>
    </item>
    <item rdf:about="http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/chapter2?rev=1517280564&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-01-30T02:49:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>chapter2</title>
        <link>http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/chapter2?rev=1517280564&amp;do=diff</link>
        <description>Chapter 2: Basics of Algorithm Analysis

This chapter will attempt to serve as an introduction on understanding the resources required for run times and space usage of different algorithms and how they compare to one another.  This will involve discussion of basic algorithms while progressing into more complicated and useful algorithms that require the use of sophisticated data structures.</description>
    </item>
    <item rdf:about="http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/chapter3?rev=1517977582&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-02-07T04:26:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>chapter3</title>
        <link>http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/chapter3?rev=1517977582&amp;do=diff</link>
        <description>Chapter 3: Graphs

This section will focus, as the title suggests, on graphs and their uses.  It will include the basic definitions about graphs  and progress into algorithms where graphs “arise naturally”.  It will finish off with discussion about connectivity and fundamental graph search techniques.</description>
    </item>
    <item rdf:about="http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/chapter4?rev=1521581402&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-03-20T21:30:02+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>chapter4</title>
        <link>http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/chapter4?rev=1521581402&amp;do=diff</link>
        <description>Chapter 4: Greedy Algorithms

This chapter is dedicated to the topic of which most of our upbringings have probably told us to avoid: greediness.  But, this type of greedy is more good than bad, a paradox as to what one would normally think when hearing the word</description>
    </item>
    <item rdf:about="http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/chapter5?rev=1521616359&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-03-21T07:12:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>chapter5</title>
        <link>http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/chapter5?rev=1521616359&amp;do=diff</link>
        <description>Chapter 5: Divide and Conquer

This chapter will discuss algorithms that break down a given input into different parts and then solves the problem in each part recursively, combining each solution to each part into an overall solution.  We will learn how to show and understand these</description>
    </item>
    <item rdf:about="http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/chapter6?rev=1522128007&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-03-27T05:20:07+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>chapter6</title>
        <link>http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/chapter6?rev=1522128007&amp;do=diff</link>
        <description>Chapter 6: Dynamic Programming

This chapter focuses on dynamic programming, which is described as “living dangerously close to the edge of brute-force search” because it works on the exponentially large set of solutions, but without ever examining each one.</description>
    </item>
    <item rdf:about="http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/chapter7?rev=1522905687&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-04-05T05:21:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>chapter7</title>
        <link>http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/chapter7?rev=1522905687&amp;do=diff</link>
        <description>Chapter 7: Network Flow

This chapter focuses on algorithms that expand on the Bipartite Matching problem.  It creates a polynomial-time algorithm for a general problem, which is the Maximum-Flow Problem, and shows that this is an efficient algorithm for the Bipartite Matching as well.</description>
    </item>
    <item rdf:about="http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/home?rev=1522745991&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-04-03T08:59:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>home</title>
        <link>http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/home?rev=1522745991&amp;do=diff</link>
        <description>Collin&#039;s Wiki

	*   Preface
	*   Chapter 1: Introduction: Some Representative Problems
	*   Chapter 2: Basics of Algorithm Analysis
	*   Chapter 3: Graphs
	*   Chapter 4: Greedy Algorithms
	*   Chapter 5: Divide and Conquer
	*   Chapter 6: Dynamic Programming
	*   Chapter 7: Network Flow</description>
    </item>
    <item rdf:about="http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/preface?rev=1516079516&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-01-16T05:11:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>preface</title>
        <link>http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/preface?rev=1516079516&amp;do=diff</link>
        <description>Preface

The preface held a lot of information that introduced us to the book as well as prepared us for what is to come.  An interesting point was that algorithms can be found in almost any line of work, from finance to biology.  The first of the topics discussed that are to come was the basic issues in algorithm design.  After this, the book will deviate into some review and implementation of algorithms with the structures and previous knowledge we had learned from our introductory CS classes.…</description>
    </item>
    <item rdf:about="http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/sidebar?rev=1524170566&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-04-19T20:42:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>sidebar</title>
        <link>http://servo.ad.wlu.edu/dokuwiki/doku.php/courses/cs211/winter2018/journals/shermanc/sidebar?rev=1524170566&amp;do=diff</link>
        <description>Collin&#039;s Wiki

	*   Preface
	*   Chapter 1: Introduction: Some Representative Problems
	*   Chapter 2: Basics of Algorithm Analysis
	*   Chapter 3: Graphs
	*   Chapter 4: Greedy Algorithms
	*   Chapter 5: Divide and Conquer
	*   Chapter 6: Dynamic Programming
	*   Chapter 7: Network Flow

----------

&lt;- Collin&#039;s Journal

&lt;- CSCI 211: Algorithm Design and Analysis</description>
    </item>
</rdf:RDF>
