Package nenok.constr.vvll

Variable-Valuation-Linked-List.

See:
          Description

Class Summary
Heap<C extends Comparable> This class offers a generic implementation of a binary heap data structure.
ValuationContainer This container is used to construct a vvll.
VariableContainer This container is used to construct a vvll during the join tree creation process.
VariableContainerHeap Objects of this extension of the VariableContainer class will be stored within a heap.
VVLL_A The Variable-Valuation-Link-List (vvll) environment is used during the join tree construction process.
VVLL_H The Variable-Valuation-Link-List (vvll) environment is used during the join tree construction process.
 

Package nenok.constr.vvll Description

Variable-Valuation-Linked-List.