Skip to content

Maximum distance should be flexible depending on map size #1

@DaikiMaekawa

Description

@DaikiMaekawa

Currently, maximum distance which is used by Priority Queue is hard-coded here.
https://github.com/frontw/dynamicvoronoi/blob/master/include/bucketedqueue.h#L4

push can fails if an input map size is large because of this implementation.

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