Class CommunityDestinySizeGridSearch<U>

java.lang.Object
es.uam.eps.ir.relison.grid.sna.comm.global.CommunityDestinySizeGridSearch<U>
Type Parameters:
U - type of the users.
All Implemented Interfaces:
GlobalCommunityMetricGridSearch<U>

public class CommunityDestinySizeGridSearch<U>
extends java.lang.Object
implements GlobalCommunityMetricGridSearch<U>
Grid Search for the destiny community size.
  • Constructor Summary

    Constructors 
    Constructor Description
    CommunityDestinySizeGridSearch()  
  • Method Summary

    Modifier and Type Method Description
    java.util.Map<java.lang.String,​java.util.function.Supplier<CommunityMetric<U>>> grid​(Grid grid)
    Obtains the different global community metrics metrics to compute in a grid.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait