objective
∈
R
n
→
R
The bounds on the variables.
simple_bounds
∈
list
(
interval
(
R
)
)
The set of linear constraint functions
linear_constraint_functions
∈
list
(
R
n
→
R
)
The bounds on the linear constraint functions
linear_constraint_bounds
∈
list
(
interval
(
R
)
)
The set of non-linear constraint functions
non_linear_constraint_functions
∈
list
(
R
n
→
R
)
The bounds on the non-linear constraint functions
non_linear_constraint_bounds
∈
list
(
interval
(
R
)
)