1: \begin{abstract}
2: The Set Intersection Problem (SIP) is the problem of finding a point
3: in the intersection of convex sets. This problem is typically solved
4: by the method of alternating projections. To accelerate the convergence,
5: the idea of using Quadratic Programming (QP) to project a point onto
6: the intersection of halfspaces generated by the projection process
7: was discussed in earlier papers. This paper looks at how one can integrate
8: projection algorithms together with an active set QP algorithm. As
9: a byproduct of our analysis, we show how to accelerate an SIP algorithm
10: involving box constraints, and how to extend a version of the Algebraic
11: Reconstruction Technique (ART) while preserving finite convergence.
12: Lastly, the warmstart property of active set QP algorithms is a valuable
13: property for the problem of projecting onto the intersection of convex
14: sets.
15: \end{abstract}
16: