Published October 17, 2023
| Version v1
Dataset
Open
Game of Life Benchmark Dataset
Creators
- 1. University of Twente
- 2. University of Twente, Faculty of Geo-Information Science and Earth Observation
Description
This dataset includes grids of various sizes and percentages of living cells to benchmark Conway's Game of Life implementations.
An example implementation in Python is available at https://github.com/girgink/game-of-life.
Grid files can be converted into Run Length Encoded (RLE) format by using the convert_to_rle.py tool available on the code repository.
Grid file format
- Grids are provided as ASCII text files.
- The first line includes] the width and height of the grid as unsigned integer values separated by a space.
- The other lines indicate the initial locations of the living cells:
- Each line has two unsigned integer values separated by space indicating vertical and horizontal coordinates of the living cells, respectively.
- The top left cell has the coordinates of (0, 0)
- Valid vertical coordinate values range between 0 - (height-1), increasing from top to bottom.
- Valid horizontal coordinate values range between 0 - (width-1), increasing from left to right.
Grids
- 1,000 x 1,000 grids:
- 10% living cells: 1000x1000_0.1.txt.zip, 0.76MB uncompressed
- 20% living cells: 1000x1000_0.2.txt.zip, 1.48MB uncompressed
- 50% living cells: 1000x1000_0.5.txt.zip, 3.70MB uncompressed
- 10,000 x 10,000 grids
- 10% living cells: 10000x10000_0.1.txt.zip, 93MB uncompressed
- 20% living cells: 10000x10000_0.2.txt.zip, 186MB uncompressed
- 50% living cells: 10000x10000_0.5.txt.zip, 466MB uncompressed
- 100,000 x 100,000 grids
- 0.1% living cells: 100000x100000_0.001.txt.zip, 112MB uncompressed
- 1.0% living cells: 100000x100000_0.01.txt.zip, 1.09GB uncompressed
- 2.5% living cells: 100000x100000_0.025.txt.zip, 2.74GB uncompressed
- 1,000,000 x 1,000,000 grids
- 0.001% living cells: 1000000x1000000_0.00001.txt.zip, 131MB uncompressed
- 0.010% living cells: 1000000x1000000_0.0001.txt.zip, 1.28GB uncompressed
- 0.025% living cells: 1000000x1000000_0.00025.txt.zip, 3.20GB uncompressed
Files
1000000x1000000_0.00001.txt.zip
Files
(4.7 GB)
Name | Size | Download all |
---|---|---|
md5:ef24abcec58ba18b8c384f46c37cb8b5
|
65.5 MB | Preview Download |
md5:a9ba13d61abf3a19bb18ddd4eae7edb4
|
654.0 MB | Preview Download |
md5:a5a7a3d5c3aa00cab39ca00c98971958
|
1.6 GB | Preview Download |
md5:cb79cdf1acd6d7f2823fe1bf6bdcd06f
|
55.1 MB | Preview Download |
md5:2c1ba0491e691eb2e6c54e1f9159764a
|
550.6 MB | Preview Download |
md5:c980cacdff1ef91fb1e25073e9ce44ce
|
1.4 GB | Preview Download |
md5:0a93024a446977001543b3b71001137c
|
44.6 MB | Preview Download |
md5:7f976cc3548162a8baa83687542187b9
|
89.2 MB | Preview Download |
md5:8f31a530188e66deb424f3c2bb5521a2
|
223.0 MB | Preview Download |
md5:f0ef6922fb58ebc392c278cf68ecd1fc
|
327.1 kB | Preview Download |
md5:e62bc018b213bddce8133be8e227d78b
|
650.1 kB | Preview Download |
md5:29c6ea616a58a6ec46c5e1cbeda485fe
|
1.6 MB | Preview Download |