Assembly: Stat;
The ISmLPSolveManager interface is used to set the path to LPSolve solver installed and integrated with Foresight Analytics Platform.
ISmLPSolveManager
To set up path, create an instance of the SmLPSolveManager class and cast the obtained object to the ISmLPSolveManager interface. Set path in the UserLPSolvePath property. The determined settings will be saved in repository parameters.
Property name | Brief description | |
The UserLPSolvePath property determines a path to the lpsolve55.dll or liblpsolve55.so library. |
See also: