6.1.1.4.1.3. pytfa.optim.debugging

Debugging of models

6.1.1.4.1.3.1. Module Contents

6.1.1.4.1.3.1.1. Functions

debug_iis(model)

Performs reduction to an Irreducible Inconsistent Subsystem (IIS)

find_extreme_coeffs(model, n=5)

find_maxed_vars(model, ub=1000, epsilon=0.01)

pytfa.debug_iis(model)

Performs reduction to an Irreducible Inconsistent Subsystem (IIS)

Parameters

model

Returns

pytfa.find_extreme_coeffs(model, n=5)
pytfa.find_maxed_vars(model, ub=1000, epsilon=0.01)