public class ICi_harispe_2012 extends LogBasedMetric implements ICtopo
Constructor and Description |
---|
ICi_harispe_2012() |
Modifier and Type | Method and Description |
---|---|
double |
compute(double nbLeaves,
double nbAncestors,
double maxLeaves) |
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> allNbOfReachableLeaves,
Map<org.openrdf.model.URI,Integer> allNbAncestors) |
getLogBase, setLogBase, setLogBase
public Map<org.openrdf.model.URI,Double> compute(Map<org.openrdf.model.URI,Integer> allNbOfReachableLeaves, Map<org.openrdf.model.URI,Integer> allNbAncestors) throws slib.utils.ex.SLIB_Ex_Critic
allNbOfReachableLeaves
- allNbAncestors
- slib.utils.ex.SLIB_Ex_Critic
public double compute(double nbLeaves, double nbAncestors, double maxLeaves)
nbLeaves
- nbAncestors
- maxLeaves
- 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.