平铺图案

发布于 2024-09-27 16:03:43 字数 98 浏览 7 评论 0原文

我正在寻找有效的瓷砖解决方案/算法:装饰瓷砖的布局。

我们想要建立一个系统,在不规则形状的支持下计算柱和梁(梁、托梁)的相互放置。

预先感谢您的帮助。

I'm looking for efficient solution/algorithm for tiling : the layout of the decking tiles.

We want to build system that will calculate the mutual placement of columns and beams (beams, joist) with support of irregular shape.

Thank you in advance for any help.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

澉约 2024-10-04 16:03:43

老问题,但也许有人可以使用答案......

这个问题类似于设计计算机芯片时的集成电路布局问题。正如您可以想象的,这是一个丰富的方法来源。尝试查看:

您也可以将此视为全局优化问题。有关概述,请参阅:
http://en.wikipedia.org/wiki/Global_optimization#Approaches

Old question, but maybe someone can use the answer....

This problem is similar to the integrated circuit layout problem when designing computer chips. As you can imagine, this is a rich source of methods. Try looking at:

You can also view this as a global optimization problem. For an overview look at:
http://en.wikipedia.org/wiki/Global_optimization#Approaches

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文