Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the process of solving type constraints in programming languages, focusing on the unification algorithm and its properties. It explains how to infer types using Gaussian elimination, unification rules, and generalization for more flexible type inference.