Skip to content

batching bigger problems #133

@tcurdt

Description

@tcurdt

Thanks for the solver. It works quite well for - for smaller problems. Hence opening the issue.

For bigger problems the memory requirements go up quite fast.
I am now looking for a way to split the problem into chunks.
(The web workers approach does not work for us)

While distributing the computation would also be nice and fancy, just batching would be more than enough.
My main concern is to have a hard memory boundary.

Can you recommend any approaches here?

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