Skip to content

lip6/libDDD

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages