net.sourceforge.cilib.problem
Interface Solution

All Superinterfaces:
Serializable
All Known Implementing Classes:
OptimisationSolution

public interface Solution
extends Serializable

This is a common abstraction for all solution classes. All solutions should extend this interface. This interface does not declare any methods.

Author:
Edwin Peer



Copyright © 2009 CIRG. All Rights Reserved.