|
|
|
|
|
by iamthepieman
2278 days ago
|
|
This only works if the target country is a circle itself. The packing method becomes much more difficult when you have to deal with arbitrarily complex shapes. We run into this type of problem in windfarm planning. You have a ridge with discontinuous bands of acceptably sloped terrain, usually highly irregular shapes and you have to fit wind turbines along it, taking into account the minimum clearance between turbines and pack as many as possible within. This type of problem is NP-Hard and almost always ends up being done manually due to additional constraints. These include, access road placement, viewsheds, and turbulence modelling. |
|