MPIPath: String;
The MPIPath property determines the path, at which the file with created LINDO problem is unloaded.
The path must contain name of the problem file with the *.mpi extension.
If the path is not set, problem is not loaded.
The created file can be later used to perform repeated calculation of problem by means of the ISmNonLinearOptimization.ExecuteFromMPI method.
The property use is given in the example for ISmNonLinearOptimization.LindoSettings.
See also: