Package nenok.lc.dp

Implementation of dynamic programming architectures.

See:
          Description

Class Summary
DPJoinTree The join tree corresponding to the dynamic programming architecture.
DPNode This is the node class implementation that belongs to the dynamic programming architecture.
 

Package nenok.lc.dp Description

Implementation of dynamic programming architectures.