Alignment API and Server 4.2.${version.update}

Uses of Interface
fr.inrialpes.exmo.align.gen.OntologyNetworkWeakener

Packages that use OntologyNetworkWeakener
fr.inrialpes.exmo.align.gen   
 

Uses of OntologyNetworkWeakener in fr.inrialpes.exmo.align.gen
 

Classes in fr.inrialpes.exmo.align.gen that implement OntologyNetworkWeakener
 class NetworkAlignmentDropper
          NetworkAlignmentDropper randomly drops n% of all alignments n is a number between 0.
 class NetworkAlignmentWeakener
          AlignmentWeakener suppress n% of the correspondences at random in each alignments n is a number between 0.
 class NetworkCorrespondenceDropper
          NetworkCorrespondenceDropper suppress n% of the correspondences at random in all alignments (globally) n is a number between 0.
 class NetworkDeconnector
          NetworkDeconnector suppress alignments in the ontology network so that it retain n-connectivity, i.e., any pairs of ontologies connected by less than n alignments are still connected through at most n alignments.
 


Alignment API and Server 4.2.${version.update}

(C) INRIA & friends, 2003-${curryear}