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

E

effectiveSteps - Variable in class tuffy.util.Timer.RunStat
 
elapsed(String) - Static method in class tuffy.util.Timer
Returns the elapsed time of the timer with the given name.
elapsed() - Static method in class tuffy.util.Timer
Returns a string of elapsed time.
elapsedMilliSeconds(String) - Static method in class tuffy.util.Timer
 
elapsedSeconds(String) - Static method in class tuffy.util.Timer
Returns the number of elapsed seconds of a given timer; -1 if the timer is unknown.
elapsedSeconds() - Static method in class tuffy.util.Timer
Returns the number of elapsed seconds since last clock reset.
emitErrorMessage(String) - Method in class tuffy.parse.MLNParser
 
enableAllClauses() - Method in class tuffy.infer.MRF
Reset all clauses to be alive.
ensureExistence(String) - Static method in class tuffy.util.FileMan
Creates the directory if it doesn't exist yet.
EOF - Static variable in class tuffy.parse.ConfigLexer
 
EOF - Static variable in class tuffy.parse.ConfigParser
 
EOF - Static variable in class tuffy.parse.MLNLexer
 
EOF - Static variable in class tuffy.parse.MLNParser
 
Eq - Static variable in class tuffy.ra.Function
 
equals(Object) - Method in class tuffy.util.UnionFind.Record
 
error(String...) - Static method in class tuffy.util.UIMan
 
ESC - Static variable in class tuffy.parse.MLNLexer
 
ESC - Static variable in class tuffy.parse.MLNParser
 
escapeJavaString(String) - Static method in class tuffy.util.StringMan
 
escapeString(String) - Static method in class tuffy.db.SQLMan
blue --> E'blue' John's hat --> E'John\'s hat' key\tdata --> E'key\tdata'
estimateCost(String) - Method in class tuffy.db.RDB
 
estimatedCost - Variable in class tuffy.db.RDB
 
estimatedRows - Variable in class tuffy.db.RDB
 
estimateQuery(String, boolean) - Method in class tuffy.db.RDB
 
evidDBSchema - Variable in class tuffy.parse.CommandOptions
Auxiliary input/output
evidDBSchema - Static variable in class tuffy.util.Config
 
evidence() - Method in class tuffy.parse.MLNParser
 
evidence_file_chunk_size - Static variable in class tuffy.util.Config
 
evidenceList() - Method in class tuffy.parse.MLNParser
 
ExceptionMan - Class in tuffy.util
Container of exception related utilities.
ExceptionMan() - Constructor for class tuffy.util.ExceptionMan
 
execute(String) - Method in class tuffy.db.RDB
Execute a SQL statement (query/update).
executeAllDatalogRules() - Method in class tuffy.mln.MarkovLogicNetwork
Execute all Datalog rules
executeAllIntermediateRules() - Method in class tuffy.mln.MarkovLogicNetwork
 
executeAllPostprocRules() - Method in class tuffy.mln.MarkovLogicNetwork
Execute all Postprocessing rules
executeWhatever(String) - Method in class tuffy.db.RDB
 
EXIST - Static variable in class tuffy.parse.MLNLexer
 
EXIST - Static variable in class tuffy.parse.MLNParser
 
existentialVars - Variable in class tuffy.mln.Clause
List of variables that are existentially quantified.
existQuan() - Method in class tuffy.parse.MLNParser
 
exists(String) - Static method in class tuffy.util.FileMan
 
exiting_mode - Static variable in class tuffy.util.Config
Runtime
Exp - Static variable in class tuffy.ra.Function
 
expectationOfNiNjViolation - Variable in class tuffy.infer.MRF
This map records the expectation of E(v_i*v_j).
expectationOfSatisfication - Variable in class tuffy.infer.MRF
This array records the expection of #satisfaction for each clause.
expectationOfSquareViolation - Variable in class tuffy.infer.MRF
This map records the expectation of square #violation for each clause.
expectationOfViolation - Variable in class tuffy.infer.MRF
This map records the expectation of #violation for each clause.
explain(String) - Method in class tuffy.db.RDB
Explain a SQL query with an execution plan.
EXPONENT - Static variable in class tuffy.parse.MLNLexer
 
EXPONENT - Static variable in class tuffy.parse.MLNParser
 
expr - Variable in class tuffy.parse.MLNParser.atomicExpression_return
 
expr - Variable in class tuffy.parse.MLNParser.expression_return
 
expr - Variable in class tuffy.parse.MLNParser.funcArgument_return
 
expr - Variable in class tuffy.parse.MLNParser.funcExpression_return
 
expr - Variable in class tuffy.parse.MLNParser.mathComparison_return
 
expr - Variable in class tuffy.parse.MLNParser.mathExpression_return
 
expr - Variable in class tuffy.parse.MLNParser.mathFactor_return
 
expr - Variable in class tuffy.parse.MLNParser.mathTerm_return
 
exprConstInteger(int) - Static method in class tuffy.ra.Expression
Atomic expression representing a constant integer
exprConstNum(double) - Static method in class tuffy.ra.Expression
Atomic expression representing a constant number
exprConstString(String) - Static method in class tuffy.ra.Expression
Atomic expression representing a constant string
expression() - Method in class tuffy.parse.MLNParser
 
Expression - Class in tuffy.ra
An expression to a function is like a literal to a predicate.
Expression(Function) - Constructor for class tuffy.ra.Expression
Construct a new expression based on the function Expression.func_
exprVariableBinding(String) - Static method in class tuffy.ra.Expression
Atomic expression representing a variable binding
exprWeight - Variable in class tuffy.mln.Clause
 

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