CSE 630: Survey of Artificial Intelligence I

Professor: Eric Fosler-Lussier, fosler at cse dot ohio dash state dot edu
Office hours: M 1-2:30, T 9:45-10:45, DL 585 (or by appointment)
Meeting time: TR 11:00 am-12:18 pm
Meeting place: Bolz Hall (BO) 318

Grader/TA: Adam Schultz, schultza at cse dot ohio dash state dot edu
Office hours: W 4:30-5:18, F 12:30-1:18, DL 172


Home » Archives » October 2006 » requests from the grader

[Previous entry: "HW1 extension"] [Next entry: "grade code for the grader"]

10/11/2006: "requests from the grader"


Adam had some requests for submissions to make his life easier:

- Please only submit things he can print from unix (pdf or txt files). If you can't do that, print out a hard copy and put it in Prof. Fosler-Lussier's mailbox (behind 395 Dreese)

- If you choose to print out, then you need to do one of two things:
A) Get it in Dr. F's mailbox by 5 pm.
B) Put it in Dr. F's mailbox tomorrow, but submit the files online in addition so that they are timestampped.

This will only apply to this homework because the message is coming out late. In future homeworks, you'll only be able to get paper submissions in by 5pm.

- Submit one file for all written answers, not a separate file for each.

-1 File if possible for individual programs. It is possible to have
multiple classes in C/C++ and Java without making me hunt for them.

-No sub folders please.

-Please include source codes only. This goes for MAKE scripts too, as I
have to make sure you aren't pulling source code from somewhere else.
Instructions for compile/parsing should be a command or set of commands.

-If you feel it necessary to include the compiled version of your code,
please make sure that you include the source code with it.