gr.uoa.di.madgik.commons.infra.nodeselection.cost
Class CostFunction
java.lang.Object
gr.uoa.di.madgik.commons.infra.nodeselection.cost.CostFunction
public class CostFunction
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DistanceToPrevious
public static String DistanceToPrevious
CostFunction
public CostFunction()
addCostFactor
public void addCostFactor(String name,
float fraction,
boolean ascending)
throws Exception
- Throws:
Exception
removeCostFactors
public void removeCostFactors(Set<String> factorsToRemove)
getCostFactors
public List<CostFunction.CostFactor> getCostFactors()
Copyright © 2012. All Rights Reserved.