com.mrami.libre.annealing
Interface Change


public interface Change

Represents a configuration change memento.

Version:
$Id: Change.java,v 1.2 2005/02/17 17:15:28 mrami Exp $
Author:
mrami

Method Summary
 double getCost()
          Get the cost of the configuration if this change were accepted.
 

Method Detail

getCost

public double getCost()
Get the cost of the configuration if this change were accepted.

Returns:
the cost