Skip navigation links
A B C D E F G H I L M N O P Q R S T U V 

G

getArity() - Method in class ag.ACQ_Constraint
Returns the number of variables of this constraint
getArity() - Method in interface ag.ACQ_IConstraint
Returns the number of variables of this constraint (size of the scope)
getConstraints() - Method in class ag.ACQ_Bias
Returns the set of constraints of this bias
getConstraints() - Method in class ag.ACQ_Network
Returns the set of constraints of this network
getFirst() - Method in class ag.ACQ_Scope
Returns the index of the first bit that is set to true
getKappa(ACQ_Query) - Method in class ag.ACQ_Bias
Returns the set of constraints violated by query_bgd
getLearnedNetwork() - Method in class ag.ACQ_QUACQ
 
getMax(int) - Method in interface ag.ACQ_Domain
Define the upper limit of this domain
getMin(int) - Method in interface ag.ACQ_Domain
Define the lower limit of this domain
getName() - Method in class ag.ACQ_Constraint
Returns the name of this constraint
getName() - Method in interface ag.ACQ_IConstraint
Returns the name of this constraint
getNegation() - Method in interface ag.ACQ_IConstraint
Returns the negation of this constraint.
getNegation() - Method in class ag.BinaryArithmetic
Returns a new BinaryArithmetic constraint which is the negation of this constraint By instance, a constraint with "=" as operator will return a new constraint with the same variables but with "!=" as operator
getNegation() - Method in class ag.UnaryArithmetic
 
getProjection(ACQ_Scope) - Method in class ag.ACQ_Bias
Returns a subnet of this bias.
getProjection(ACQ_Query) - Method in class ag.ACQ_Constraint
Get the numeric values of the example query
getProjection(ACQ_Query) - Method in interface ag.ACQ_IConstraint
Get the set of numeric values of the example query
getProjection(ACQ_Query) - Method in class ag.ACQ_Scope
*****TODO FIX THE SIZE OF THE RETURNED ARRAY***** For a specified query, it returns the values of this query regarding this scope
getScope() - Method in class ag.ACQ_Constraint
Returns the scope of this constraint
getScope() - Method in interface ag.ACQ_IConstraint
Returns the scope of this constraint
getScope() - Method in class ag.ACQ_Query
Returns the scope of this query
getSecond() - Method in class ag.ACQ_Scope
Returns the index of the second bit that is set to true
getThird() - Method in class ag.ACQ_Scope
Returns the index of the third bit that is set to true
getTuple() - Method in class ag.ACQ_Query
Returns the set of values of this query
getValue(int) - Method in class ag.ACQ_Query
Returns the value of the specified variable in this query
getVariables(IntVar[]) - Method in class ag.ACQ_Constraint
Returns a sub array of the specified IntVar array, that only contains the variables involved into this constraint
getVariables(IntVar[]) - Method in interface ag.ACQ_IConstraint
 
getVarName(int) - Static method in class ag.NameService
 
getVarNumber(String) - Static method in class ag.NameService
 
getVars() - Method in class ag.ACQ_Bias
Returns the variables of this bias
A B C D E F G H I L M N O P Q R S T U V 
Skip navigation links