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