How can I packed equal circles with raduis R inside a rectangle L X W ??

조회 수: 3 (최근 30일)
Ahmad Hani
Ahmad Hani 2018년 3월 22일
댓글: Ahmad Hani 2018년 3월 26일
Dear all I have a rectangle L X W (L=6,W=2), and n equal circles with radius = R, How can I packed max number of non-overlapped circles inside this rectangle Thanks
  댓글 수: 5
Jan
Jan 2018년 3월 26일
@Stephen Cobeldick: Please copy your comment to the section for answers, such that it can be accepted.

댓글을 달려면 로그인하십시오.

답변 (1개)

Jan
Jan 2018년 3월 22일
See e.g. https://en.wikipedia.org/wiki/Circle_packing_in_a_square : As Stephen has said already, the problem is hard. You cannot expect a general solution in the forum.
  댓글 수: 3
Jan
Jan 2018년 3월 22일
@Ahmad Hani: You can search in the net exactly as the forum's members can. Note that "proof for NP hard" is not clear or unique, so you need more information to find, what you want.
Walter Roberson
Walter Roberson 2018년 3월 25일
편집: Walter Roberson 2018년 3월 25일
https://arxiv.org/abs/1008.1224 " Circle Packing for Origami Design Is Hard", Erik D. Demaine, Sandor P. Fekete, Robert J. Lang
"We show that deciding whether a given set of circles can be packed into a rectangle, an equilateral triangle, or a unit square are NP-hard problems"

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Agriculture에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by