algorithmic modeling for Rhino
Dear All and Mr. David Rutten(if you are there.)
I have question, about detail of algorithm. In his(your) post "Evolutionally Solver: Coalescence" (http://ieatbugsforbreakfast.wordpress.com/2011/03/05/evolutionary-s...), Galapagos' algorithm consists of 3 techniques; 'crossover coalescence' and 'Blend Coalescence' and 'Preferenced-Blend'. But he didn't mentioned about how to combine these. There is similar question in selection article too, how to combine 3 methods?
I am now trying to write a thesis and code, about this.
If possible, could you teach me the detail of here?
Regards
Ken
Tags:
Hi Ken,
Galapagos currently applies all methods at random. You cannot change that behaviour. It used to be editable in older versions of the Galapagos UI, but I took it out of more recent versions as it seems to be a pointless user setting.
--
David Rutten
david@mcneel.com
Tirol, Austria
Dear Mr.David
I hope I am not bothering you. I have one more question.The question is
'When you decide to finish calculation in Galapagos?'
I am now making my own simple GA in processing.
Then,it is so difficult to know which is the very best optimum answer.
There is no proof the last answer is not local optimum.
I don't know how to manage.
Thanks in advance, regards
Ken
Hi Ken,
that's the problem with this approach, you don't know you've found the best answer until you've tried all possible permutations. Since that is ridiculous (there's often simply no time to perform a brute force search).
But that's ok, a GA (or any other stochastic algorithm) doesn't promise to find the best answer. Technically the only thing that is guaranteed is that no matter when you stop it, you will always get some answer, and the longer you're willing to wait the better that answer will become.
There are several ways to decide when to stop, Galapagos uses the first 3 of these:
--
David Rutten
david@mcneel.com
Tirol, Austria
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2025 Created by Scott Davidson.
Powered by