New version of Belief Network PowerConstructor

J Cheng (jcheng@cs.ualberta.ca)
Tue, 1 Dec 1998 19:01:22 -0700

Dear Colleagues,

A new version of BN PowerConstructor (2.0b) is now available for free
download at

http://www.cs.ualberta.ca/~jcheng/bnpc.htm

Regards,

J Cheng
Dept. of Computing Science, Univ. of Alberta,
615 GSB, Edmonton, AB,
Canada T6G 2H1
Tel: 1 403 492 3842 Fax: 1 403 492 1071
Email: jcheng@cs.ualberta.ca

===================================================
Platforms: 32-bit windows systems on PC (Windows 95 /98 /NT).

Version: 2.0 Beta

Input: A data set with discrete values in all fields (attributes) and
optional domain knowledge (attribute ordering, partial ordering, direct
causes and effects (initial structure), forbidden links, root and leaf
nodes.)

Output: The belief network (including both structure and parameters) of the
data set.

Main Features:
User_friendly interface & Graphical BN editor;
Accessible to many data set formats, support condensed data sets;
Using efficient BN learning algorithms to support large data sets: in
practice, the running time is linear to the number of records and about
O(n^2) to the number of attributes (n is the number of attributes).
The learned belief networks can be saved into Hugin and Netica formats.
The construction engine can be integrated into other win32 based systems
through API function calls.