public interface Sim_Groupwise_Direct extends Sim_Groupwise
double sim(Set<org.openrdf.model.URI> setA, Set<org.openrdf.model.URI> setB, SM_Engine rc, SMconf groupwiseconf) 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.slib.utils.ex.SLIB_Exception
Copyright © 2014. All rights reserved.