SOP与PDG的继承Houdini: Genetic Algorithms in SOPs and PDG

SOP与PDG的继承Houdini: Genetic Algorithms in SOPs and PDG

Houdini: Genetic Algorithms in SOPs and PDG: Part 1

Part 1 contains a brief overview to genetic algorithms and then shows how to implement a simple version in SOPs. The problem we are trying to solve is to take a box and find a geometry that maintains the volume but minimizes surface area aka a sphere. Part 2 will cover PDG.
谷歌翻译:
第1部分简要概述了遗传算法,然后展示了如何在SOP中实现简单版本。我们试图解决的问题是拿一个盒子找到一个维持体积但最小化表面积(即球体)的几何体。第2部分将涵盖PDG。

 
 
 

Houdini: Genetic Algorithms in SOPs and PDG: Part 2

Part 2 shows a way to implement genetic algorithms in PDG/TOPs. We will then apply this method to a parameter search for a tree simulation.
谷歌翻译:
第2部分展示了在PDG / TOP中实现遗传算法的方法。然后,我们将此方法应用于树模拟的参数搜索。