arundelo comments on Prisoner's Dilemma (with visible source code) Tournament - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (232)
Hm. Five minutes of thought suggest to me that the following pseudocode would be optimal:
Deterministic programs would always output the same thing so you know beforehand whether they'll cooperate or defect. For RNG-based programs you just bet on what's most likely.
I welcome big guns blowing large holes in this construction :-)
P.S. How do I indent in preformatted code?
The indentation thing is a bug.