Function Reference
Initialisation | Evolution | Statistics | Data Management
 
Introduction
RBN Overview
Using the Toolbox
Function Reference
Research/Gallery
Download
Literature/Links
Contact
 

 

 

 

 

 
 
 
 


setNodeNextState()

Look up next state for each node and update "nextState" field of the node structure-array. Make sure that assocRules() has been called on node before using this function. 

Syntax

nodeUpdated = setNodeNextState(node)

Description

setNodeNextState(node) returns the updated node structure-array containing next-state information for each node.
Next state information is stored in the "nextState" field of the node structure-array.

Input:
node - 1 x n structure-array containing node information

Output: 
nodeUpdated - 1 x n structure-array containing updated node information 

See also

evolveARBN(), evolveDARBN(), evolveGARBN(), evolveDGARBN(), evolveCRBN(), assocRules()

 

 
 
 
      Christian Schwarzer - EPFL