TY - COMP TI - pnnl/HyperNetX AB - HyperNetX is a Python library of classes, algorithms, and generators for working with multi-way and nested relational data. Given a network of nodes and relationships, the base class HyperNetX.Entity is used to instantiate individual data elements along with their relationships to other elements of the network. By exploiting Python's dictionary data structure we capture both multi-way and nested data structures with constant time lookup. The base class HyperNetX.Hypergraph instantiates a network of this data into a hypergraph structure. Many of the common metrics and features of graphs, such as diameter, connectedness, and clustering coefficient, have analogous definitions with respect to hypergraphs, which are computed using algorithms in the HyperNetX library. AU - Praggastis, Brenda AU - Arendt, Dustin AU - Joslyn, Cliff AU - Purvine, Emilie AU - Aksoy, Sinan AU - Monson, Kyle UR - https://www.osti.gov/doecode/biblio/22160 CY - United States LA - English ER -