home.social

#hyperedge — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #hyperedge, aggregated by home.social.

  1. #Higraph progress!

    Still got lots to do, but hyperEdges can now be saved & loaded in modified #graphml files. The "model tree" on the left highlights items in the graph on the right.
    I can see "minimum viable product"!

    The #hyperedge structure is both graphically and algebraically accessible. I'm not aware of anything else that does this, pretty certainly not in #Python
    #graphTheory #VisualFormalism

  2. This image is of a simulation of a simple directed #hypergraph , but using an n-ary line rather than a set for the #hyperedge

    I have written a working #graphTheory editor for binary edges, where nodes are extended to sets (a #Higraph) , and am contemplating the complexity of n-ary edges with increasing apprehension. It requires refactoring just about the entire edge drawing codebase - 100's of changes across ~2000 lines of #Python.
    Is it worth it? Please comment/ vote in the poll below

  3. 'Augmented Sparsifiers for Generalized Hypergraph Cuts', by Nate Veldt, Austin R. Benson, Jon Kleinberg.

    jmlr.org/papers/v24/22-0305.ht

    #hypergraph #hyperedge #edges