Hi,
I’m trying to get to grips with this Depth First Search algorithm I found here. Unfortunately as there are no comments and since I am still new to vba and programming in general, I can't follow what's going on.
At the moment, I'm only somewhat familiar with If statements, some variables and simple For and Do while loops.
If it's not too much to ask, could someone outline what I need to learn before I can understand it or better yet add comments to the code so that a beginner like myself can understand?
Thanks
I’m trying to get to grips with this Depth First Search algorithm I found here. Unfortunately as there are no comments and since I am still new to vba and programming in general, I can't follow what's going on.
At the moment, I'm only somewhat familiar with If statements, some variables and simple For and Do while loops.
If it's not too much to ask, could someone outline what I need to learn before I can understand it or better yet add comments to the code so that a beginner like myself can understand?
Thanks