Set a solution for the problem
sym_setVarSoln(solution)
Sets a known solution for the problem.
This function fails if the solution entered does not satisfy all bounds or is worse than another currently known solution.
Matrix containing solutions for the variables (must have size 1 row and number of columns equal to number of variables)
Returns 0