SearcharxivSearch

arXiv subjects

Quentin Ploussard

Publications and source records attributed to Quentin Ploussard.

3 recordsLinked to original sources

When MILP Beats QP: Piecewise-Linear Reformulations of Sequentially Coupled Bilinear Programs

The presence of bilinear terms in mathematical modeling generally yields nonconvex quadratic programs (QPs) that remain computationally challenging to solve to global optimality. While continuous piecewise linear (CPWL) approximations can reformulate these nonlinearities into mixed-integer linear programs (MILPs), the geometric construction of the domain partition heavily dictates the resulting solver efficiency. In this paper, we present efficient MILP formulations for approximating bilinear terms and rigorously evaluate their computational merits against direct QP solvers. First, we introduce CPWL approximations with arbitrary high degrees of accuracy that explicitly account for and exploit the inherent symmetries of the unit bilinear function. Second, we analytically establish the exact maximum and average approximation errors of the CPWL approximations. Third, we construct and compare three distinct MILP formulations (a ``Triangle'', a ``Square'', and a difference-of-convex ``DC'' formulation) of the CPWL functions. Fourth, we formalize a highly relevant class of optimization models, Sequentially Coupled Bilinear Programs (SCBP), where variables represent system states and state changes. Finally, through extensive numerical experiments, we demonstrate that our compact ``Square'' MILP formulation achieves superior computational performance on SCBP instances with long sequence horizons, allowing mature open-source MILP solvers to effectively outperform QP solvers.

math.OC

Modeling Gaps in Hydropower Cascading System Models: A Systematic Review of Rule-Based Formulations

The coordination of cascading hydropower systems represents a fundamental challenge in modern energy systems engineering, requiring a sophisticated balance between multi-reservoir physics, stringent environmental regulations, and dynamic market participation. As intermittent energy sources increase, the transition to high-fidelity hydropower modeling has become a core requirement for ensuring power system reliability, long-term energy resilience and affordability. This review provides a comprehensive analysis of 131 seminal articles through the exclusive lens of optimization-based approaches, intentionally omitting pure simulation and heuristic methods to focus on rigorous mathematical formulations. A generalized 10-equation mathematical framework is established as a formal baseline, capturing the full physical and hydraulic behavior of cascading systems, including spatiotemporal inflow routing, storage-to-elevation relationships, head-dependent power generation, and prohibited operating zones. Each article is evaluated against every equation of this Standard Model in a systematic census documenting which physical relationships are included, simplified, or omitted, providing an empirical measure of modeling fidelity across the field. Modeling simplifications are evaluated through the lens of grid reliability rather than water management performance alone. The review makes a focused technical case for mixed-integer linear programming with piecewise linear approximations as the optimal balance between physical accuracy and computational tractability, highlighting recent optimal regression techniques that minimize combinatorial overhead. Finally, a bibliometric analysis of solver usage identifies the near-absence of high-performance open-source solvers as a critical reproducibility barrier, and a promising avenue for broader adoption of high-fidelity cascading hydropower models.

math.OC

Tightening the mixed integer linear formulation for the piecewise linear approximation in general dimensions

This paper addresses the problem of tightening the mixed-integer linear programming (MILP) formulation for continuous piecewise linear (CPWL) approximations of data sets in arbitrary dimensions. The MILP formulation leverages the difference-of-convex (DC) representation of CPWL functions. We introduce the concept of well-behaved CPWL interpolations and demonstrate that any CPWL interpolation of a data set has a well-behaved version. This result is critical to tighten the MILP problem. We present six different strategies to tighten the problem, which include fixing the values of some variables, introducing additional constraints, identifying small big-M parameter values and applying tighter variable bounds. These methods leverage key aspects of the DC representation and the inherent structure of well-behaved CPWL interpolations. Experimental results demonstrate that specific combinations of these tightening strategies lead to significant improvement in solution times, especially for tightening strategies that consider well-behaved CPWL solutions.

math.OC