-
### Feature description
## Description
I would like to propose adding an implementation of Edmonds' Blossom Algorithm to our codebase. This algorithm efficiently finds the maximum matching in genera…
-
The aim of making RDF easier for the next 33% of developers begs the question of what are the popular application use cases for graph data (as a generalisation of RDF)? Here are some examples taken fr…
-
"Clustering" is hot topic among people who use graphs to model social and biological networks. What invariants exist for this notion?
-
Post your questions here about: “[Network Learning](https://docs.google.com/document/d/1hjXUvBRS779HDvbYXMKjyVbO3wVg6SaWNtxwof6s6LM/edit?usp=sharing)” & “Knowledge and Table Learning”, Thinking with D…
-
[Graph contrastive learning with augmentations](https://proceedings.neurips.cc/paper_files/paper/2020/hash/3fe230348e9a12c13120749e3f9fa4cd-Abstract.html)
```bib
@article{you2020graph,
title={Gra…
-
I would like to propose an extension of the k-components algorithm currently implemented in NetworkX for undirected graphs to also work with directed graphs. This extension would be based on the conce…
-
Post questions here for one or more of our fundamentals readings:
Fortunato, Santo. 2010. “[Community Detection in Graphs.](https://www.sciencedirect.com/science/article/pii/S0370157309002841)” Phy…
-
[Graph backdoor](https://www.usenix.org/conference/usenixsecurity21/presentation/xi)
```bib
@inproceedings{xi2021graph,
title={Graph backdoor},
author={Xi, Zhaohan and Pang, Ren and Ji, Shouli…
-
Tension between generality and assumption of rough mapping between feeds and humans. We want to be more general than "only" doing social apps where relations between feeds correspond to relations betw…
-
Hi Professor Durlauf! Thanks for bringing us such a magnificent paper. I was a bit curious about the background of the model. You mentioned that some part is connected to graph theory in Computer Scie…