iespo-method {rPorta}R Documentation

Method "iespo"

Description

Enumeration of equations and inequalities that are valid for a convex cone and a convex hull.

Usage

## S4 method for signature 'ieqFile': 
iespo(object,poiObject,validity_table_out = FALSE)

Arguments

object Object of class ieqFile
poiObject Object of class poiFile
validity_table_out Include a table in the output which indicates strong validity.

Details

iespo is a simple enumeration routine which enumerates the subset of equations and inequalities in object which are valid (not necessarily facet inducing) for the polyhedron given by the poiObject.

Value

Returns an ieqFile object.

Author(s)

Robin Nunkesser Robin.Nunkesser@tu-dortmund.de

See Also

"ieqFile", "poiFile"


[Package rPorta version 0.1-9 Index]