public interface Sim_Groupwise_Indirect extends Sim_Groupwise
double sim(Set<org.openrdf.model.URI> setA, Set<org.openrdf.model.URI> setB, SM_Engine rc, SMconf groupwiseconf, SMconf pairwiseConf) throws slib.utils.ex.SLIB_Exception
setA
- the first set of verticessetB
- the second set of verticesrc
- the engine used to access specific information used by the measuresgroupwiseconf
- the groupwise configuration.pairwiseConf
- the pairwise configuration.slib.utils.ex.SLIB_Exception
Copyright © 2014. All rights reserved.