From d5a0869a7d1482b67f3fd42805948ee30a05eb1e Mon Sep 17 00:00:00 2001 From: Harpreet Date: Thu, 4 Feb 2016 15:36:02 +0530 Subject: Source files --- help/en_US/scilab_en_US_help/sym_solve.html | 81 ----------------------------- 1 file changed, 81 deletions(-) delete mode 100644 help/en_US/scilab_en_US_help/sym_solve.html (limited to 'help/en_US/scilab_en_US_help/sym_solve.html') diff --git a/help/en_US/scilab_en_US_help/sym_solve.html b/help/en_US/scilab_en_US_help/sym_solve.html deleted file mode 100644 index 67e43f5..0000000 --- a/help/en_US/scilab_en_US_help/sym_solve.html +++ /dev/null @@ -1,81 +0,0 @@ -
- -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.