Package es.uam.eps.ir.relison.grid.diffusion.metrics.informationpieces
Classes and interfaces for configuration files for metrics for information
propagation simulations based on the information pieces.
- See Also:
es.uam.eps.ir.relison.diffusion.metrics.informationpieces
-
Class Summary Class Description InformationCountConfigurator<U extends java.io.Serializable,I extends java.io.Serializable,F> Configures a metric that measures the average number of pieces received by each user.InformationGiniComplementConfigurator<U extends java.io.Serializable,I extends java.io.Serializable,F> Configures a metric that measures how balanced the distribution of times each information piece has been received is.RealPropagatedGlobalRecallConfigurator<U extends java.io.Serializable,I extends java.io.Serializable,F> Configures a metric that measures the fraction of the pieces propagated in a real process which have been received.RealPropagatedIndividualRecallConfigurator<U extends java.io.Serializable,I extends java.io.Serializable,F> Configures a metric that measures the fraction of the pieces propagated in a real process which have been received (individually for each user).SpeedConfigurator<U extends java.io.Serializable,I extends java.io.Serializable,F> Configures a metric that measures the speed of the diffusion.