ISmLPSolveManager

Assembly: Stat;

Description

The ISmLPSolveManager interface is used to set the path to LPSolve solver installed and integrated with Foresight Analytics Platform.

Inheritance Hierarchy

ISmLPSolveManager

Comments

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.

Properties

  Property name Brief description
The UserLPSolvePath property determines a path to the lpsolve55.dll or liblpsolve55.so library.

See also:

Stat Assembly Interfaces