| Paketname | python-genetic |
| Beschreibung | genetic algorithms in Python |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.1.1b-10 |
| Sektion | python |
| Priorität | optional |
| Installierte Größe | 188 Byte |
| Hängt ab von | python, python-support (>= 0.90.0) |
| Empfohlene Pakete | |
| Paketbetreuer | Angel Ramos |
| Quelle | genetic |
| Paketgröße | 22592 Byte |
| Prüfsumme MD5 | e85fa7c0aed959ed8729a354f245444d |
| Prüfsumme SHA1 | 17375778c70753ed61c654e6eaba9cfd2ba61396 |
| Prüfsumme SHA256 | 5e71a29f7bb15e8dfdc7326a323f4aa07e9c4e929d98e332c311fc37be16d80d |
| Link zum Herunterladen | python-genetic_0.1.1b-10_all.deb |
| Ausführliche Beschreibung | python-genetic provides genetic algorithms for Python, as often used
in artificial intelligence. It should be able to solve any problem that
consists in minimizing functions.
.
You'll find some demos using Genetic in this package, including an
impressively simple program that provides a solution to the well-known TSP
(Travelling Salesman Problem). Also, make sure to read
demo/genetic_demo_2.py for the list of the special "magic" genes that make
Genetic really fun and ... living !
|