| iespo-method {rPorta} | R Documentation |
Enumeration of equations and inequalities that are valid for a convex cone and a convex hull.
## S4 method for signature 'ieqFile': iespo(object,poiObject,validity_table_out = FALSE)
object |
Object of class ieqFile |
poiObject |
Object of class poiFile |
validity_table_out |
Include a table in the output which indicates strong validity. |
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.
Returns an ieqFile object.
Robin Nunkesser Robin.Nunkesser@tu-dortmund.de