Skip to content

Consistent way to specify algorithm/method #559

Open
@szhorvat

Description

@szhorvat

Some functions have several selectable implementation, or can perform an operation with several methods / algorithms. There should be a single predictable keyword argument name to select the method to use. Now different functions use different names, such as implementation (pagerank), method (Degree_Sequence) or algo (layout selection).

@ntamas I assume you want to postpone this until the stimulus-based rewrite? Can you add it to the appropriate milestone?

Related: igraph/rigraph#526

Metadata

Metadata

Assignees

No one assigned

    Labels

    todoTriaged for implementation in some unspecified future version

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions