opf_create_subGraph: Creates an empty subGraph structure

View source: R/LibOPF.R

opf_create_subGraphR Documentation

Creates an empty subGraph structure

Description

Creates an empty subGraph structure

Usage

opf_create_subGraph(nnodes)

Arguments

nnodes

Number of nodes

Value

Returns an empty subGraph

Examples

EmptySubgraph <- opf_create_subGraph(10)


LibOPF documentation built on Feb. 16, 2023, 10:13 p.m.