Incidence Options
Configuration options for incidence graph generation
- pyomo.contrib.incidence_analysis.config.IncidenceConfig = <pyomo.common.config.ConfigDict object>
Options for incidence graph generation
include_fixed– Flag indicating whether fixed variables should be included in the incidence graphlinear_only– Flag indicating whether only variables that participate linearly should be included. Note that these are included even if they participate nonlinearly as wellmethod– Method used to identify incident variables. Must be a value of theIncidenceMethodenum.