hahaXD / psdd_nips

A package implements " Tractable Operations for Arithmetic Circuits of Probabilistic Models " (PSDD)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

psdd

This package implements Probabilistic Sentential Decision Diagram.

To Compile, you need install CMAKE, then executing cd build; cmake ..

To run, ./psdd to see help.

About

A package implements " Tractable Operations for Arithmetic Circuits of Probabilistic Models " (PSDD)


Languages

Language:C++ 99.7%Language:CMake 0.3%