opnsense-ports/sysutils/gaffitter/pkg-descr
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

9 lines
478 B
Text

Genetic Algorithm File Fitter, or just GAFFitter, is a command-line software
written in C++ that arranges -- via a genetic algorithm -- an input list of
items or files/directories into volumes of a certain capacity (target), such
as CD or DVD, in a way that the total wastage is minimized.
By smartly arranging the input list, GAFFitter fits better the given items
and so optimizes (reduces) the number of required volumes to pack them.
WWW: http://gaffitter.sourceforge.net/