slackbuilds_ponce/libraries/buddy/README
Roberto Metere 5f92c72165 libraries/buddy: Added (Binary Decision Diagram library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-11-03 07:06:28 +07:00

6 lines
227 B
Text

A Binary Decision Diagram library, with:
- many highly efficient vectorized BDD operations,
- dynamic variable reordering,
- automated garbage collection,
- a C++ interface with automatic reference counting,
and much more.