Constructor of the 'Causlist' class
a vector with the names of the nodes in t_0
number of timeslices of the DBN
A new 'causlist' object
cl
List of causal units
size
Size of the DBN
ordering
String vector defining the order of the nodes in a timeslice
The classes are now not exported because the whole algorithm is encapsulated inside the package and only the resulting dbn structure is wanted. As a result, many security checks have been omitted. R6 class that defines causal lists in the PSO
The causal lists will be the base of the positions and the velocities in the pso part of the algorithm.