This class implements a binary genetic algorithm that uses 16 binary genes.
It uses 16 binary genes to implement parabolic landscape using randomly bit-flip mutation, 1 point crossover and bound.
The class can display the current generation results on the page or write to a file.
|
|
| Name: |
Binary GA |
| Base name: |
binary_ga |
| Description: |
Implement genetic algorithm that use 16 genes |
| Version: |
1.0.0 |
| PHP version: |
3.0 |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
715 users |
| All time rank: |
4013 |
| Week users: |
2 users |
| Week rank: |
1324  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|