Feat: Adding Corona Graph Product#2817
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2817 +/- ##
==========================================
+ Coverage 75.56% 75.57% +0.01%
==========================================
Files 406 406
Lines 75790 75829 +39
Branches 15051 15057 +6
==========================================
+ Hits 57267 57305 +38
- Misses 18523 18524 +1
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
@szhorvat, (taken from previous PR)
I think a separate new functions for corona product may be added which will have a |
|
Definitely a separate function. I'll look at the directedness issue when I get the time, but this should be a separate function just because of the different vertex ID mapping. |
|
@szhorvat, I have added the corona product. Currently, I have added a parameter |
8283178 to
8448a8e
Compare
|
@ntamas This is not a blocker for 1.0, but let me take a look if I can review it in time ... it'd be nice to include it. |
|
Hi @szhorvat, any more work to do/suggestions to this PR? As far as I remember, we were discussing about the direction parameter to be included for directed graphs. |

TODO: 1. Update docs, once direction parameter for digraph is confirmed