Skip to content

Add function to check linear-feasibility of any point #127

@ewu63

Description

@ewu63

Type of issue

What types of issue is it?
Select the appropriate type(s) that describe this issue

  • New feature (non-breaking change which adds functionality)

Description

Add a function which will check whether a point satisfies the linear constraints specified for the optimization problem. This only requires (hopefully sparse) matrix-vector products so is cheap enough to do. This can be used to check, for example, whether the initial point of an optimization is feasible wrt the linear constraints given.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requeststale*crickets chirp*

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions