ima.uco.fr.nuit.solchecker
Interface Objective

All Known Implementing Classes:
LamourComOjective

public interface Objective

Models an objective function

Author:
Quetin

Method Summary
 double compute(Solution s)
          Computes the objective function of a solution
 

Method Detail

compute

double compute(Solution s)
Computes the objective function of a solution

Parameters:
s - the solution
Returns:
the objective function