Module:   AI::PSO::OO
Version:  1.002
Released: Oct 2008

Short description.

AI::PSO::OO implements the Particle Swarm Optimization technique for finding
the minimum point of a hyper surface.

Long description

The module provides an OO interface to a PSO engine that is highly configurable
and may be further altered through derivation.

The module is easy to use despite a moderately large number of configuration
options through provision of good defaults for most configuration parameters.

See the POD documentation for a full description of the module.
