What is the MLBG algorithm? It’s not clear to me what you want to do exactly. And P.S. NaturalNeighbours.jl might be a more natural choice for your interpolation (if I’m reading your code right?) since it’s directly built on top of DelaunayTriangulation.jl.