Paketname | python-genetic |
Beschreibung | genetic algorithms in Python |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (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 | Ubuntu Core Developers |
Quelle | genetic |
Paketgröße | 22588 Byte |
Prüfsumme MD5 | 6bbe8af39f902d06917abf5e9f9f5c40 |
Prüfsumme SHA1 | b74f2851d93a903e04f63f2719e18e4479f7a92f |
Prüfsumme SHA256 | 0dd382110f7c9ae8c157a2ce314a7fd58c88293eaff6c0992f76e296a683ecdd |
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 !
|