Laurent Rosenfeld — 20 minutes 🦋
Setting up a very basic and experimental constraint propagation programming model in Perl 6 for solving a very easy task that could be solved in a number of simpler ways. Yet, it could be the basis for a generic solving method. In the end, you pass to a program a plain math formula and some numerical values for the variables, and the program can solve it for you and find the missing values.