
3 Mar
2011
3 Mar
'11
5:02 p.m.
I understand that for early exit from a depth_first_search, I use exceptions thrown in a visitor. Now how can I force not a complete exit, but just an immediate backtrack towards the root node?