In general c is a vector (nx1), however one of my cases deals with c being a constant vector so any thoughts on how to deal with that would also be helpful. As I understand it, if each element of x is in the interval [a,b], then shouldn't x be populated with a and b only? I thought that since...