Sha256: 8952c2a3e9b692fc8d81c674d4df0846f5b6351192fc9baf9f640518558f8529

Contents?: true

Size: 694 Bytes

Versions: 1

Compression:

Stored size: 694 Bytes

Contents

*0.9*
 - Supports non boolean outcomes. The value of a node can be discrete,
 is not obligatory to be boolean.

*0.1.4*
 - New methods:
 	- leafs, each_leaf, childs(node), each_child(node)
 	- nodes_ordered_by_breath_first_search
 - xbn exports with nodes positioned more intuitive.

*0.1.3*
 - Added method deep in BayesNet and BayesNetNode
 - Export to_xbn with deep level
 	
*0.1.2*
 - Added export methods:
 	- create_from_xmlbif
*0.1.1*

 - Added exceptions raise:
 		- Self relations not allowed in BayesNet
 		- Diferent BayesNetNodes with equal name
 - Added export methods:
 		- to_dot
 		- to_xbn (Microsoft Belief Networks format)
 		
*0.1*

First release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bn4r-0.9.0 CHANGELOG