Hypergraph

#aka Rslt

  • likely many definitions, but I like TypeDB's:
    • hasSource Modelling Data with Hypergraphs
      • a hypergraph consists of a non-empty set of vertices and a set of hyperedges;
      • a hyperedge is a finite set of vertices (distinguishable by specific roles they play in that hyperedge);
      • a hyperedge is also a vertex itself and can be connected by other hyperedges.

Implementations

Thoughts

  • No note with name daily.journal.2023.06.28 found in cache during parsing.
  • "hyperedges are isomophic to Lisp S-expressions" 1

Resources

References


Backlinks