Skip to content

Graphs.jl's stinginess with errors #165

Description

@mschauer

Graphs.jl doesn't always through errors when it should

rem_edge!

If rem_edge! returns false, the graph may be in an indeterminate state, as there are multiple points where the function can exit with false.

Here we need to double check or add error calls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions