Suggestions about catalyst search--implementable?
Posted: January 5th, 2015, 12:44 pm
I'm a beginner in programming, but hoping to make some sort of improvement on things related to catalyst search.
I've had an idea, but I'm not sure if this can be implemented. What do you think?
I thought that we could reduce the search space if we specify some guidelines to put the catalyst.
For instance, It's natural to put an eater in that position if the yellow cells are on.
Do you think it will reduce the search space significantly? or would it just make the program more complicated?
Another idea:
Randomagar enables patterns to catalyze itself. Instead, why don't we put catalysts in an evolving random soup? (with symmetry options if possible)
I've had an idea, but I'm not sure if this can be implemented. What do you think?
I thought that we could reduce the search space if we specify some guidelines to put the catalyst.
For instance, It's natural to put an eater in that position if the yellow cells are on.
Code: Select all
x = 7, y = 8, rule = LifeHistory
5.A$4.A$4.2EA2$2.2C$3.C$3C$C!Another idea:
Randomagar enables patterns to catalyze itself. Instead, why don't we put catalysts in an evolving random soup? (with symmetry options if possible)