Skip to contents

Main functions

dagmin()
Find all minimally-consistent covers of a set subject to constraints specified by a DAG
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
SFLAGS()
Returns the S-flags for a given community
.traverse()
TBD
.validate()
Internal helper function for validating input data
XFLAGS()
Returns the X-flags for a given community