CS351, F'07 Project 1
Resources for the first project. This page will be updated as more information becomes available.- Project 1 Specification Document (Version 1.0).
- Support code jar file, v 1.0. (Use "download" or "Save Link As" to get the file.)
-
Documentation for the support code library (including the
Graph<T>andGraphAnalyzer<T>interfaces). v 1.0. - An example of the
human-readable report output produced via the
-r option ofCrawler . This was produced by running:java edu.unm.cs.cs351.tdrl.f07.p1.Crawler -s http://www.cs.unm.edu/~terran/ -m 10 -r
N.B.This report was run on my web site last year -- if you run a new report for this year, it is unlikely to look the same.
