Fast computation of global solutions to the single-period unit commitment problem

Cheng Lu,Zhibin Deng,Shu-Cherng Fang,Qingwei Jin,Wenxun Xing
DOI: https://doi.org/10.1007/s10878-019-00489-9
2019-01-01
Journal of Combinatorial Optimization
Abstract:The single-period unit commitment problem has significant applications in electricity markets. An efficient global algorithm not only provides the optimal schedule that achieves the lowest cost, but also plays an important role for deriving the market-clearing price. As of today, the problem is mainly solved by using a general-purpose mixed-integer quadratic programming solver such as CPLEX or Gurobi. This paper proposes an extremely efficient global optimization algorithm for solving the problem. We propose a conjugate function based convex relaxation and design a special dual algorithm to compute a tight lower bound of the problem in 𝒪(nlog n) complexity. Then, a branch-and-bound algorithm is designed for finding a global solution to the problem. Computational experiments show that the proposed algorithm solves test instances with 500 integer variables in less than 0.01 s, whereas current state-of-the-art solvers fail to solve the same test instances in one hour. This superior performance of the proposed algorithm clearly indicates its potential in day-ahead and real-time electricity markets.
What problem does this paper attempt to address?