logo
首页技术栈工具库讨论
circle-packing

circle-packing

Given a number of circles with their radii, this packags tries to arrange them tightly, without overlap and forming a large circle. Finding the optimal solution is NP hard, so only heuristics are feasible. This particular implementation is neither very good nor very fast, compared to the state of the art in research. Nevertheless it is simple to use and gives visually acceptable results. Contributions of better algorithms are welcome.
由 
bruceshi2021-01-14 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install circle-packing
查看
标签
根据用户添加的标签生成
暂无标签