Uses of Class
tuffy.util.HashArray

Packages that use HashArray
tuffy.infer Provides MLN inference algorithms. 
 

Uses of HashArray in tuffy.infer
 

Fields in tuffy.infer declared as HashArray
protected  HashArray<GClause> MRF.unsat
          Array of unsatisfied GClauses under current atoms' truth setting.