Python package provides powerful tools for creating and managing Ideal Flow Networks (IFN). An Ideal Flow Network is a strongly connected network where the flows are balanced.
It now includes many features:
- Expandable Network and Modules: Includes Network, Classifier, Text, and Table modules designed for various network analysis applications.
- Data Management: Functions for managing data, manipulating network structures, and querying network information.
- Comprehensive Analysis Tools: Methods for analyzing and manipulating nodes, links, adjacency lists, matrices, and performing network analysis and metrics.
- Advanced Algorithms: Includes path finding, cycle analysis, connectivity analysis, signature computations, and more.