Skip to content

Junction point for selfloops #189

@sven8m

Description

@sven8m

When having two edges with same source and one being a self loop, there is no junction point.

knode a {
    kport p1 {
    }
    kedge (:p1->a)
    kedge (:p1->b)
    kedge (:p1->b)
}

knode b {
}

example

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions