next_inactive up previous


Assignment notes: stage 2
\fbox{Updated}
CSE3301: SAR (C.Twardy)
April 9, 2001
Target date: Friday \fbox{27} April

The main goal of stage 2 is to find the best allocation of existing resources. If your resources are just a set number of searcher-hours for identical searchers, the allocation should be uniformly optimal, as outlined in Frost. However, I'm going to complicate things slightly, and move to a simulation environment for testing.

That said, the first requirement is to handle the case of one resource type for a bunch of identical equal-area segments.

Overall, stage 2 should do three things which strongly extend it towards stage 3.

  1. First, it should provide optimal allocation of mixed resources (specified by speed and sweep width).
  2. Second, it should provide a robust interactive user interface for non-batch mode.
  3. Third, it should provide a batch mode with standard output, and error (plus return code) for being called from a simulator environment with command-line arguments.

Current specs

  1. General requirements: run in interactive or batch mode.
  2. Area file: On each LINE of the file, separated by commas:

  3. Resources file I will test with files with single resources and files with several resources of different abilities.

  4. Assignment file

    resourceNum, area, searcher-hours allocated

  5. Advanced Task Scheduling:
    Still not implemented.

  6. Handing it in:

  7. Testing
    As soon as you have the input and output formats working, send me the code and I will test it on the simulation script. That way we can both be sure everything is working!

About this document ...

This document was generated using the LaTeX2HTML translator Version 2K.1beta (1.49)

Copyright © 1993, 1994, 1995, 1996, Nikos Drakos, Computer Based Learning Unit, University of Leeds.
Copyright © 1997, 1998, 1999, Ross Moore, Mathematics Department, Macquarie University, Sydney.

The command line arguments were:
latex2html -split 0 assign2.tex

The translation was initiated by Charles Twardy on 2001-04-09


next_inactive up previous
Charles Twardy 2001-04-09