Abstract
Hildreth's algorithm is a classical iterative. method for solving strictly convex quadratic programming problems, which uses the rows of constraint matrix just. one at a time. This algorithm is particularly suited to large and sparse problems, because it acts upon the given problem data directly and the coefficient matrix is never modified in the course of the iteration. The original Hildreth's algorithm is mathematically equivalent to Causs-Seidel method applied to the dual of the given quadratic programming problem. In this paper, we propose an SOR modification of Hildreth's algorithm for solving interval constrained quadratic programming problems. We prove global convergence of the algorithm and show that, the rate of convergence is linear. Computational results are also presented to demonstrate the effectiveness of the algorithm.