mcf_c_fns: Combine objects

c,SubProbInfo-methodR Documentation

Combine objects

Description

Combine objects

Usage

## S4 method for signature 'SubProbInfo'
c(x, ...)

## S4 method for signature 'NodeInfo'
c(x, ...)

## S4 method for signature 'ArcInfo'
c(x, ...)

## S4 method for signature 'MCFSolutions'
c(x, ...)

## S4 method for signature 'FullmatchMCFSolutions'
c(x, ...)

Arguments

x

object of particular class

...

Various objects

Value

Combined objects


optmatch documentation built on Nov. 16, 2023, 5:06 p.m.