Hacker News new | past | comments | ask | show | jobs | submit login

"once we find a first hit that produces X in less than 42 seconds we are done" yes this is what I tried to convey. Start with the shortest program e.g. print(""). Complexify it (span the tree of all valid programs), discard all programs running longer than 42 secs. First program to produce the string signals that we are done.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: