CMPSCI 383: Artificial Intelligence

Fall 2014 (archived)

Assignment 01 Graded

I finished grading Assignment 01 a few minutes ago. As noted, it was primarily done by an autograder on test cases, though I did have to do some manual work on many assignments. I will post the test cases after the last extension expires (or the person granted it hands in their work, whichever comes first).

Some notes:

  • My A* Solver, written in Java, finished all test cases in under the time limit. If you feel yours just missed the cutoff, email me and I’ll re-run it and give it longer.
  • I pasted the output of the autograder into the Moodle feedback area.
  • If I had to modify your code in any way to get it to compile or produce correct output, I imposed a one point penalty. This was noted in the feedback.

I’ll have more comments about grading and the grades later.