| Paketname | gaffitter |
| Beschreibung | File subsets extractor based on genetic algorithms |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.6.0-1 |
| Sektion | utils |
| Priorität | optional |
| Installierte Größe | 216 Byte |
| Hängt ab von | libc6 (>= 2.2), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.2.1) |
| Empfohlene Pakete | |
| Paketbetreuer | Nacho Barrientos Arias |
| Quelle | |
| Paketgröße | 75446 Byte |
| Prüfsumme MD5 | e23ce45ecb6af4748a935f91f9937eea |
| Prüfsumme SHA1 | 5d4495d41405ae953c681f6ac9515e54672fb21d |
| Prüfsumme SHA256 | 04557dbca2997a6617f34dda5aafb48ad5ebd6b427124a2f32e130372828502b |
| Link zum Herunterladen | gaffitter_0.6.0-1_i386.deb |
| Ausführliche Beschreibung | Genetic Algorithm File Fitter (gaffitter) is a command-line software
written in C++ that extracts --via genetic algorithm-- subsets of an
input list of files/directories that best fit the given volume size
(target), such as CD, DVD and others.
.
gaffitter provides an intelligent manner (thanks to Genetic Algorithm)
to minimize the error between the desired target size and the selected
candidates of files/directories. Gaffitter highlights:
.
* Uses a global meta-heuristic (Genetic Algorithm search).
* The command-line interface provides high integration (via pipe) with
other tools, i.e. works as a "filter".
* Allow the user to enter 'size identifier' pairs directly instead
of file/dir names.
* Pretty configurable. gaffitter have many input parameters to
control/adjust its behavior (including GA params).
|