gwern comments on Open thread, November 2011 - Less Wrong

4 Post author: Oscar_Cunningham 02 November 2011 06:19PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (209)

You are viewing a single comment's thread. Show more comments above.

Comment author: gwern 21 November 2011 04:42:16PM 1 point [-]

Has anyone tried just generating random 100k-character brainfuck programs?

There's no way that is going to work, think of how many possible 100k-characte Brainfuck programs there are. Brainfuck does have the nice characteristic that each program is syntactically valid, but then you have the problem of running them, which is very resource-intensive (you would expect AI to be slow, so you need very large time-outs, which means you test very few programs every time-interval). Speaking of Brainfuck: http://www.vetta.org/2011/11/aiq/