Solving the 2D Advection-Diffusion Equation using Fixed-Depth Symbolic Regression and Symbolic Differentiation without Expression Trees
This provides a scalable approach for approximating solutions to differential equations, though it appears incremental as it builds on symbolic regression techniques.
The paper tackled solving the 2D advection-diffusion equation by developing a method using fixed-depth symbolic regression and symbolic differentiation without expression trees, resulting in accurate and efficient approximate solutions for two test cases.
This paper presents a novel method for solving the 2D advection-diffusion equation using fixed-depth symbolic regression and symbolic differentiation without expression trees. The method is applied to two cases with distinct initial and boundary conditions, demonstrating its accuracy and ability to find approximate solutions efficiently. This framework offers a promising, scalable solution for finding approximate solutions to differential equations, with the potential for future improvements in computational performance and applicability to more complex systems involving vector-valued objectives.