Search:
Forum
Lounge
need Ideeas for backtracking programs
[try Beta version]
Not logged in
register
log in
user name:
password:
remember me
forgot your password?
or sign in using:
try again
cancel
forgot your password?
need Ideeas for backtracking programs
Apr 4, 2016 at 4:11pm
Apr 4, 2016 at 4:11pm UTC
g3n0m3
(29)
I'm have some sort of "assigment" and I have to write theory and code applications of backtracking technique.
What I have done so far is some combinatorics problems(boooring), queens problem, sudoku solver and a maze generator and traversal.
thinking maybe you can give me some ideas for some interesting problems which can be solved with the backtracking technique
Apr 4, 2016 at 6:27pm
Apr 4, 2016 at 6:27pm UTC
Computergeek01
(5613)
You could try a game emulator. Something like "Go" would be an interesting use of this technique. One of the contributors here started one a while back but because of the ambiguous name I can't find it :(.
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs