[Cs5500] Fwd: Generic SCG

Karl Lieberherr lieber at ccs.neu.edu
Sat Feb 26 18:13:09 EST 2011


The file is NOT attached but lives in the course home directory
http://www.ccs.neu.edu/home/lieber/courses/se-courses/cs5500/sp11/GenericSCG.zip

-- Karl


---------- Forwarded message ----------
From: Ahmed Abdelmeged <ahmed.mohsen at gmail.com>
Date: Sat, Feb 26, 2011 at 6:03 PM
Subject: Generic SCG
To: Karl Lieberherr <lieber at ccs.neu.edu>


Changes:
 1. The structure of claims is now a fixed part of the game. However,
the protocols are pluggable. This is due to technical parsing
difficulties.
 2. The methods finishparse() should be invoked after parsing
instances, solutions, instanceSets, claims (see Test.java). these
methods wrap the reflection code.
 3. The standard set of protocols are implemented without their
getResult(). Protocol interpreter is not implemented.
--
Ahmed



More information about the Cs5500 mailing list