Recursion and Induction -- CS 389r -- Problem Assignments

Homepage: http://www.cs.utexas.edu/users/hunt/class/2008-fall/cs389r/cs389r.html


     Unique Number:  55857
 Class Room Number:  Taylor Hall, 3.144
	Class Time:  Tuesday, Thursday, 12:30 to 1:50 pm

Reference Textbook:  Computer-Aided Reasoning:  An Approach
  Textbook Authors:  Kaufmann, Manolios, and Moore
 Purchase Location:  From Carol Hyink, Taylor Hall 2.116
              Cost:  $15 -- cash only

	Instructor:  Warren A. Hunt, Jr.
   Office Location:  Main 2014
      Office Hours:  Wednesday, 2:00 to 3:50 pm
            E-mail:  hunt@cs.utexas.edu

     Co-Instructor:  Sandip Ray
   Office Location:  Main 2004
      Office Hours:  By appointment
            E-mail:  sandip@cs.utexas.edu

Problems will be assigned weekly. Students are expected to solve these problems and be ready to present them to the class. Homework is also to be turned in for grading. You may discuss the problem assignments with your peers, but the end product must be your own work. I want you to learn from and with your peers, but I want each of you to be responsible for your own work. In addition to the text book mentioned above, we will be using two sets of notes: one presents a subset of the ACL2 logic and the second has to do with our investigation of specifying and verifying a system for manipulating Boolean expressions.

Problem Assignments

  • Problem Assignment 1. Given: August 28, 2008, Due: September 11, 2008.

  • Problem Assignment 2. Given: September 4, 2008, Due: September 18, 2008.

  • Problem Assignment 3. Given: September 23, 2008, Due: October 2, 2008.

  • Problem Assignment 4. Given: September 25, 2008, Due: October 9, 2008.

  • Problem Assignment 5. Given: October 7, 2008, Due: October 23, 2008.

  • Problem Assignment 6. Given: October 16, 2008, Due: October 21, 2008.

  • Problem Assignment 7. Given: October 23, 2008, Due: November 5, 2008.

    Simple HDL Files

    The directory contains the definition of our simple HDL. A compressed, "tar" file contains everything.

    Return to CS389r course homepage.