JavaScript is disabled for your browser. Some features of this site may not work without it.
Multi-Grid Genetic Algorithms For Optimal Radiation Shield Design.
Asbury, Stephen T.
2012
Abstract: Genetic Algorithms (GA) are a powerful search and optimization technique that can be applied to
numerous problems. Unfortunately, GA relies on large numbers of fitness evaluations to
determine the relative merits of various solutions to a problem. For problems requiring
computationally intensive fitness evaluations this can make GA too expensive to use. We describe a
hierarchical technique that we have created called Multi-Grid Genetic Algorithms (MGGA). MGGA leverages the geometry of a problem space to build a hierarchy of increasingly smaller problem spaces. Optimizations over these smaller spaces are used to seed a population of solutions in a larger space. We explore how MGGA can be applied to several radiation shielding problems.