clique_select: Compute the computational complexity associated with a clique...

Description Usage Arguments Value Examples

Description

Compute the computational complexity associated with a clique partition.

Usage

1
clique_select(m, Clist, V, NN)

Arguments

m

Size of the parition.

Clist

A list of cliques.

V

Number of vertices in the graph.

NN

Number of cliques in the graph.

Value

The computational complexity associated with a clique partition.

Examples

1
#Internal function only

donaldmusgrove/copCS documentation built on May 15, 2019, 10:37 a.m.