If anyone doesn't know the Conway's Game of Life yet, watch this:
http://coinmarketcap.com/The idea would be using reversing a given state in game of life as proof of work.
LIFE(initial_state) -> new_state // this is fairly fast
new_state -> initial_state // this gets really complex
Yes, there are problems:
Gardens of EdenAnd I personally haven't figured out a solution to these problems BUT even if the game of life is not suitable for a CC, the reason why I'm introducing this approach is to get us closer to a CC that somehow embeds
Proof of Human Work in its PoW. A hypothesis is that for some particular problems a human mind combined with computing power can generate PoWs faster than a supercomputer on its own.
For example, take a look at Fold It (
http://www.youtube.com/watch?v=bo99JjnfdA8)
This is a live example of a problem where humans are vastly better at solving problems than computers on their own.
So, my idea is to come up with a CC that has its PoW made so that human assistance is required,
a human entity has to manually participate in the process of mining blocks.