fslaborg / fslaborg/Graphoscope
Resolve Type-Based Overload Issue in Compute Functionality
Open
- Dominant language
- F#
- Stars
- 16
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
### Issue Description:
In the current state of the [GraphoscopeRestructure branch](https://github.com/fslaborg/Graphoscope/tree/GraphoscopeRestructure), the compute functions for directed and undirected FContextMaps are facing a challenge where they cannot share the same name. Consequently, they have been temporarily separated into compute and computeUndirected. This distinction was introduced as a workaround until a more sustainable solution can be implemented.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.