GeneticAlgorithm File Fitter, GAFFitter for short, is a tool based on a geneticalgorithm (GA) that tries to fit a collection of items, such as files/directories, into as few as possible volumes of a specific size (e.g. CDs or DVDs).
Disk Optimizer selects files to be placed on any disk medium that will maximize the space used. It is very efficient in finding an optimum file set since it uses a GeneticAlgorithm instead of brute force.