|
|
|
Can You Run Recursion on Ideas?
|
|
3 points
by codenighter
146 days ago
|
|
I’ve only been thinking about this idea for the past two or three days, but it has completely hijacked my head. what if we apply recursion not to numbers or paths, but to abstract ideas? This post is an attempt to think about idea generation as a constrained state-space search, inspired by recursion in computer science. Read this blog : blog.eshanstudio.com/posts/abstract-recursion |
|