Skip to content

MEO265/Rcudd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R Wrapper for CUDD: CU Decision Diagram Package

CRAN_Status_Badge R-CMD-check codecov


Rucdd is an (sofar very basic) R wrapper for the CUDD C-library, for the manipulation of decision diagrams which supports binary decision diagrams (BDDs), algebraic decision diagrams (ADDs), and Zero-Suppressed BDDs (ZDDs).

Capabilities

At this stage, the package provides functions based on the CUDD library and especially its C++ object-oriented wrapper but does not grant any possibility to use the C++ classes using R objects directly.

Contribution

If you are interested in contributing to this package, feel free to create an issue or a pull request. Especially, help with porting the C++ classes and all their methods to R would be highly appreciated.

Acknowledgments

The CUDD library on which this package is based was developed at the University of Colorado and was published under the BSD license. No connection to the original authors is implied or should be inferred.

About

R-Wrapper for CUDD

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE.md
Unknown
LICENCE.note

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •