Skip to content

Using binary search? #9

Closed
Closed
@molpopgen

Description

@molpopgen

The "fwdpp copy" uses a linear time algorithm to update positions within parent genomes during offspring genome generation.

It it possible that the linear method is hurting performance when genomes contain a large number of mutations. The only way to know is to try to mimic fwdpp more closely here.

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