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 @@ - - - sym_solve - - - -
- - - - -
- << sym_setVarUpper - - - Symphony Native Functions - - - -
-
-
- - - - FOSSEE Optimization Toolbox >> FOSSEE Optimization Toolbox > Symphony Native Functions > sym_solve - -

-

sym_solve

-

To solve the currently loaded MILP problem from scratch.

- -

Calling Sequence

-
sym_solve()
- -

Description

- -

This routine solves the currently loaded MILP problem from scratch.

-

It prints status of the problem solver to scilab console.

- -

Arguments

- -

This function takes no arguments

- -

Return value

- -

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.

- -

Examples

- -
status=sym_solve()
- -

Authors

- -
-
- -
- - - - - - -
Report an issue
- << sym_setVarUpper - - - Symphony Native Functions - - - -
-
-
- - -- cgit