All Questions
            1
            question
        
        
            1
            vote
        
        
            1
            answer
        
        
            146
            views
        
    Staggered timing on 2-D random walks by multiple agents
                In 2-D lattice random walks by multiple drunks who can't step onto each other, mathematically I would just say the whole cellular automaton updates "at once".
But to simulate this on a computer, I ...