CS 422   Fall 2002,  Instructor:  Jeffrey Horn

HOMEWORK 2:  Pseudocode, enumerative algorithms, and combinatorical problems
 
Handed out/Assigned: Friday,Sept. 6, 2002
Due: Monday, Sept. 16, 2002

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