T | |
tablesToPropagate | |
triangulate, Domain | |
triangulateDBN, Domain | |
triangulateDBNForBK, Domain | |
U | |
uncompile, Domain | |
unsetCase, Node | |
updateAllWidgets, HuginWidgetManager | |
updatePolicies, Domain |
Tests for new node tables.
this.tablesToPropagate = function tablesToPropagate()
Tests if this JunctionTree contains updated tables that have not been propagated.
this.tablesToPropagate = function tablesToPropagate()
Triangulates the graph of this Domain using the default triangulation method.
this.triangulate = function triangulate()
Triangulates a Domain produced by Class.createDBNDomain such that Domain.moveDBNWindow can be used.
this.triangulateDBN = function triangulateDBN( tm )
Triangulates a Domain produced by Class.createDBNDomain such that Domain.moveDBNWindow can be used.
this.triangulateDBNForBK = function triangulateDBNForBK( tm )
Uncompiles this Domain.
this.uncompile = function uncompile()
Specifies that the value of this continuous chance or discrete node is “unknown” for case caseindex.
this.unsetCase = function unsetCase( caseindex )
Invokes the update function for all widgets registerred under this HuginWidgetManager.
this.updateAllWidgets = function updateAllWidgets()
Updates the policy tables of the domain.
this.updatePolicies = function updatePolicies()