lip6 / libDDD

Library for Data Decision Diagrams and Set Decision Diagrams

Home Page:http://ddd.lip6.fr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Library for Data Decision Diagrams and Set Decision Diagrams

http://ddd.lip6.fr

License:Other


Languages

Language:C++ 98.1%Language:M4 1.0%Language:Makefile 0.4%Language:C 0.2%Language:HTML 0.2%Language:Shell 0.0%