Skip to content

Constraint with more than one variable #10

@alexBoal

Description

@alexBoal

Hi,

I have a question...is it possible to define a constraint with more than one variable?
As an e.g.:
Our input vector is x= {-1, 1}.
We have some bounds like: 0 < x < 5 and y >= 0.
Is it possible to define a constraint like y - x^2 >= 0? If yes, how is it done if in input we only has x? Should we have as input x and y?

Thanks ;)

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