public interface ICtopo
Modifier and Type | Method and Description |
---|---|
Map<org.openrdf.model.URI,Double> |
compute(IC_Conf_Topo conf,
SM_Engine engine)
Compute the topological Information Content for the vertices contained by
the graph associated to the given engine.
|
Map<org.openrdf.model.URI,Double> compute(IC_Conf_Topo conf, SM_Engine engine) throws slib.utils.ex.SLIB_Ex_Critic
conf
- the configuration defining the measure among otherengine
- the engine used to manage the computationslib.utils.ex.SLIB_Ex_Critic
Copyright © 2014. All rights reserved.