Skip to content

Question about constraints #429

Open
@FelixNeutatz

Description

@FelixNeutatz

Hi everybody,

I have a question about this line

If I have a constraint x <= 10. Then, I should implement the function:

def fc(x):
    return float(10.0-x)

Is this correct? I did not find any documentation on whether the constraint value is maximized or minimized.

Thank you for your help.

Best regards,
Felix

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions