powered by
nxt(g, max.indeg)
nodes
countGraphs
interventionalDBN-package
g<-rep(0,7) for (i in 1:countGraphs(7,3)) { cat(g,"\n") g<-nxt(g,3) }
Run the code above in your browser using DataLab