Skip to content

Consistency in parameter names: algo vs algorithm vs method #526

@szhorvat

Description

@szhorvat

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.

Metadata

Metadata

Assignees

Labels

AI 🤖For issues that can be handled by a coding agent. A scheduled workflow will look at those.argument consistencyissues related to argument naming/defaultslifecycleDeprecating old APIs

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions