Skip to content

Worklist Algorithm #28

@wirthjohannes

Description

@wirthjohannes

I think there is an error in the worklist algorithm in slideset 4, slide 37.
In line 6 of the algorithm it says if (xi = y) {.
I suppose it should be if (xi != y) {

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