AnacletoLAB / grape

🍇 GRAPE is a Rust/Python Graph Representation Learning library for Predictions and Evaluations
MIT License
502 stars 38 forks source link

Basic graph operations #60

Open chau25102001 opened 3 months ago

chau25102001 commented 3 months ago

Hi, thanks for your great work, I just got into GRAPE and I'm interesting in some basic graph operations, more specifically DFS, BFS, k-core, and connected component. But I'm getting a little bit lost in the code and the document is a quite fuzzy. Do you guys have any tutorials for those operations, please tell me. Thanks a lot!!!!

LucaCappelletti94 commented 3 months ago

Hi! Briefly: