项目作者: lip6

项目描述 :
Library for Data Decision Diagrams and Set Decision Diagrams
高级语言: C++
项目地址: git://github.com/lip6/libDDD.git
创建时间: 2017-03-18T10:30:30Z
项目社区:https://github.com/lip6/libDDD

开源协议:Other

下载


What is libDDD ?

libDDD is a C++ library for manipulation of decision diagrams.

Main features include:

  • Flexible and powerful encoding of operations using inductive homomorphisms
  • Support for hierarchy of the description with SDD
  • Automatic support for saturation style algorithms
  • A priori unbounded integer domain variables
  • Rich expressivity with equiv-split mechanism
  • Weak ordering constraint allowing to store variable length decision paths
  • Supports both Data Decision Diagrams which are integer valued and Hierarchical Set Decision Diagrams.

libDDD is distributed under the terms of LGPL.

Please see our main website for more details.

The distribution for libDDD by itself is here

Documentation for libDDD is available here