Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37494044
en ru br
ALT Linux repos
S:2.5.1-alt3

Group :: Sciences/Mathematics
RPM: cudd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.5.1-alt3
Build date: 12 august 2018, 07:08 ( 297.4 weeks ago )
Size: 636.04 Kb

Home page:   http://vlsi.colorado.edu/~fabio/CUDD/

License: BSD
Summary: CUDD: Colorado University Decision Diagram Package
Description:

The CUDD package provides functions to manipulate Binary Decision
Diagrams (BDDs), Algebraic Decision Diagrams (ADDs), and Zero-suppressed
Binary Decision Diagrams (ZDDs). BDDs are used to represent switching
functions; ADDs are used to represent function from {0,1}^n to an
arbitrary set. ZDDs represent switching functions like BDDs; however,
they are much more efficient than BDDs when the functions to be
represented are characteristic functions of cube sets, or in general,
when the ON-set of the function to be represented is very sparse. They
are inferior to BDDs in other cases.

The package provides a large set of operations on BDDs, ADDs, and ZDDs,
functions to convert BDDs into ADDs or ZDDs and vice versa, and a large
assortment of variable reordering methods.

Current maintainer: Vladislav Zavjalov

List of contributors

List of rpms provided by this srpm:

  • cudd
  • cudd-debuginfo
  • libcudd
  • libcudd-debuginfo
  • libcudd-devel
  • libcudd-devel-docs
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin