Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 614 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 614 Bytes

rosette work

What did I do? Well, I spent some time playing with rosette, then tackled problem 1, with classify.rkt.

Then I worked on Tesitin's encoding for a while. I read through the given slides, read the wikipedia page, and looked at other papers mentioning it, just to try and understand it well. The best example I could find was on wikipedia, so I reproduced it as a practice problem. This can be found in the file '2pt1.jpg'. Then I did number 2; the solution for which can be found in the file '2pt2.jpg'.

Finally, I explored the graph coloring problem, and did problem 6. The solution is in 6.jpg.