net.sourceforge.plantuml.graph
Interface CostComputer

All Known Implementing Classes:
KenavoCostComputer, SimpleCostComputer

public interface CostComputer


Method Summary
 double getCost(Board board)
           
 

Method Detail

getCost

double getCost(Board board)


Copyright © 2014. All Rights Reserved.