interface
Utility functions and a utility class for interfacing Pyomo components with useful graph algorithms.
Classes
|
An interface for applying graph algorithms to Pyomo variables and constraints |
Functions
|
Return the bipartite subgraph of a graph. |
|
Return the bipartite incidence graph of Pyomo variables and constraints. |
|
|
|
Return the "numeric incidence matrix" (Jacobian) of Pyomo variables and constraints. |
|
Return the incidence matrix of Pyomo constraints and variables |