<< sym_getIntParam Symphony Native Functions sym_getMatrix >>

Symphony Toolbox >> Symphony Toolbox > Symphony Native Functions > sym_getIterCount

sym_getIterCount

To get the number of the analyzed nodes of the branching tree after solving the problem.

Calling Sequence

sym_getIterCount()

Description

This routine is used to get the number of the analyzed nodes of the branching tree after solving the problem.

If there was an error it prints to Scilab console.

Arguments

This function takes no arguments

Return value

It returns iteration count.

Examples

ans=sym_getIterCount()

Authors


Report an issue
<< sym_getIntParam Symphony Native Functions sym_getMatrix >>