Hi Kristine,
Have you double checked that your formulation of both problems is correct?
I'm not sure I understand what you mean by a continuous solution. For
a QP, such as problem 1, variables in the solution may take on
fractional values. With a MIQP, such as problem 2, variables may be
constrained to take integer values.
The Wikipedia page on quadratic programming contains links to some
solution methods. It is a good place to start to learn how QPs are
solved:
http://en.wikipedia.org/wiki/Quadratic_programming
Thanks,
Chris