DescriptionBml x 2000 y 2000 p 31 iterated 32000.png
English: A lattice for the w:Biham-Middleton-Levine traffic model after 64000 iterations. The lattice is 2000 by 2000, with a traffic density of 31%. The red cars and blue cars take turns to move; the red ones only move rightwards, and the blue ones move downwards. Every time, all the cars of the same colour try to move one step if there is no car in front of it. The model has self-organized into a disordered intermediate phase. The graph of mobility versus time (mobility is the number of cars that can move in a particular turn) is shown at File:Bml x 2000 y 2000 p 31 MOBILITY.png. This was created with C++. Source code is located at w:user:Purpy Pupple/BML. Because of the very large lattice and the running time is linearly proportional to the number of cells in the lattice (and the number of cells is quadratically proportional to the edge length for a square lattice), this took a ridiculously long time to generate (something like 2 hours on my laptop).
to share – to copy, distribute and transmit the work
to remix – to adapt the work
Under the following conditions:
attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.