Recent Changes - Search:

PmWiki

edit SideBar

Project1-Requirements

For project #1, the kinds of things i am looking for are:

  • Report (memo-like) that includes (at least):
    • how to get a copy, how to run
    its helpful to show how to run without eclipse, so that
    commands with parameter settings can be shown, e.g.,
    /users/SomeOne/SomePath/guirun.sh e=0.005 d=0.097 ... etc...
    • Overview of Conceptual design: Agents, what they do, what they sense, etc. Description of any measures.
    • Brief notes about implementation of conceptual design. Which objects represent what conceptual parts? Which parameters can be set, to do what?
    • Brief description of development history: "Tried X, saw Y, so changed to Z..."
    • Example runs that show interesting behavior. Best is to have commands that can be copied into terminal:
      /users/SomeOne/SomePath/guirun.sh nT=50 ...parameters...
    • Summary of final version -- how well does it do at replication. Describe any measures that could be used to compare to netlogo (if that program had them...)
  • Program internal docs:
    • Comments at start of methods that describe what they do.
    • Comments in methods for any thing "tricky"
    • Nicely formatted -- consistent indents, spacing (horz and vert)
    • Good names for methods, variables.
  • For demos on Friday, Feb 24th, add commands to use on this page: at the end, add commands to the bottom section of the page.

Also upload paper for project #1 to that page.


Up: Syllabus-Feb#Feb01, Syllabus-Feb#Feb15, ShortProject1Description

Edit - History - Print - Recent Changes - Search
Page last modified on January 16, 2012, at 02:39 PM