To solve the currently loaded MILP problem from scratch.
sym_solve()
This routine solves the currently loaded MILP problem from scratch.
It prints status of the problem solver to scilab console.
This function takes no arguments
It returns 1 if it receives any return-value indicating an error message or 0 if it receives any return-value indicating a non-error message.