Recommend this page to a friend! |
Download |
Info | Example | Screenshots | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not enough user ratings | Total: 133 | All time: 9,315 This week: 47 |
Version | License | PHP version | Categories | |||
genetic_algorithm 1.0.0 | Freeware | 5 | Algorithms, PHP 5, Biology, Artificia... |
Description | Author | ||||||||
This class implements crossover, mutation and inversion genetic algorithm methods. |
|
<?php
|
Screenshots (6) | ||
Files (20) |
File | Role | Description | ||
---|---|---|---|---|
Images (1 file) | ||||
Javascripts (6 files) | ||||
Styles (3 files) | ||||
Ajax.php | Example | Load Ajax Result | ||
Genetic.class.php | Class | Main Genetic Algorithm Class | ||
index.php | Aux. | Demo Mainpage | ||
StandaloneExample.php | Example | Standalone Example |
Files (20) | / | Javascripts |
File | Role | Description |
---|---|---|
Bootstrap.Bundle.js | Class | Bootstrap Bundle |
Bootstrap.js | Class | Bootstrap Library |
Javascript.js | Class | Main Javascript |
JQuery.Easing.js | Class | JQuery Easing Plugin |
JQuery.js | Class | JQuery Library |
Popper.js | Class | Popper JS |
Files (20) | / | Styles |
File | Role | Description |
---|---|---|
Bootstrap.css | Class | Bootstrap Library |
Normalize.css | Class | Normalize HTML Pages |
Style.css | Class | Demo Style |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
genetic_algorithm-2017-11-22.zip 1427KB | |
genetic_algorithm-2017-11-22.tar.gz 1426KB | |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Front-rear crossover: A new crossover technique for solving a trap problem |
A Novel Crossover Operator for Genetic Algorithms: Ring Crossover |