Package nenok.va

Framework to represent Valuation Algebras.

See:
          Description

Interface Summary
Idempotency Specifies an idempotent valuation.
Predictability This interface makes a valuation algebra weight predictable.
Predictor This interface represents weight predictors.
Regularity This interface equips a valuation algebra with some concept of division.
Scalability Specifies a scalable valuation.
Valuation This interface specifies a general valuation by its principal operations of labeling, marginalization & combination.
Variable This marker interface represents a generic variable.
 

Class Summary
Domain The domain of a valuation is a set of variables and this class offers a corresponding pre-implementation.
Idempotency.Implementor Implementor of the Idempotency interface.
Identity This implementation of the valuation interface represents an identity element in a valuation algebra.
Scalability.Implementor Delegator class for the Scalability interface.
 

Exception Summary
VAException This class represents exceptions occuring during computations in a valuation algebra.
 

Package nenok.va Description

Framework to represent Valuation Algebras.