Package problem

Interface Problem

All Known Implementing Classes:
SkiLodge

public interface Problem
This interface should be implemented by all problems.

You do not have to implement all methods of this interface. You can only implement the methods that your hyper-heuristic will need.

See Also:
SkiLodge