Stoping Backtracking

Posted by John Retallack on Stack Overflow See other posts from Stack Overflow or by John Retallack
Published on 2010-04-25T14:22:42Z Indexed on 2010/04/25 14:33 UTC
Read the original article Hit count: 325

Filed under:
|
|
|

Is there any way in C/C++ to stop a backtracking algorithm after finding the first solution without exiting the program.

© Stack Overflow or respective owner

Related posts about c++

Related posts about c