JGraphAddons
v1.0


org.jgraph.algebra
Interface CostFunction

All Known Implementing Classes:
DefaultCostFunction

public interface CostFunction


Method Summary
 double getCost(JGraph graph, Object cell)
           
 

Method Detail

getCost

public double getCost(JGraph graph,
                      Object cell)

JGraphAddons
v1.0


Copyright (C) 2003-2004 Gaudenz Alder. All rights reserved.