- Variable - Class in Util_Math
-
This class is used to represent a math Variable, This class contain a String
which is the label of the variable ( eg : "x" ) and an ArrayList of Object
which represent the set K ( ie : domain of the variable ).
- Variable() - Constructor for class Util_Math.Variable
-
- VariableWithSupplementaryFixedField - Class in Util_Implemented_Function
-
This class represent a variable.
- VariableWithSupplementaryFixedField() - Constructor for class Util_Implemented_Function.VariableWithSupplementaryFixedField
-
- Vertex - 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) ].
- Vertex() - Constructor for class Util_Graph.Vertex
-
The contructor initialize the ArrayList
- vertex - Variable in class Util_Graph.VertexToLocalDomain
-
- VertexToLocalDomain - Class in Util_Graph
-
- VertexToLocalDomain() - Constructor for class Util_Graph.VertexToLocalDomain
-