de.cesr.more.building.util
Interface MoreBetaProvider<V>

Type Parameters:
V - the node type for that beta values are provided

public interface MoreBetaProvider<V>

MORe Used in conjunction with MSmallWorldBetaModelNetworkGenerator

Date:
24.01.2011

Method Summary
 double getBetaValue(V node)
          Returns the beta value to rewire in MSmallWorldBetaModelNetworkGenerator for the given node.
 

Method Detail

getBetaValue

double getBetaValue(V node)
Returns the beta value to rewire in MSmallWorldBetaModelNetworkGenerator for the given node.

Parameters:
node -
Returns:
Created by Sascha Holzhauer on 24.01.2011