Changes

Jump to navigation Jump to search
*the recursive DFS will not work in this type of problem, and if we rewrite it in an iterative way, it will be similar to the BFS approach. So, I decided to only keep the BFS since the BFS is working just fine.
*Implement the BFS algorithm: trying out deque etc. to see if it runs faster
 
 
'''4/29/2019'''
*Image processing work assigned
*Documentation on wiki
227

edits

Navigation menu