Package es.uam.eps.ir.relison.diffusion.update
Update mechanism, for moving information pieces between the different lists.
-
Interface Summary Interface Description UpdateMechanism Class for the update mechanism for the information in the corresponding lists. -
Class Summary Class Description MergerUpdateMechanism Updates the previously received elements with information obtained from the new ones.NewestUpdateMechanism Update mechanism for the information cascade model.OldestUpdateMechanism Update mechanism that just takes the oldest information piece.