Ask your own question, for FREE!
MIT 6.00 Intro Computer Science (OCW) 25 Online
OpenStudy (anonymous):

On PS6, is it cheating to implement a computer cheater?

OpenStudy (anonymous):

Specifically: My strategy for implementing a computer player is just to write a function that calls is_valid_word with everything in word_list, finds point values for every word that returns True, and returns the highest-scoring word. It works, but is that cheating?

OpenStudy (shadowfiend):

Maybe it is, maybe it isn't ;) I'd say implement it that way first, then think of ways you could implement it without ``cheating''.

OpenStudy (anonymous):

It's not cheating and here's why. It's implementing a "brute force" or "exhaustive search" algorithm, and is probably the "gold standard" to test any other algorithm against. Once you have a way of absolutely knowing (by exhaustive search), then you have a reference for measuring performance improvement of other algorithms. Also, looking at it pedagogically, by PS6 we have not been introduced to sophisticated algorithms to avoid exhaustive search. To be strict, it would be cheating to use some algorithm that you know only by--ugh--reading ahead. :)

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Latest Questions
Lilmunchin: Trump or Biden
7 minutes ago 1 Reply 0 Medals
ARTSMART: Art!
22 minutes ago 5 Replies 4 Medals
Jasonisyours: What were the key causes of the French Revolution in 1789?
16 minutes ago 3 Replies 5 Medals
PureSoulless: Why is the word "Pedophile" always censored in yt vids?
1 day ago 3 Replies 0 Medals
Jalli: What's 58x3634u00b07
22 hours ago 6 Replies 3 Medals
arriya: who wanna play roblox
1 day ago 5 Replies 1 Medal
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!