file: TODO
07/31/96 swarm room

This is a todo and wish list (in no particular order) for the
implementation of the Anasazi Village Model. It will contain notes
of items to implement and additions:

1. Canvas widget display allowing the zooming in of the world. Will
   also allow the display of multiple data sets, especially an
   interest for the graphs representing lineage and exchange

2. Change the mechanisms of search to be more flexible and change how
   agents keep track of planting. Will allow for more flexibility
   later.

3. Implement exchange mechanism, following aggregation of all of the
   email discussions. Most likely easily done as a graph with agents
   divving out excess maize each time period

4. as always, improve the realism of the costs for the agents. Most
   recently, this includes the addition of water as a factor in
   deciding where to live and with planting

5. improve clarity and the organization of the code. Most everything
   seems to keep growing from what exists, making the code a lot less
   clear than it could be. Sections might be most beneficially
   rewritten with a different protocol or interface to allow for
   improved clarity and speed.
