<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
<title>CS 312, section 003</title>
<link>http://vv.cs.byu.edu/cs312-003/</link>
<description>Algorithm Analysis, MWF 4-450pm, 120 TMCB, Jones M.</description>
<copyright>Copyright 2005</copyright>
<lastBuildDate>Wed, 13 Apr 2005 14:51:55 -0700</lastBuildDate>
<generator>http://www.movabletype.org/?v=3.11</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs> 

<item>
<title>Final Exam Format</title>
<description>Its a two part exam. The first part has 15 fill-in-the-bubble questions. The second part has 5 short essay answer type questions. There are no point values listed on the exam. The first 15 questions are worth 2 points each....</description>
<link>http://vv.cs.byu.edu/cs312-003/archives/2005/04/final_exam_form.html</link>
<guid>http://vv.cs.byu.edu/cs312-003/archives/2005/04/final_exam_form.html</guid>
<category>Exams</category>
<pubDate>Wed, 13 Apr 2005 14:51:55 -0700</pubDate>
</item>
<item>
<title>Important typo on the final exam</title>
<description>On the final exam, the question that asks you to put a linear programming problem into &quot;basic form&quot; should read &quot;slack form&quot; (Its problem 18)...</description>
<link>http://vv.cs.byu.edu/cs312-003/archives/2005/04/important_typo_1.html</link>
<guid>http://vv.cs.byu.edu/cs312-003/archives/2005/04/important_typo_1.html</guid>
<category>Exams</category>
<pubDate>Wed, 13 Apr 2005 14:47:59 -0700</pubDate>
</item>
<item>
<title>Linear programming problem (due 4/13)</title>
<description>Here is the problem to solve with your linear programming project. The project is due the last day of classes. There will be no late days. The project is to turn this problem into a linear programming problem and then...</description>
<link>http://vv.cs.byu.edu/cs312-003/archives/2005/04/linear_programm.html</link>
<guid>http://vv.cs.byu.edu/cs312-003/archives/2005/04/linear_programm.html</guid>
<category>Projects</category>
<pubDate>Mon, 04 Apr 2005 10:29:36 -0700</pubDate>
</item>
<item>
<title>TSP is due today, Monday 4/4</title>
<description>Just a reminder that the due date for the TSP project was moved to today. Be sure to turn something in (not neccesarily today) even if it is incomplete....</description>
<link>http://vv.cs.byu.edu/cs312-003/archives/2005/04/tsp_is_due_toda.html</link>
<guid>http://vv.cs.byu.edu/cs312-003/archives/2005/04/tsp_is_due_toda.html</guid>
<category>Projects</category>
<pubDate>Mon, 04 Apr 2005 08:41:13 -0700</pubDate>
</item>
<item>
<title>Notes on linear programming (updated 4/4)</title>
<description>The notes were updated to include implementation notes on page 10 on 4/4. We have developed a set of notes on linear programming. The notes are complete, although I wouldn&apos;t be surprised if they were expanded as we cover them...</description>
<link>http://vv.cs.byu.edu/cs312-003/archives/2005/04/notes_on_linear.html</link>
<guid>http://vv.cs.byu.edu/cs312-003/archives/2005/04/notes_on_linear.html</guid>
<category>Lectures</category>
<pubDate>Mon, 04 Apr 2005 05:23:19 -0700</pubDate>
</item>
<item>
<title>More resources for learning linear programming</title>
<description>[a LP flash tutorial, notes on linear programming] The flash tutorial is quite nice, copmlete and slow. The notes are from Sean Warnick. They are also quite good....</description>
<link>http://vv.cs.byu.edu/cs312-003/archives/2005/04/more_resources.html</link>
<guid>http://vv.cs.byu.edu/cs312-003/archives/2005/04/more_resources.html</guid>
<category>Lectures</category>
<pubDate>Fri, 01 Apr 2005 15:22:13 -0700</pubDate>
</item>
<item>
<title>Solutions posted</title>
<description>The solutions to the TSP premature cycle detection and edge inclusion/exclusion homeworks have been posted....</description>
<link>http://vv.cs.byu.edu/cs312-003/archives/2005/03/solutions_poste.html</link>
<guid>http://vv.cs.byu.edu/cs312-003/archives/2005/03/solutions_poste.html</guid>
<category>Homework</category>
<pubDate>Thu, 31 Mar 2005 08:53:08 -0700</pubDate>
</item>
<item>
<title>Scheduling for presentations</title>
<description>April 6 Rob and Doyle and Chris Hathaway and April 8 Kawika and Andrew Harris and Ben Booth and Brad...</description>
<link>http://vv.cs.byu.edu/cs312-003/archives/2005/03/scheduling_for.html</link>
<guid>http://vv.cs.byu.edu/cs312-003/archives/2005/03/scheduling_for.html</guid>
<category>Projects</category>
<pubDate>Wed, 30 Mar 2005 15:54:15 -0700</pubDate>
</item>
<item>
<title>More about improvement presentations</title>
<description>YOu have to write a presentation and describe your favorite improvement. That presentation should go about 10 minutes and you should allow a few minutes for questions. The TAs will use the following form to evaluate your presentation:...</description>
<link>http://vv.cs.byu.edu/cs312-003/archives/2005/03/more_about_impr.html</link>
<guid>http://vv.cs.byu.edu/cs312-003/archives/2005/03/more_about_impr.html</guid>
<category>Projects</category>
<pubDate>Wed, 30 Mar 2005 14:35:50 -0700</pubDate>
</item>
<item>
<title>Notes about TSP Algorithms</title>
<description> What to put in each node? - Reduced matrix - lower bound - included edges - excluded edges How to generate children? - one child for from “here” to every destination o probably not a good idea. Queue gets...</description>
<link>http://vv.cs.byu.edu/cs312-003/archives/2005/03/notes_about_tsp.html</link>
<guid>http://vv.cs.byu.edu/cs312-003/archives/2005/03/notes_about_tsp.html</guid>
<category>Lectures</category>
<pubDate>Wed, 30 Mar 2005 11:50:35 -0700</pubDate>
</item>
<item>
<title>An Access Database with more TSP Examples</title>
<description>A kind student has created an access database with more TSP examples Warning: some lines have a preceeding space on their row definition and others do not....</description>
<link>http://vv.cs.byu.edu/cs312-003/archives/2005/03/an_access_datab.html</link>
<guid>http://vv.cs.byu.edu/cs312-003/archives/2005/03/an_access_datab.html</guid>
<category>Projects</category>
<pubDate>Wed, 30 Mar 2005 10:37:15 -0700</pubDate>
</item>
<item>
<title>More TSP Problems</title>
<description>We have created an archive with more tsp problems. They aren&apos;t in an access database, you get to do that tedious step yourself. If you do put them in the database you are invited to send that database to me...</description>
<link>http://vv.cs.byu.edu/cs312-003/archives/2005/03/more_tsp_proble.html</link>
<guid>http://vv.cs.byu.edu/cs312-003/archives/2005/03/more_tsp_proble.html</guid>
<category>Projects</category>
<pubDate>Mon, 28 Mar 2005 10:41:16 -0700</pubDate>
</item>
<item>
<title>The plan for the rest of the semester</title>
<description>We will wrap up the TSP algorithm today. Wednesday (3/30) we will do the minimax algorithm and start linear programing if time permits. Friday (4/1) we will go into linear programing in earnest and stick with that through the last...</description>
<link>http://vv.cs.byu.edu/cs312-003/archives/2005/03/the_plan_for_th.html</link>
<guid>http://vv.cs.byu.edu/cs312-003/archives/2005/03/the_plan_for_th.html</guid>
<category>Schedule</category>
<pubDate>Mon, 28 Mar 2005 08:52:33 -0700</pubDate>
</item>
<item>
<title>Putting the TSP Algorithm Together</title>
<description>This is the algorithm so far. We will continue fleshing out the details on Monday....</description>
<link>http://vv.cs.byu.edu/cs312-003/archives/2005/03/putting_the_tsp.html</link>
<guid>http://vv.cs.byu.edu/cs312-003/archives/2005/03/putting_the_tsp.html</guid>
<category>Lectures</category>
<pubDate>Fri, 25 Mar 2005 19:50:52 -0700</pubDate>
</item>
<item>
<title>Avoiding premature cycles (due 3/30)</title>
<description>Answer the following questions: What is a premature cycle? Are premature cycles possible in the include/exclude formulation of the problem? That&apos;s the algorithm that picks an edge to include and exclude resulting in two new nodes. Sketch an algorithm and...</description>
<link>http://vv.cs.byu.edu/cs312-003/archives/2005/03/avoiding_premat.html</link>
<guid>http://vv.cs.byu.edu/cs312-003/archives/2005/03/avoiding_premat.html</guid>
<category>Homework</category>
<pubDate>Fri, 25 Mar 2005 15:45:25 -0700</pubDate>
</item>


</channel>
</rss>