A B C D E F G H I J K L M N O P Q R S T U V W Z _

L

lambda - Variable in class tuffy.learn.DNLearner
Lambda used to control the step size.
lambda - Variable in class tuffy.learn.NaiveDNLearner
Deprecated.  
lastUpdateRowCount - Variable in class tuffy.db.RDB
 
Learner - Class in tuffy.learn
The abstract class of learning a weight of MLN.
Learner() - Constructor for class tuffy.learn.Learner
 
LearnerTest - Class in tuffy.test
Testing class for Learner.
LearnerTest() - Constructor for class tuffy.test.LearnerTest
 
learning_mode - Static variable in class tuffy.util.Config
 
Length - Static variable in class tuffy.ra.Function
 
LessThan - Static variable in class tuffy.ra.Function
 
LessThanEq - Static variable in class tuffy.ra.Function
 
Lg - Static variable in class tuffy.ra.Function
 
lineOffset - Variable in class tuffy.parse.MLNParser
 
linkType(int) - Method in class tuffy.infer.ds.GClause
Returns +/-1 if this GClause contains this atom; 0 if not.
list - Variable in class tuffy.mln.Tuple
positive element = constant; negative element = variable.
list - Variable in class tuffy.util.BoundHashList
 
list - Variable in class tuffy.util.HashArray
 
listClauses - Variable in class tuffy.mln.MarkovLogicNetwork
List of normalized clauses.
listPred - Variable in class tuffy.mln.MarkovLogicNetwork
List of all predicates appearing in this MLN.
lit - Variable in class tuffy.parse.MLNParser.atom_return
 
lit - Variable in class tuffy.parse.MLNParser.literal_return
 
Literal - Class in tuffy.mln
A literal in first-order logic.
Literal(Predicate, boolean) - Constructor for class tuffy.mln.Literal
Constructor of Literal.
literal() - Method in class tuffy.parse.MLNParser
 
Literal.VarClique - Class in tuffy.mln
Clique of variables.
Literal.VarClique() - Constructor for class tuffy.mln.Literal.VarClique
 
LiteralTest - Class in tuffy.test
Testing class for Literal class.
LiteralTest() - Constructor for class tuffy.test.LiteralTest
 
lits - Variable in class tuffy.infer.ds.GClause
List of literals in this grounded clause.
lits - Variable in class tuffy.mln.Clause
List of literals in this clause.
Ln - Static variable in class tuffy.ra.Function
 
load(MarkovLogicNetwork) - Method in class tuffy.ground.partition.Bucket
Load the set of partitions from DB to RAM.
loadEvidences(String[]) - Method in class tuffy.mln.MarkovLogicNetwork
Parse multiple MLN evidence files.
loadIdSymbolMapFromTable() - Method in class tuffy.db.RDB
Load the symbol table into a hash table mapping symbol IDs to the original symbols.
loadingFile - Variable in class tuffy.mln.Predicate
The file object used to load evidence to DB
loadingFileWriter - Variable in class tuffy.mln.Predicate
The buffer writer object used to flush evidence to file
loadingTrainingData(MRF) - Method in class tuffy.learn.DNLearner
Load training data's truth value into MRF.
loadingTrainingData(MRF) - Method in class tuffy.learn.Learner
Reading from training data and fill it into MRF.atoms.
loadingTrainingData(MRF) - Method in class tuffy.learn.NaiveDNLearner
Deprecated. Loading training data's truth value into MRF.
loadingTrainingData(MRF) - Method in class tuffy.learn.NaiveGDLearner
NEVER USE THIS IN REAL CIRCUMSTANCE...
loadMLN(MarkovLogicNetwork, RDB, CommandOptions) - Method in class tuffy.main.Infer
Load the rules and data of the MLN program.
loadMrfFromDb(String, String) - Method in class tuffy.infer.DataMover
 
loadMrfFromDb(MRF, String, String) - Method in class tuffy.infer.DataMover
Load the entire grounding result into memory as an MRF.
loadPrograms(String[]) - Method in class tuffy.mln.MarkovLogicNetwork
Parse multiple MLN program files.
loadProgramsButNotNormalizeClauses(String[]) - Method in class tuffy.mln.MarkovLogicNetwork
 
loadQueries(String[]) - Method in class tuffy.mln.MarkovLogicNetwork
Parse multiple MLN query files.
loadSymbolIdMapFromTable() - Method in class tuffy.db.RDB
Load the symbol table into a hash table mapping symbols to their IDs.
loadTruthTable(String) - Method in class tuffy.infer.DataMover
Load the truth table of atoms from the database.
Log - Static variable in class tuffy.ra.Function
 
log - Static variable in class tuffy.util.DebugMan
 
log(String) - Static method in class tuffy.util.DebugMan
 
lowCost - Variable in class tuffy.infer.InferComponent
 
lowCost - Variable in class tuffy.infer.MRF
Lowest cost ever seen.
lowCost - Variable in class tuffy.infer.PGInfer
Deprecated.  
LowerCase - Static variable in class tuffy.ra.Function
 
lowlowTruth - Variable in class tuffy.infer.ds.GAtom
 
lowTruth - Variable in class tuffy.infer.ds.GAtom
Recorded truth value for low-cost.

A B C D E F G H I J K L M N O P Q R S T U V W Z _