Introduction to Optimization


PROC INTPOINT

The INTPOINT procedure solves linear programming problems by using the interior point algorithm.

The constraint data can be specified in either the sparse or dense input format. This is the same format that is used by PROC LP; therefore, any model-building techniques that apply to models for PROC LP also apply to PROC INTPOINT.

For more details about the INTPOINT procedure, see ChapterĀ 4: The INTPOINT Procedure.