Skip to content

Parallelization of AI code. #6

@pablo-meier

Description

@pablo-meier

I wrote the move-searching algorithm in sequential Erlang for simplicity, but with a few tweaks (changing a few maps to pmaps, or replace a few foldl's that simply append results) could lead to dramatically improved performance on multicore machines, or distributed systems. Worth looking into, if only to use the strengths of the language ^_^

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions