Package dev.nm.solver.multivariate.constrained.constraint.general
-
Class Summary Class Description GeneralConstraints The real-valued constraints define the domain (feasible regions) for a real-valued objective function in a constrained optimization problem.GeneralEqualityConstraints This is the collection of equality constraints for an optimization problem.GeneralGreaterThanConstraints This is the collection of greater-than-or-equal-to constraints for an optimization problem.GeneralLessThanConstraints This is the collection of less-than or equal-to constraints for an optimization problem.