You are viewing a single comment's thread from:
RE: What are the Nash Equilibria in the curation game?
I think the expression max(1, T/15) should be min(1, T/15). That is, after 15 minutes, it should be 1.
I think the expression max(1, T/15) should be min(1, T/15). That is, after 15 minutes, it should be 1.
Yes, thank you.