KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.app.config.optimization
/
LinearConstraintSpec
/
LinearConstraintSpec
Linear
Constraint
Spec
constructor
(
coefficients
:
Map
<
String
,
Double
>
,
rhsValue
:
Double
=
0.0
,
inequalityType
:
InequalityType
=
InequalityType.LESS_THAN
,
penaltyFunction
:
PenaltyFunctionSpec
?
=
null
)
(
source
)