I am using Excel Solver. I have decision variables $A$, $B$, $C$, $D$, $E$ with the constraints that $A \leq B \leq C \leq D \leq E$. How do I specify this type of constraint in the Solver dialogue box.
Update 10/3: Yes, that makes sense and I did try that to no avail. I am now thinking that solver may not be a valid method for the problem at hand. The
question requires using a LP approach for fitting a curve to the $(a,b)$ data.
