detection
Main module for community detection integration with Pyomo models.
This module separates model components (variables, constraints, and objectives) into different communities distinguished by the degree of connectivity between community members.
Original implementation developed by Rahul Joglekar in the Grossmann research group.
Classes
|
This class is used to create CommunityMap objects which are returned by the detect_communities function. |
Functions
|
Detects communities in a Pyomo optimization model |