Package nenok.va.sr

Framework to represent Semiring induced Valuation Algebras.

See:
          Description

Interface Summary
ICSemiring In a distributive C-semiring both operations are idempotent.
Optimization Idempotent semiring that contain a total, natural order define a total ordering a + b = max(a,b).
Semiring This interface represents the most basic component in the realization of semiring induced valuation algebras.
SeparativeSemiring Separative semirings allow the introduction of division into valuation algebras.
 

Class Summary
Configuration Utility class for the representation of configurations.
ICSemiring.Implementor Implementor of the SeparativeSemiring interface.
Optimization.Implementor Implementor class for the Comparable interface.
OSRValuation Specifies a valuation induced by a totally ordered idempotent semiring.
SRValuation Specifies a semiring induced valuation by leading its principal operations of marginalization & combination back to the according semiring operations.
 

Package nenok.va.sr Description

Framework to represent Semiring induced Valuation Algebras.