Bug 71221 - new port: science/buddy - A Binary Decision Diagram library
Summary: new port: science/buddy - A Binary Decision Diagram library
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-01 05:20 UTC by Li-Lun Wang
Modified: 2005-01-22 15:02 UTC (History)
0 users

See Also:


Attachments
file.shar (2.21 KB, text/plain)
2004-09-01 05:20 UTC, Li-Lun Wang
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Li-Lun Wang 2004-09-01 05:20:21 UTC
New port science/buddy.

BuDDy is 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.

BuDDy is need by Maude, a high-performance reflective language and system
supporting both equational and rewriting logic specification and
programming for a wide range of applications. I am also making a port
for Maude, but there is a small bug in gcc 3.4. I have submitted a bug
report to gcc bugzilla. Maybe I should wait for the fixed gcc before I submit
the port for Maude.
Comment 1 Li-Lun Wang 2004-09-20 21:41:03 UTC
I think math will be a more appropriate category than science, for BDD
is a diagram for logic decision.

-- 
 /-------\      /-\     /--------\
 \--\ /--/      | |     \--\ /---/
    | |    /----/ \----\/--/ \---\
  /-/ \-\  \----/ /----/\--\ /---/
  \-\ /-/      /  \     /--/ \---\
    | |       / /\ \    \--\ /---/ /\
/---/ \---\/-/ /  \ \---\  | \----/ |
\---------/\--/    \----/  \--------/
  e-mail address: llwang@infor.org
Comment 2 Thierry Thomas freebsd_committer freebsd_triage 2005-01-22 15:01:30 UTC
State Changed
From-To: open->closed


New port added, thanks! (with some modifications) 

Remark: what about building and installing the examples?