CS 422   Winter 2000,  Instructor:  Jeffrey Horn

HOMEWORK 1:  Pseudocode, enumerative algorithms, and combinatorical problems
 
Handed out/Assigned: Friday,Sept. 8, 2000
Due: Wednesday, Sept. 13, 2000

Write pseudocode to solve one of the three problems we discussed in class.   Use an enumerative, exhaustive approach that guarantees the optimal answer will be found.
 

  1. New York City Tunnels Problem (pipe network design):
  2. Groundwater Monitoring (subset selection)
  3. Task Scheduling