Abstract In this paper, we present constraint-partitioned sim-ulated annealing (CPSA), an algorithm that extends our previous constrained simulated annealing (CSA)for constrained optimization. The algorithm is based on the theory of extended saddle points (ESPs). Bydecomposing the ESP condition into multiple necessary conditions, CPSA partitions a problem by itsconstraints into subproblems, solves each independently using CSA, and resolves those violated globalconstraints across the subproblems. Because each subproblem is exponentially simpler and the numberof global constraints is very small, the complexity of solving the original problem is significantly reduced.We state without proof the asymptotic convergence of CPSA with probability on...