Click or drag to resize
Utility Methods
Distributed Algorithm Simulator

The Utility type exposes the following members.

Methods
  NameDescription
Public methodErrorChecks
Checks for errors.
Public methodGetStatus
Returns (as a reference) the state of all the nodes as a NodeState list.
Public methodGetVariables
Gets a list of variables that the algorithm uses.
Public methodInitialize
Performs required initializations
Public methodIsFinished
Checks whether the algorithm execution is finished.
Public methodPrintList
Prints the ring orientation in clockwise order.
Public methodPrintStep
Returns (as a reference) the state of all the nodes as a single string.
Top
See Also