- Edge - Class in Util_Graph
-
In the "The Generalized Distributive Law" of Aji & McEliece the
construction of tree is the center of the algorithm for solving the MPF
problem. [ See the "The Generalized Distributive Law" of Aji & McEliece,
Chapter III ( ie : p330 second column) ].
- Edge() - Constructor for class Util_Graph.Edge
-
The constructor which initialize all the fields
- ENABLE_MEMO_FUNCTION - Static variable in class Environment.ENVIRONMENT
-
This field state is the memo functions are to be used or not
- ENABLE_REAL_CALCULATION - Static variable in class Environment.ENVIRONMENT
-
This field enable or disable the calculation of the instance of the gdl ( instead of just computing the simplifications).
- enumeration(List<Variable>, Message) - Static method in class Util_Math.EnumerationOnSet
-
- EnumerationOnSet - Class in Util_Math
-
- EnumerationOnSet() - Constructor for class Util_Math.EnumerationOnSet
-
- Environment - package Environment
-
- ENVIRONMENT - Class in Environment
-
This class contain all the fields of importance for the context of the GDL algorithm such as the semi-ring, number of variables ....
- ENVIRONMENT() - Constructor for class Environment.ENVIRONMENT
-
- equalLabelValue(Parameter) - Method in class Util_Implemented_Function.Parameter
-
This method check if two parameter are similar (e.g. same variable and same value)
- extended - Variable in class Util_Math.LocalDomain
-
This field allow to know if the class is a local domain or an
extented local domain
- extended - Variable in class Util_Math.Variable
-