Open
Description
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
Labels
Type
Projects
Status
Errata