Class KenavoCostComputer

  • All Implemented Interfaces:
    CostComputer

    public class KenavoCostComputer
    extends java.lang.Object
    implements CostComputer
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      double getCost​(Board board)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • KenavoCostComputer

        public KenavoCostComputer()