COMP4106: Exploring different search methods in order for a cat to catch a mouse before the mouse eats all the cheese. Cat moves in equivalent way to knight in chess. Mouse moves 1 unit at a time. Breadth first search, Depth first search, A* search and hueristic search used