Package nenok.va.semiring

Framework to represent Semiring induced Valuation Algebras.

See:
          Description

Interface Summary
Element This interface represents the most basic component in the realization of semiring induced valuation algebras.
FiniteVariable This interface extends the variable interface and represents variables with finite frames.
RegularElement Valuation algebras with division are induced by semirings with division.
 

Class Summary
Configuration The semiring implementation uses configurations as fundamental computing element.
RegularSRValuation Semirings with division induce dividable valuation algebras.
ScaledSRValuation Pre-implementation for scaled semiring valuation algebras.
SRPredictor A weight predictor for semiring induced valuation algebras implemented as a SINGLETON design pattern.
SRValuation Specifies a semiring induced valuation by leading its principal operations of labeling, marginalization & combination back to the semiring operations.
 

Package nenok.va.semiring Description

Framework to represent Semiring induced Valuation Algebras.