public void AddConstraint( ILinearConstraintCoefficients coefficients, double lowerBound, double upperBound )
Public Sub AddConstraint ( coefficients As ILinearConstraintCoefficients, lowerBound As Double, upperBound As Double )
public: void AddConstraint( ILinearConstraintCoefficients^ coefficients, double lowerBound, double upperBound )
member AddConstraint : coefficients : ILinearConstraintCoefficients * lowerBound : float * upperBound : float -> unit
Copyright © 2023 CenterSpace Software, LLC. All rights reserved.