Microsoft Research, Cambridge
Executes the inference algorithm for the specified number of iterations.

Declaration Syntax
public void Execute(
int numberOfIterations
)
Public Sub Execute ( _
numberOfIterations As Integer _
)
public:
void Execute(
int numberOfIterations
)

Parameters
- numberOfIterations (Int32)
-
Assembly:
Infer.Compiler (Module: Infer.Compiler) Version: 2.3.41111.0 (2.3.41111.0)