P-Peaks

NAME

Algorithm::Evolutionary::Fitness::P-Peaks - Implementation of Kennedy's and Spear's p-peaks function.

SYNOPSIS

use Algorithm::Evolutionary::Fitness::P-Peaks;

DESCRIPTION

METHODS

method distance( @chromosome --> Rat)

Returns the minimum distance to the closest of the peaks.

SEE ALSO

This is also a port of Algorithm::Evolutionary::Fitness::P_Peaks to Perl6.

AUTHOR

JJ Merelo <[email protected]>

COPYRIGHT AND LICENSE

Copyright 2018 JJ Merelo

This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.

Algorithm::Evolutionary::Simple v0.0.8

A simple evolutionary algorithm

Authors

  • JJ Merelo

License

Artistic-2.0

Dependencies

Test Dependencies

Provides

  • Algorithm::Evolutionary::Fitness::P-Peaks
  • Algorithm::Evolutionary::Simple

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.