Talk:Pattern Matching

From Robowiki
Revision as of 11:02, 5 December 2009 by Kenran (talk | contribs) (Still a top bot using PM out there?)
Jump to navigation Jump to search

Is there any (top) bot that still only uses pattern matching? I'm currently doing my first steps with that, but since I'm not a very trained coder, I can't really seem to fix all the bugs. Guess I need inspiration :-)

You cannot post new threads to this discussion page because it has been protected from new threads, or you do not currently have permission to edit.

Contents

Thread titleRepliesLast modified
"Single tick"103:38, 7 June 2012

"Single tick"

It occurred to me today that "Single Tick" (as in oldwiki:PatternMatching/SingleTick) is not really a form of Pattern Matching, but a form of firing angle projection. The Pattern Matching part is exactly the same. The difference is that instead of pulling a series of movements (PIF), a GuessFactor, or a Displacement Vector from your log, your "aiming" algorithm projects the enemy's movement for one tick, then keeps iterating over this aiming/projection. You could create a "Single Tick" version of any targeting algorithm...

Voidious23:22, 6 June 2012

Indeed, you could. I've thought about it before but never felt it was worth the high computational cost in most cases. It would be interesting to try though...

In the original wiki post it was referred to as

"Single Tick" PatternMatching

, with "Single Tick" being used in the sense of an adjective, so I wouldn't be surprised if Simonton had considered applying it to other algorithms too.

Rednaxela03:38, 7 June 2012