dot-mcc_enum.Rd
Main internal routine for enumeration
.mcc_enum(S, G, verbose)
A matrix whose columns are the elements to be covered, and whose rows are the available subsets from which to build the covers
The adjacency matrix specifying the DAG
A list of all minimally consistent covers
mcc_enum(S,G) #> Error in mcc_enum(S, G): could not find function "mcc_enum"