DOE with two type of constraints
Hello, I work on a DOE with two cont. factors and two categorical FactorLow Level High LevelCB Angle 1 (continuous)10 60CB Angle 2 (continuous)10 60Cross Bar 1 (Categorical)Soft HardCross Bar 2 (Categorical)RedYellowBlue Now to the constraints: CB Angle 1 and CB Angle 2 <= 70 AND For Cross Bar 1 == Hard, CB Angle 1 == 25 1) If I try linear constraint and non-allowed combinations one at a time it w...