Open
Description
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
Labels
No labels