[Cs4800] Request Function problem

James Antonius antonius.j at husky.neu.edu
Fri Nov 11 00:02:03 EST 2011


Hi everyone,

Does any of you have encountered a problem where our function doesn't give
respond when it's requested?

For example:

   - When it requested my "provide", my function didn't respond:

   claim hsr.HSRInstanceSet {{   HSR(733,607)   }}
scg.protocol.ForAllExistsMin {{      }} 0.013642564802182811 1.0
   proposer  {{ TeenAvatar }}
   opposer  {{ BabyAvatar }}
   action strengthening 0.013642563802182811
   responses  winner  {{  }}
   pointsWon 0.0


   I think here it should request for my provide function after the
   BabyAvatar strengthens it, but my avatar doesn't respond to it. (Note: I
   even tried to copy the exact "provide" function from the BabyAvatar code,
   but it still gave the same error.)

   - Same thing happen when it requested my "solve" function:

   claim hsr.HSRInstanceSet {{   HSR(54,5)   }}
scg.protocol.ForAllExistsMin {{      }} 0.1111111111111111 1.0
   proposer  {{ TeenAvatar }}
   opposer  {{ BabyAvatar }}
   action refuting
   responses provider  {{ BabyAvatar }}  pr provide hsr.HSRInstance {{
 HSR(54,5)  }}
     winner  {{  }}
   pointsWon 0.0

   I think here it should request for my solve function after the
BabyAvatar provides the instance, but my avatar doesn't respond to it.



Any idea how to solve this?



Thanks,

James Antonius
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the Cs4800 mailing list