Skip to content

Cleanup astarpa2::blocks #24

@RagnarGrootKoerkamp

Description

@RagnarGrootKoerkamp

The code for keeping track of all contours is unnecessarily complex. It can be simplified a lot by simple allocating the vector of blocks up front and indexing it directly instead of doing everything relative to the 'last_block_idx' pointer and hiding the reusing of blocks.

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