[Cs5500] Regarding Today's Session

Yue Liu liu.yue at husky.neu.edu
Wed Apr 13 15:28:32 EDT 2011


Hi Reto,

That's because I add one more field in SCGConfig, which is minConfidence.
The minConfidence is set to be 0.01 in the scg.beh. All claims must have a
confidence no less than 0.01.

Now the constructor is:

SCGConfig
(FullyQualifiedClassName domain,
Cons<FullyQualifiedClassName> protocols,
TournamentStyle tournamentStyle,
int turnDuration,
int maxNumAvatars,
double minStrengthening,
double initialReputation,
double maxReputation,
double reputationFactor,
int minProposals,
int maxProposals,
int numRounds,
boolean proposedClaimMustBeNew,
double minConfidence)

Best Regards,
Yue


On Wed, Apr 13, 2011 at 3:20 PM, Reto Kleeb <kleeb.r at husky.neu.edu> wrote:

> Yue,
>
> thanks for the update, I however get the following error after the update:
>
> The constructor SCGConfig(FullyQualifiedClassName,
> Cons<FullyQualifiedClassName>, TournamentStyle, int, int, double, double,
> double, double, int, int, int, boolean) is undefined
>
> Best
>
> Reto
>
>
> On 4/13/11 3:14 PM, Yue Liu wrote:
>
>> Hi All,
>>
>> I added the minimum confidence in the scg.cd <http://scg.cd> file and
>>
>> re-generate all the classes. Please update to the new version and check
>> if there is any other bugs.
>>
>> --Yue
>>
>> On Wed, Apr 13, 2011 at 1:27 PM, Paarth Chothani
>> <chothani.p at husky.neu.edu <mailto:chothani.p at husky.neu.edu>> wrote:
>>
>>    Hello Professor,
>>
>>    Friday 6pm works fine with all of us. Actually the competitions were
>>    running fine on sunday. But after monday's class, somebody changed
>>    the cd files and now there is an parsing issue and that's the reason
>>    games cannot be played because the instance set cannot be parsed. I
>>    am trying to figure out which change caused this issue.
>>
>>    Also, strengthenP needs to be written for each protocol as we had
>>    discussed in class before.
>>
>>    Let me know if we are moving the session to friday.
>>
>>
>>    On Wed, Apr 13, 2011 at 1:24 PM, Karl Lieberherr <lieber at ccs.neu.edu
>>    <mailto:lieber at ccs.neu.edu>> wrote:
>>
>>        Hi Paarth:
>>
>>        I have other commitments on Fiday.
>>
>>        Are there objections to move to Friday at 6pm?
>>
>>        Hopefully, Ahmed is available.
>>
>>        I have seen competitions running in my office (Yue). Can you
>>        provide a
>>        list of things that are broken?
>>
>>        -- Karl
>>
>>        On Wed, Apr 13, 2011 at 12:56 PM, Paarth Chothani
>>        <chothani.p at husky.neu.edu <mailto:chothani.p at husky.neu.edu>>
>> wrote:
>>         > Hello Professor,
>>         > I request you to move today's session to friday, as there are
>>        some critical
>>         > bugs to fix and we are working to fix those bugs. We need
>>        some time before
>>         > we can stabilize our code and test it properly.
>>         > --
>>         > Sincerely,
>>         > Paarth Chothani
>>         > Research Assistant & Graduate Student,
>>         > College of Computer & Information Science,
>>         >
>>         > Northeastern University.
>>         >
>>
>>
>>
>>
>>    --
>>    Sincerely,
>>    Paarth Chothani
>>    Research Assistant & Graduate Student,
>>    College of Computer & Information Science,
>>
>>    Northeastern University.
>>
>>
>>
>>    _______________________________________________
>>    Cs5500 mailing list
>>    Cs5500 at lists.ccs.neu.edu <mailto:Cs5500 at lists.ccs.neu.edu>
>>
>>    https://lists.ccs.neu.edu/bin/listinfo/cs5500
>>
>>
>>
>>
>> _______________________________________________
>> Cs5500 mailing list
>> Cs5500 at lists.ccs.neu.edu
>> https://lists.ccs.neu.edu/bin/listinfo/cs5500
>>
>
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the Cs5500 mailing list