Hi,
The task is something like this: given some files with N<=1000 triangles, piece them together to make a rectangle. (Tests are given beforehand, there's no TL).
I couldn't find the solution anywhere, and I'm shocked a task like this would have a solution at all. I can't even imagine any heuristics to use to solve this problem.
So does anyone have any ideas? :) For convenience, tests can be downloaded here
Thanks,
minimario
Why downvotes? I'm just trying to help. I know it's not correct, but still, no need for downvoting people who try to help.
The blog's disappeared from the recent actions feed, but I still haven't found anything toward a solution. Anything would be great :)
Sorry to bump again, but I'm interested in any ideas for this as well.