v_array: Convert a DAG to an array of strings representing...

Description Usage

Description

Convert a DAG to an array of strings representing v-structures Concatenates all the v-structures in a DAG into an array of strings. Useful for counting equivalence classes. For a v-structure of X->Z<-Y, returns an element Z~X,Y, where the order of X and Y is determined by a sort.

Usage

1
2
3
v_array(net)

v_string(net)

robertness/bninfo documentation built on May 27, 2019, 10:32 a.m.