This week, I worked extensively on the solution for merge lattices and even got some reviews from my mentor based on the code submitted.
What I did this week
I wrote co_iteration.hpp, which helps in iterating over n - levels when there is an input of n levels. It returns an iterator.
What is coming up next
I should be able to get this PR merged by this week and start working on the next codegen in the subsequent weeks.
Did I get stuck anywhere
I did not get stuck anywhere during this week.