Skip to content

Reuse problem structs for reduced overhead  #18

@lassepe

Description

@lassepe

Currently we construct a new problem struct every time we call the solver. Any solvers support updating an existing problem struct. This can reduce overhead, due to reduced allocations alone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions