Package messif.algorithms

Search algorithms base classes.

See:
          Description

Class Summary
Algorithm Abstract algorithm framework - support for algorithm naming and operation executive Every algorithm may suport any number of operations (subclasses of AbstractOperation).
 

Exception Summary
AlgorithmMethodException Exception that indicates a problem when executing a method on Algorithm.
 

Annotation Types Summary
Algorithm.AlgorithmConstructor Annotation for algorithm constructors.
 

Package messif.algorithms Description

Search algorithms base classes.