-
-
Notifications
You must be signed in to change notification settings - Fork 206
Open
Labels
AI 🤖For issues that can be handled by a coding agent. A scheduled workflow will look at those.For issues that can be handled by a coding agent. A scheduled workflow will look at those.argument consistencyissues related to argument naming/defaultsissues related to argument naming/defaultslifecycleDeprecating old APIsDeprecating old APIs
Milestone
Description
At this moment, some functions use algorithm as a parameter names (e.g. shortest_paths, sample_pa, etc.), some others use algo (e.g. page_rank, feedback_arc_set, etc.), and yet others use method (e.g. sample_degseq, sample_tree, etc.). The naming should be made consistent across functions.
Copilot
Metadata
Metadata
Assignees
Labels
AI 🤖For issues that can be handled by a coding agent. A scheduled workflow will look at those.For issues that can be handled by a coding agent. A scheduled workflow will look at those.argument consistencyissues related to argument naming/defaultsissues related to argument naming/defaultslifecycleDeprecating old APIsDeprecating old APIs