-
Notifications
You must be signed in to change notification settings - Fork 260
Open
Labels
todoTriaged for implementation in some unspecified future versionTriaged for implementation in some unspecified future version
Description
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
Labels
todoTriaged for implementation in some unspecified future versionTriaged for implementation in some unspecified future version