public class ICi_zhou_2008 extends LogBasedMetric implements ICtopo
Constructor and Description |
---|
ICi_zhou_2008()
Builder of an instance of IC computer.
|
ICi_zhou_2008(double k)
Builder of an instance of IC computer.
|
Modifier and Type | Method and Description |
---|---|
Map<org.openrdf.model.URI,Double> |
compute(IC_Conf_Topo conf,
SM_Engine manager)
Compute the topological Information Content for the vertices contained by
the graph associated to the given engine.
|
Map<org.openrdf.model.URI,Double> |
compute(Map<org.openrdf.model.URI,Integer> alldepths,
Map<org.openrdf.model.URI,Set<org.openrdf.model.URI>> allDescendantsIncs)
Compute the IC for each vertices expressed in the given result stack.
|
getLogBase, setLogBase, setLogBase
public ICi_zhou_2008()
public ICi_zhou_2008(double k)
k
- the value of the constant.public Map<org.openrdf.model.URI,Double> compute(Map<org.openrdf.model.URI,Integer> alldepths, Map<org.openrdf.model.URI,Set<org.openrdf.model.URI>> allDescendantsIncs) throws slib.utils.ex.SLIB_Ex_Critic
alldepths
- a result stack containing the depth for each verticesallDescendantsIncs
- a map containing the set of inclusive
descendants for each verticesslib.utils.ex.SLIB_Ex_Critic
public Map<org.openrdf.model.URI,Double> compute(IC_Conf_Topo conf, SM_Engine manager) throws slib.utils.ex.SLIB_Ex_Critic
ICtopo
Copyright © 2014. All rights reserved.