Class Summary |
MAbstractGeoRsNetworkBuilder<AgentType,EdgeType extends MRepastEdge<AgentType>> |
MORe |
MDefaultPartnerFinder<AgentType,EdgeType> |
MORe |
MGeoRsBaselineNumberNetworkService<AgentType extends MoreMilieuAgent,EdgeType extends MRepastEdge<AgentType>> |
MORe
TODO test
TODO description |
MGeoRsBaselineRadiusNetworkService<AgentType extends MoreMilieuAgent,EdgeType extends MRepastEdge<AgentType> & MoreEdge<AgentType>> |
This network builder considers baseline homophily [1]. |
MGeoRsBaselineRingNetworkService<AgentType extends MoreMilieuAgent,EdgeType extends MRepastEdge<AgentType> & MoreEdge<AgentType>> |
TODO adapt
This network builder considers baseline homophily (McPherson2001). |
MGeoRsCompleteNetworkBuilder<AgentType extends MoreMilieuAgent,EdgeType extends MRepastEdge<AgentType>> |
Generates a complete network (all possible edges are created). |
MGeoRsHomophilyDistanceFfNetworkService<AgentType extends MoreMilieuAgent & MoreNetworkAgent<AgentType,EdgeType>,EdgeType extends MRepastEdge<AgentType> & MoreEdge<AgentType>> |
MORe
TODO test and make component of RS version (?) |
MGeoRsHomophilyDistanceNetworkService<AgentType extends MoreMilieuAgent,EdgeType extends MRepastEdge<AgentType> & MoreEdge<AgentType>> |
The homophily and distance dependence (HDD) considering network generation consists of two interlinked parts, the
establishment of local to medium distance links and the process of global tie generation. |
MGeoRsIdealHomophilyDistanceNetworkService<AgentType extends MoreMilieuAgent,EdgeType extends MRepastEdge<AgentType> & MoreEdge<AgentType>> |
MORe |
MGeoRsIdealNetworkService<AgentType extends MoreMilieuAgent,EdgeType extends MRepastEdge<AgentType>> |
MORe
Based on MGeoRsBaselineRadiusNetworkService |
MGeoRsLattice2DNetworkBuilder<AgentType,EdgeType extends MRepastEdge<AgentType>> |
MORe
TODO parameter description
Considered PmParameterDefinition s:
MNetworkBuildingPa.BUILD_DIRECTED
... |
MGeoRsNetworkService<AgentType extends MoreMilieuAgent,EdgeType extends MRepastEdge<AgentType> & MoreEdge<AgentType>> |
Removal and Addition of nodes and agents to geo-referenced networks. |
MGeoRsRandomNetworkService<AgentType extends MoreMilieuAgent,EdgeType extends MRepastEdge<AgentType>> |
|
MGeoRsRestoreNetworkBuilder<AgentType,EdgeType extends MRepastEdge<AgentType>> |
MORe
First, a new MRsContextJungNetwork is initialised according to MNetworkBuildingPa.BUILD_DIRECTED . |
MGeoRsSocialDistanceAttachNetworkBuilder<AgentType extends MoreMilieuAgent & MoreDistanceAttachableAgent,EdgeType extends MRepastEdge<AgentType>> |
MORe
Links agents based on their social distance [1]. |
MGeoRsWattsBetaSwBuilder<AgentType extends MoreMilieuAgent,EdgeType extends MRepastEdge<AgentType>> |
MORe
TODO parameter description |
MGeoRsWattsBetaSwPartnerCheckingBuilder<AgentType extends MoreMilieuAgent,EdgeType extends MRepastEdge<AgentType>> |
MORe
- uses MSmallWorldBetaModelNetworkGeneratorMilieuParams from MGeoRsWattsBetaSwBuilder |
MGroupBaselineRadiusNetworkService<AgentType extends MoreMilieuAgent,EdgeType extends MRepastEdge<AgentType>> |
MORe
This network builder considers baseline homophily
(McPherson2001). |
MMilieuPartnerFinder<AgentType extends MoreMilieuAgent,EdgeType extends MoreEdge<? super AgentType>> |
MORe |
MRsCompleteNetworkBuilder<AgentType extends MoreMilieuAgent,EdgeType extends MRepastEdge<AgentType>> |
MORe |
MRsErdosRenyiRandomNetworkService<AgentType extends MoreMilieuAgent,EdgeType extends MRepastEdge<AgentType>> |
MORe |
MRsLattice2DNetworkBuilder<AgentType,EdgeType extends MRepastEdge<AgentType>> |
MORe |
MRsNetworkService<AgentType,EdgeType extends MRepastEdge<AgentType>> |
MORe
Adds context facility to MNetworkService and requires MRepastEdge s. |