Re: geometry algorithm



On Mon, 1 May 2006, laura wrote:

Dear all,
I have a problem and I don't know how to solve it:

I think you've a problem knowing how to state it.

I have 2 concave polygons and I need a way to match them so that the
surrounding rectangle is minimal (has a minimal surface).

Ok, you've two concave polygons and you want to match them.

But aren't they already a matched pair?

Then you want a minimal area surrounding rectangle.
Around what, around both polygons?

Hm, you've two (not over lapping) concave polygons and you want to move
them around or place (including flipping over) them without over lapping,
so that a (closed) rectangle containing them can have the smallest area of
all rectangles that contain them however they are placed.

Are there any fast algorithms for this problem?

No, they're aren't any fast algorithms for translating quickspeak
nothink. You need to explain your match making method. However,
one quickly sees that matching by placing on top of will greatly
diminish the size of any surrounding rectangle. So that's the
answer, the fastest way is to place one on top of the other.

What about the case when the polygons are convex?

Naw, best to consider is the hetero problem,
one concave and the other convex.
.



Relevant Pages

  • geometry algorithm
    ... I have 2 concave polygons and I need a way to match them so that the ... surrounding rectangle is minimal. ... Are there any fast algorithms for this problem? ... What about the case when the polygons are convex? ...
    (comp.lang.c)
  • geometry algorithm
    ... I have 2 concave polygons and I need a way to match them so that the ... surrounding rectangle is minimal. ... Are there any fast algorithms for this problem? ... What about the case when the polygons are convex? ...
    (sci.math)
  • geometry algorithm
    ... I have 2 concave polygons and I need a way to match them so that the ... surrounding rectangle is minimal. ... Are there any fast algorithms for this problem? ... What about the case when the polygons are convex? ...
    (sci.logic)
  • geometry algorithm
    ... I have 2 concave polygons and I need a way to match them so that the ... surrounding rectangle is minimal. ... Are there any fast algorithms for this problem? ... What about the case when the polygons are convex? ...
    (comp.theory)
  • geometry algorithm
    ... I have 2 concave polygons and I need a way to match them so that the ... surrounding rectangle is minimal. ... Are there any fast algorithms for this problem? ... What about the case when the polygons are convex? ...
    (comp.lang.c)