funcPlanarTest: Test a graph is planar or not

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Test a graph is planar or not

Usage

1
funcPlanarTest(edgelist, VNum)

Arguments

edgelist

a edgelist dataframe without edge weights

VNum

vertex number of a graph which related to the edgelist

Value

FALSE OR TRUE


zlfccnu/econophysics documentation built on Feb. 23, 2022, 10:22 p.m.