You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
compute which extremely boring tasks games are isomorphic to
clearly, it shouldn't just be np-complete problems; but some other way of describing boring things
for example, https://www.rotaboxes.com/ is equivalent to a game where, for each square, it is either the number 1, 2, or 3; and you need to decide which one with < 2 guesses.
The text was updated successfully, but these errors were encountered:
On Fri, 2 Dec 2022 at 11:50, Noon van der Silk ***@***.***> wrote:
compute which extremely boring tasks games are isomorphic to
clearly, it shouldn't just be np-complete problems; but some other way of
describing boring things
for example, https://www.rotaboxes.com/ is equivalent to a game where,
for each square, it is either the number 1, 2, or 3; and you need to decide
which one with < 2 guesses.
—
Reply to this email directly, view it on GitHub
<#688>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB6TKM3RUQNPIGDBC2XRORDWLHPBZANCNFSM6AAAAAASR2TQRU>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
compute which extremely boring tasks games are isomorphic to
clearly, it shouldn't just be np-complete problems; but some other way of describing boring things
for example, https://www.rotaboxes.com/ is equivalent to a game where, for each square, it is either the number 1, 2, or 3; and you need to decide which one with < 2 guesses.
The text was updated successfully, but these errors were encountered: