All functions

dagmin()

Find all minimally consistent covers of a set subject to the specified DAG constraint

.comrank1()

Internal routine to find all rank-1 communities

.comrankj()

Internal routine to find all rank-j communities, using a list of rank-1 communities as building blocks

.extcomrank1()

Find all rank-1 communities under an extended DAG

.extended.G()

Creates a list of all possible partitions of an extended-choice DAG

.getelders()

From a community, get the indices representing elder nodes

.getinput()

Internal helper function for getting input data

.iscover()

User utility to determine if a specified community is a valid cover

.isdag()

Determines if given adjacency matrix represents a DAG

.isdominant()

Determines if a specified community is dominant

.issuperset()

Determines if one community is a superset of another

.iswellformed()

Determines if a specified community is "well-formed"

.mcc_enum()

Main internal routine for enumeration

.s.flags()

Returns the S-flags for a given community

.traverse()

TBD

.validate()

Internal helper function for validating input data

.x.flags()

Returns the X-flags for a given community