Skip to content

missing instructions in Node Map generation #549

Open
@pchampin

Description

@pchampin

I believe that an instruction is missing from step 6.10 of Node Map Generation, namely:

  • if node map does not contain an id entry, create one and initialize its value to an empty map

before recursively invoking the algorithm.
Indeed, in step 2 of the invoked algorithm, that entry is assumed to already exist:

Reference the map which is the value of the active graph entry of node map")

(edited wrong markup, which made the suggested sentence potentially harder to understand)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Errata

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions