Thread: Smallest binary pattern for ant navigation

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Sep 2008
    Location
    Toronto, Canada
    Posts
    1,834
    A-B-B-A-B-A (repeat)

  2. #2
    Unregistered User Yarin's Avatar
    Join Date
    Jul 2007
    Posts
    2,158
    Quote Originally Posted by nonoob View Post
    A-B-B-A-B-A (repeat)
    Nice. A cyclic permutation as mentioned by the OP, but scalable and able to handle forks and joins.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Long integer to binary pattern
    By mark522 in forum C Programming
    Replies: 3
    Last Post: 12-17-2009, 06:03 AM
  2. TabControl Navigation Issue
    By WaterNut in forum C# Programming
    Replies: 0
    Last Post: 02-14-2008, 02:20 PM
  3. Binary Function - Design Pattern Question
    By Raven Arkadon in forum C++ Programming
    Replies: 9
    Last Post: 07-18-2007, 02:39 PM
  4. Searching Binary Files for a Pattern
    By CaptainMorgan in forum C Programming
    Replies: 16
    Last Post: 06-17-2007, 06:04 PM
  5. XML Navigation
    By Khelder in forum C# Programming
    Replies: 2
    Last Post: 05-26-2004, 03:19 PM