org.jactr.core.module.procedural.four.learning
Interface ICostEquation

All Known Implementing Classes:
DefaultCostEquation

public interface ICostEquation

Description of the Interface

Author:
harrison

Method Summary
 double computeCost(IModel model, IProduction p)
          Description of the Method
 

Method Detail

computeCost

double computeCost(IModel model,
                   IProduction p)
Description of the Method

Parameters:
model - Description of the Parameter
p - Description of the Parameter
Returns:
Description of the Return Value