Uses of Class
tuffy.util.Settings

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

Uses of Settings in tuffy.infer
 

Methods in tuffy.infer with parameters of type Settings
 double InferPartitioned.infer(Settings s)
          Run partition-aware MAP inference.
 void InferBucket.infer(Settings s)