项目作者: mkurdej
项目描述 :
Belief functions theory (Dempster-Shafer theory) implementation in C++
高级语言: C++
项目地址: git://github.com/mkurdej/bft.git
BFT - Belief Functions Theory library
Master:
Windows: 
Linux & OS X: 

Develop:
Windows: 
Linux & OS X: 


Belief functions theory (Dempster-Shafer theory) implementation in C++
Dempster-Shafer theory implementation in a Boost-like fashion.
Features:
- FRAME OF DISCERNMENT
- type checking
- cartesian product of frames (TODO)
- MASS function and its equivalents
- belief function
- commonality function
- plausibility function
- TRANSFORMATION functions (to_*)
- to_belief
- to_commonality
- to_mass
- to_plausibility
- NORMALIZATION
- OPERATOR/RULE
- conjunctive rule (normal | by commonality) (precise | random)
- disjunctive
- Dempster
- adaptive (Dubois-Prade)
- cautious (conjunctive) rule + bold (disjunctive) rule (Denoeux)
- PCx5, others
- DECOMPOSITION
- DISCOUNTING
- CONTEXTUAL DISCOUNTING