• #microformats 2024-07-02
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#microformats ≡
  • ←
  • →
2024-07-02 UTC
# 02:10
robalex
hacking on some identity consolidation rn, I think a pointer to Tarjan (https://en.wikipedia.org/wiki/Tarjan%27s_strongly_connected_components_algorithm) would be helpful on the identity consolidation wiki page (https://microformats.org/wiki/identity-consolidation). It's a well documented way of finding strongly connected components in a network graph, and it runs in linear time.