Interface AlgorithmBuilder<A extends Algorithm<?>>

All Known Implementing Classes:
ArtificiallDecisionMakerBuilder

public interface AlgorithmBuilder<A extends Algorithm<?>>
Interface representing algorithm builders
Author:
Antonio J. Nebro