I am trying to find out if this problem can be simplified with the help of these restrictions. You have n regular s-sided polygons for s between 3 and 12. They all have the same length. We need to minimize the area of the bounding square.
I would think that having all the usual sides with the same length, packaging could be easier, as some configurations will always fit perfectly together. Although I'm not sure if this property is useful, since a local minimum cannot translate into a global minimum.
,
, , , - 2r^2
2r^2
, , N , size >= N * 2r^2, , , .
size >= N * 2r^2
, :
-, , m
m
r
, , , , M x M, M * M >= N
M x M
M * M >= N
Source: https://habr.com/ru/post/1529420/More articles:Excel Integration and DataField Orientation - c #Python and Django models cannot see each other in the same file - pythonMake a collection of Backbone models with data from a JSON file - jsonSorting a DataTable named Datacolumn with a comma - sortingКак указать приоритет плагина Sublime Text 3 в желобе? - sublimetext2ASP.NET Membership.ValidateUser () always returns false - c #How to branch for each task strategy with git - gitUnderstanding Javascript prototypes coming from Java and C ++ background - javaA table showing each version of jQueryMobile and its compatibility with jQuery versions? - jquerySafe way to declare a private function in Dojo - javascriptAll Articles