Hi everyone,
I’m Emmanuel Katto from Dubai, United Arab Emirates (UAE), I'm working on a project where I need to create an iterative macro that takes in a set of overlapping trade areas and identifies the maximum number of trade areas that don’t overlap. I’m thinking this could be solved using a greedy algorithm or a similar iterative approach, but I’d love to hear if anyone has experience with something like this or has a different solution in mind.
If you’ve worked on similar problems or have any suggestions on how best to structure the macro, please share your thoughts! I’m especially interested in efficient ways to handle the overlaps.
Thanks in advance!
Regards
Emmanuel Katto