magic square

J

j_depp_99

I would like to know if the 6x6 magic square can be done using the
backtracking algorithm and if so how long would it take. I found a
link online that does this pretty quick though:

www.faust.fr.bw.schule.de/mhb/backtrack/mag6en.htm

I've found some information on the siamese method and is this related
to the backtracking algorithm?
 
R

red floyd

I would like to know if the 6x6 magic square can be done using the
backtracking algorithm and if so how long would it take. I found a
link online that does this pretty quick though:

www.faust.fr.bw.schule.de/mhb/backtrack/mag6en.htm

I've found some information on the siamese method and is this related
to the backtracking algorithm?

1. This is totally off topic here, try an algorithms group
Hint: If the answer would be the same in some language other than C++,
it's OT here. Or, if the answer would not apply if you changed your
OS/Platform (i.e. go from Windows to Linux), or your hardware, it's OT here.

2. However, I'm feeling generous. Your answer can be found here:

http://www.parashift.com/c++-faq-lite/how-to-post.html#faq-5.2

Hope that helps.
 
J

j_depp_99

1.  This is totally off topic here, try an algorithms group
Hint: If the answer would be the same in some language other than C++,
it's OT here.  Or, if the answer would not apply if you changed your
OS/Platform (i.e. go from Windows to Linux), or your hardware, it's OT here.

2.  However, I'm feeling generous.  Your answer can be found here:

http://www.parashift.com/c++-faq-lite/how-to-post.html#faq-5.2

Hope that helps.

Sorry. Thank you for being gentle, I've been cured.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top