co.butterfly: co-butterfly graphs List all possible co-butterfly subgraphs...

Description Usage Arguments Value Examples

View source: R/co-butterfly.R

Description

co-butterfly graphs List all possible co-butterfly subgraphs based on given FIVE nodes. Note that co-butterfly is the complement graph of butterfly based on give five nodes.

Usage

1

Arguments

x

The vector representing nodes

Value

A matrix listing edges of co-butterfly graphs

Examples

1
co_butterfly(c(1:5))

placeboo/subgraph documentation built on May 29, 2019, 7:37 a.m.