create_causlist_cpp: Create a causal list from a DBN. This is the C++ backend of the function.
Description
Create a causal list from a DBN. This is the C++ backend of the function.
Usage
create_causlist_cpp(cl, net, size, ordering)
Arguments
cl
an initialized causality list
net
a dbn object treated as a list of lists
ordering
a list with the order of the variables in t_0
Value
a list with a CharacterVector and a NumericVector