Homework 1 1. Manually play the Asymmetric SCG game to solve the highest safe rung problem. Focus on niche (25,2). 2. We have a working SCG system for Constraint Satisfaction: http://www.ccs.neu.edu/home/lieber/courses/cs4500/f09/files/source/ http://www.ccs.neu.edu/home/lieber/courses/cs4500/f09/new-requirements/SCG-f09.pdf Our current implementation has several deficiencies. An important one is that it is using an artificial market metaphor instead of a scientific community metaphor. And it does not cover asymmetric SCG. Write a document about your proposal of how to implement a generic asymmetric SCG system complete with basic player and administrator. 3. SCG(CSP) is implemented and can be played. You get a basic player to build on. Would you like to play in this game and explore the space of CSP solvers.