Crosbie

Crosbie is a name. Notable people with the name include:

Given name

Surname

gollark: To be fair, the parameters may just need tuning.
gollark: Anyway,```scheme(define actually-forgiving-grudge (lambda (x y) (let* ( (defection-count (length (filter (lambda (m) (= m 1)) x))) (lookback (+ 1 (inexact->exact (floor (expt defection-count 1.5))))) (result (if (memq 1 (take lookback x)) 1 0)) ) result)))```did beat tit-for-tat but not forgiving-grudge or the regular one.
gollark: So you DID read my link!
gollark: Is your strategy an extended "democracy" thing or what?
gollark: Okay, so I think I'll do the forgiving one by... taking the total defection count, and looking back (SOME VALUE)^that entries for badness, and defecting if detected.

See also

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.