public class NonNegativeConstraint extends Object implements OptimizationData
Constructor and Description |
---|
NonNegativeConstraint(boolean restricted) |
Modifier and Type | Method and Description |
---|---|
boolean |
isRestrictedToNonNegative()
Indicates whether all the variables must be restricted to non-negative
values.
|
Copyright © 2021 CNES. All rights reserved.