detection
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
CommunityMap(community_map, ...)
|
This class is used to create CommunityMap objects which are returned by the detect_communities function. |
Functions