<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://cswiki.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://cswiki.wlu.edu/dokuwiki/feed.php">
        <title>W&amp;L Computer Science Wiki - courses:cs211</title>
        <description></description>
        <link>http://cswiki.wlu.edu/dokuwiki/</link>
        <image rdf:resource="http://cswiki.wlu.edu/dokuwiki/lib/exe/fetch.php/wiki/dokuwiki-128.png" />
       <dc:date>2026-05-03T04:05:47+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://cswiki.wlu.edu/dokuwiki/doku.php/courses/cs211/direct_proof?rev=1357237721&amp;do=diff"/>
                <rdf:li rdf:resource="http://cswiki.wlu.edu/dokuwiki/doku.php/courses/cs211/greedy_exchange?rev=1455907704&amp;do=diff"/>
                <rdf:li rdf:resource="http://cswiki.wlu.edu/dokuwiki/doku.php/courses/cs211/greedy_stays_ahead?rev=1455506153&amp;do=diff"/>
                <rdf:li rdf:resource="http://cswiki.wlu.edu/dokuwiki/doku.php/courses/cs211/home?rev=1515428896&amp;do=diff"/>
                <rdf:li rdf:resource="http://cswiki.wlu.edu/dokuwiki/doku.php/courses/cs211/network_flow_proof?rev=1459980843&amp;do=diff"/>
                <rdf:li rdf:resource="http://cswiki.wlu.edu/dokuwiki/doku.php/courses/cs211/proof_by_contradiction?rev=1357237684&amp;do=diff"/>
                <rdf:li rdf:resource="http://cswiki.wlu.edu/dokuwiki/doku.php/courses/cs211/proof_by_induction?rev=1357239174&amp;do=diff"/>
                <rdf:li rdf:resource="http://cswiki.wlu.edu/dokuwiki/doku.php/courses/cs211/resources?rev=1453314614&amp;do=diff"/>
                <rdf:li rdf:resource="http://cswiki.wlu.edu/dokuwiki/doku.php/courses/cs211/sidebar?rev=1546463759&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://cswiki.wlu.edu/dokuwiki/lib/exe/fetch.php/wiki/dokuwiki-128.png">
        <title>W&L Computer Science Wiki</title>
        <link>http://cswiki.wlu.edu/dokuwiki/</link>
        <url>http://cswiki.wlu.edu/dokuwiki/lib/exe/fetch.php/wiki/dokuwiki-128.png</url>
    </image>
    <item rdf:about="http://cswiki.wlu.edu/dokuwiki/doku.php/courses/cs211/direct_proof?rev=1357237721&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-01-03T18:28:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>direct_proof</title>
        <link>http://cswiki.wlu.edu/dokuwiki/doku.php/courses/cs211/direct_proof?rev=1357237721&amp;do=diff</link>
        <description>Direct Proofs

A direct proof is simply a series of true statements, where each implies the next.

Examples

Chapter by Richard Hammack</description>
    </item>
    <item rdf:about="http://cswiki.wlu.edu/dokuwiki/doku.php/courses/cs211/greedy_exchange?rev=1455907704&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-02-19T18:48:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>greedy_exchange</title>
        <link>http://cswiki.wlu.edu/dokuwiki/doku.php/courses/cs211/greedy_exchange?rev=1455907704&amp;do=diff</link>
        <description>How to Write a Greedy Exchange Proof

	*  Guide to Greedy Algorithms, including exchange proofs
	*  Greedy Notes - from UPitt&#039;s Professor Kirk Pruhs&#039;s algorithms class</description>
    </item>
    <item rdf:about="http://cswiki.wlu.edu/dokuwiki/doku.php/courses/cs211/greedy_stays_ahead?rev=1455506153&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-02-15T03:15:53+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>greedy_stays_ahead</title>
        <link>http://cswiki.wlu.edu/dokuwiki/doku.php/courses/cs211/greedy_stays_ahead?rev=1455506153&amp;do=diff</link>
        <description>Greedy Stays Ahead Proof

Some guides and examples:

	*  Greedy Stays Ahead Proof and Example
	*  Greedy Stays Ahead Proof and Example
	*  Guide to Greedy Algorithms</description>
    </item>
    <item rdf:about="http://cswiki.wlu.edu/dokuwiki/doku.php/courses/cs211/home?rev=1515428896&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-01-08T16:28:16+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>home</title>
        <link>http://cswiki.wlu.edu/dokuwiki/doku.php/courses/cs211/home?rev=1515428896&amp;do=diff</link>
        <description>CSCI 211: Algorithm Design and Analysis

Course Web Site

Resources

Journals

Dokuwiki Syntax

Instructions

	*  New blog entry/page for each week OR chapter OR section
	*  Clearly delineate sections/chapters using the headers -- those are the “H”s in the formatting bar when you edit a page.  You can make subheadings.  The wiki will automatically make a table of contents for you, which will make navigation easier.</description>
    </item>
    <item rdf:about="http://cswiki.wlu.edu/dokuwiki/doku.php/courses/cs211/network_flow_proof?rev=1459980843&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-04-06T22:14:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>network_flow_proof</title>
        <link>http://cswiki.wlu.edu/dokuwiki/doku.php/courses/cs211/network_flow_proof?rev=1459980843&amp;do=diff</link>
        <description>Writing a Network Flow Proof

	*  A Guide from Alexa Sharp at Oberlin College</description>
    </item>
    <item rdf:about="http://cswiki.wlu.edu/dokuwiki/doku.php/courses/cs211/proof_by_contradiction?rev=1357237684&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-01-03T18:28:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>proof_by_contradiction</title>
        <link>http://cswiki.wlu.edu/dokuwiki/doku.php/courses/cs211/proof_by_contradiction?rev=1357237684&amp;do=diff</link>
        <description>Proof by Contradiction

How to Write a Proof by Contradiction

	*  Assume the thing (P) we want to prove is false
	*  Reason to a contradiction
	*  Conclude that (P) must therefore be true

Gotchas

	*  Make sure that your assumptions and statements during</description>
    </item>
    <item rdf:about="http://cswiki.wlu.edu/dokuwiki/doku.php/courses/cs211/proof_by_induction?rev=1357239174&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-01-03T18:52:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>proof_by_induction</title>
        <link>http://cswiki.wlu.edu/dokuwiki/doku.php/courses/cs211/proof_by_induction?rev=1357239174&amp;do=diff</link>
        <description>Proof by Induction

Process

	*  State your P(n). 
		*  State your P(n), which should be a property as a function of n
		*  Also state for which n you will prove your P(n) to be true

	*  State your base case. 
		*  State for which n your base case is true</description>
    </item>
    <item rdf:about="http://cswiki.wlu.edu/dokuwiki/doku.php/courses/cs211/resources?rev=1453314614&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-01-20T18:30:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>resources</title>
        <link>http://cswiki.wlu.edu/dokuwiki/doku.php/courses/cs211/resources?rev=1453314614&amp;do=diff</link>
        <description>CSCI 211 Resources

My pages:

	*  Direct Proofs
	*  How to write a proof by contradiction
	*  How to write a proof by induction
	*  How to write a greedy stays ahead proof
	*  How to write a greedy exchange proof
	*  How to write a network flow proof

Other people&#039;s pages:

	*  Richard Hammack&#039;s Book of Proof
	*  How To Write Proofs by Larry Cusick</description>
    </item>
    <item rdf:about="http://cswiki.wlu.edu/dokuwiki/doku.php/courses/cs211/sidebar?rev=1546463759&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-02T21:15:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>sidebar</title>
        <link>http://cswiki.wlu.edu/dokuwiki/doku.php/courses/cs211/sidebar?rev=1546463759&amp;do=diff</link>
        <description>CSCI 211 Navigation

	*  Winter 2019 Journals
	*  Winter 2018 Journals
	*  Winter 2016 Journals
	*  Resources

----------

&lt;- CSCI 211 Wiki</description>
    </item>
</rdf:RDF>
