
On realistic instances, the MIP approach finds the
optimal solution in less than 7 seconds, which makes
it an interesting choice for a real-life planning con-
text. In addition, it is easier to improve and maintain,
while it can take into consideration a wider range of
constraints. It is thus easier to build on this approach
to solve variants of the FRHACP and its extension.
The MIP approach is also guaranteed to return an op-
timal solution (given its approximations), while the
DP methods are only heuristics for this problem. We
believe that greater variance in fuel, electricity and
schedule costs could lead to greater cost differences
between the approaches.
7 CONCLUSION
In this paper, we introduced an extended version
of the FRHACP incorporating additional constraints
and soft schedule requirements. To solve both the
FRHACP and its extension, we proposed a MIP ap-
proach. Through a comparative analysis involving a
benchmark of 10 realistic instances, we compared the
MIP approach against an updated DP approach ini-
tially introduced in previous work for the FRHACP.
Our findings consistently demonstrated that the MIP
approach yields superior solutions than DP, both
with and without gradient descent post-treatment,
achieving average cost reductions of 145$ (1.7%) and
377$ (4.3%), respectively. However, we showed that
it also requires a longer solving time compared to
the DP approach. Furthermore, our analysis revealed
that the MIP approach exhibits significantly lower
scalability than its counterpart, thus each method has
its advantages and limitations. Directions for future
work include performing a sensitivity analysis on the
impact of the different parameters, as well as consid-
ering a variable aircraft speed.
ACKNOWLEDGMENTS
This work received financial support from the Con-
sortium for Research and Innovation in Aerospace in
Quebec (CRIAQ) and the Mitacs Accelerate program.
The authors would like to thank the many members of
the Thales project team for their feedback on the prob-
lem definition and for the prototype implementation,
especially Vanessa Simard for her contribution on the
benchmark creation methodology.
REFERENCES
Ansarey, M., Shariat Panahi, M., Ziarati, H., and Mahjoob,
M. (2014). Optimal energy management in a
dual-storage fuel-cell hybrid vehicle using multi-
dimensional dynamic programming. Journal of Power
Sources, 250:359–371.
Ansell, P. J. and Haran, K. S. (2020). Electrified airplanes:
A path to zero-emission air travel. IEEE Electrifica-
tion Magazine, 8(2):18–26.
De Cauwer, C., Verbeke, W., Coosemans, T., Faid, S., and
Van Mierlo, J. (2017). A data-driven method for
energy consumption prediction and energy-efficient
routing of electric vehicles in real-world conditions.
Energies, 10(5):608.
Desch
ˆ
enes, A., Boudreault, R., Simard, V., Gaudreault, J.,
and Quimper, C.-G. (2023). Dynamic programming
for the fixed route hybrid electric aircraft charging
problem. In Wu, W. and Guo, J., editors, Combina-
torial Optimization and Applications, Lecture Notes
in Computer Science, pages 354–365, Cham. Springer
Nature Switzerland.
Desch
ˆ
enes, A., Gaudreault, J., and Quimper, C.-G. (2022).
Predicting real life electric vehicle fast charging ses-
sion duration using neural networks. In 2022 IEEE In-
telligent Vehicles Symposium (IV), pages 1327–1332.
Desch
ˆ
enes, A., Gaudreault, J., Rioux-Paradis, K., and Red-
mont, C. (2020a). Predicting electric vehicle con-
sumption: A hybrid physical-empirical model. World
Electric Vehicle Journal, 11(1):2.
Desch
ˆ
enes, A., Gaudreault, J., Vignault, L.-P., Bernard, F.,
and Quimper, C.-G. (2020b). The fixed route electric
vehicle charging problem with nonlinear energy man-
agement and variable vehicle speed. In 2020 IEEE
International Conference on Systems, Man, and Cy-
bernetics (SMC), pages 1451–1458.
Ehrgott, M. and Tenfelde-Podehl, D. (2003). Computation
of ideal and Nadir values and implications for their use
in MCDM methods. European Journal of Operational
Research, 151(1):119–139.
Lin, J., Zhou, W., and Wolfson, O. (2016). Electric vehicle
routing problem. Transportation Research Procedia,
12:508–521.
Mancini, S. (2017). The hybrid vehicle routing problem.
Transportation Research Part C: Emerging Technolo-
gies, 78:1–12.
Misener, R. and Floudas, C. A. (2010). Piecewise-
linear approximations of multidimensional functions.
Journal of Optimization Theory and Applications,
145(1):120–147.
Montoya, A., Gu
´
eret, C., Mendoza, J. E., and Villegas, J. G.
(2017). The electric vehicle routing problem with
nonlinear charging function. Transportation Research
Part B: Methodological, 103:87–110.
Nethercote, N., Stuckey, P. J., Becket, R., Brand, S., Duck,
G. J., and Tack, G. (2007). MiniZinc: Towards a stan-
dard CP modelling language. In Bessi
`
ere, C., edi-
tor, Principles and Practice of Constraint Program-
ming – CP 2007, Lecture Notes in Computer Science,
ICORES 2025 - 14th International Conference on Operations Research and Enterprise Systems
30