CarloLucibello / GraphNeuralNetworks.jl

Graph Neural Networks in Julia
https://carlolucibello.github.io/GraphNeuralNetworks.jl/dev/
MIT License
210 stars 47 forks source link

Add Temporal random radius graph generator #305

Closed aurorarossi closed 1 year ago

CarloLucibello commented 1 year ago

Is there a reference paper introducing this generator?

aurorarossi commented 1 year ago

Yes Section B paragraphs 1 and 2 of this paper. I have added it to the docstring.