Skip to content

Warning about using deprecated father argument to igraph::dfs() #2347

@MatthewHeun

Description

@MatthewHeun

I'm receiving the following warning in some of my code:

The `father` argument of `dfs()` is deprecated as of igraph 2.2.0. 
ℹ Please use the `parent` argument instead. 
ℹ The deprecated feature was likely used in the dm package.

I hope this helps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions