Uses of Interface
edu.iu.pcl.absurdist.penalty.SystemMatcher

Packages that use SystemMatcher
edu.iu.pcl.absurdist.penalty This package implements a graph matching method based on the minimization of a certain "penalty functional".  
 

Uses of SystemMatcher in edu.iu.pcl.absurdist.penalty
 

Classes in edu.iu.pcl.absurdist.penalty that implement SystemMatcher
 class PenaltyMinimizer
          This algorithm tries to compute the correspondence between two concept systems that minimizes a certain penalty function.