Skip to content

Add a bridge for f-in-LessThan,GreaterThan,EqualTo to Complements #2581

@odow

Description

@odow

x-ref jump-dev/JuMP.jl#3738

f(x) == b  <--> {f(x) - b} ⟂ y
f(x) >= b  <--> {f(x) - b} ⟂ y >= 0
f(x) <= b  <--> {f(x) - b} ⟂ y <= 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions