Hello!
I really need your help.
I am an urban designer and I want to find the optimal layout using galapagos.
However, I want to extract points from buildings and prevent them from going outside the boundary.
If they do, I want to set the galapagos value to a very low value (-999) to exclude cases where they go outside the boundary.
However, since I use butterfly to find the fitness value, the calculation takes too long.
If anyone knows how to perform a layout optimization simulation without allowing the points to go outside the boundary, please let me know.
very generally speaking, I think Minkowski sum/difference might be of help if you are open to using plugins (Clipper)
what method are you using now, and how is your definition structured?