Hi,
I'm sorry I can't help you, but I have a similar question.
I'm looking for a matlab implementation of the
optimisation problem on 'packing multiple rectangles in
larger (multiple) rectangle(s)', so that cutting losses
are minimized. I was thinking about using something
like: 'fmincon' or quadratic programming like solutions,
but I would not want to 're-invent the wheel', because I
think it's not very trivial. I'm also aware of free demo
versions of downloadable programs that do this kind of
things (for example on www.astrokettle.com), but the thing
is that I would like to do this myself in Matlab (so I
actually learn from it). Can anyone help me to get me
started?
Thanks,
Richard.
Post by Tim BooherThanks for the link. However, I can see the results of
Mathematica code there, but no real reference to
algorithms
Post by Tim Booherinvolving circle packing.
Any links to matlab implementations?
best,
tim
message <fgohkh$guo
Post by John D'ErricoPost by Tim BooherIf I have a polygon defined by vectors X and Y and I
want to
Is there
Post by Tim BooherPost by John D'ErricoPost by Tim Booheran existing algorithm for this?
Any idea on a starting place?
http://mathworld.wolfram.com/CirclePacking.html
John