Two Programs Enter, One Program Leaves
codinghorror.com
Two Programs Enter, One Program Leaves
1–10 of 38 posts
Re: Two Programs Enter, One Program Leaves
#2Re: Two Programs Enter, One Program Leaves
#3Re: Two Programs Enter, One Program Leaves
#4Re: Two Programs Enter, One Program Leaves
#5It is perhaps interesting to know that the next installment of the Google AI Challenge (http://ai-contest.com) is a couple of weeks away and it allows a wide range of programming languages.
Re: Two Programs Enter, One Program Leaves
#6Re: Two Programs Enter, One Program Leaves
#7What happens if the instruction pointer for, say, process A, steps into the code space for another process, B? Does the simulator treat it as an illegal instruction causing A to lose? Or does process A continue, but executing B's code?
What I don't get is the replicator strategy. How does replicating yourself help not die? Even if you replicate yourself to all the memory except one address -- but that one address is where your IP is you're screwed. It seems like repairing yourself and attacking the opponent are the only feasible strategies -- at least if I understand correctly.
Re: Two Programs Enter, One Program Leaves
#8I lost. They had no idea what was talking about. Early lesson in the importants of communicating technical ideas.
Re: Two Programs Enter, One Program Leaves
#9Back in the day I tried applying genetic algorithms to corewars as a high school science fair project. I lost. They had no idea what was talking about. Early lesson in the importants of communicating technical ideas.
Re: Two Programs Enter, One Program Leaves
#10If not, who's up for a github night ? ;-)