Datasets:
ArXiv:
License:
Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 6 new columns ({'Start_Y', 'End_X', 'Start_X', 'Matrix_Size', 'End_Y', 'Path'}) and 6 missing columns ({'start_y', 'end_y', 'all_obstacle_coords', 'start_x', 'end_x', 'matrix_size'}).
This happened while the csv dataset builder was generating data using
hf://datasets/Kechen-Li/GridRoute/reference.csv (at revision 2490bded6add87a15e7655a9e95f011999125393)
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1831, in _prepare_split_single
writer.write_table(table)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 644, in write_table
pa_table = table_cast(pa_table, self._schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2272, in table_cast
return cast_table_to_schema(table, schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
Matrix_Size: int64
Start_X: int64
Start_Y: int64
End_X: int64
End_Y: int64
Path: string
obstacles: string
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 1042
to
{'matrix_size': Value('int64'), 'obstacles': Value('string'), 'all_obstacle_coords': Value('string'), 'start_x': Value('int64'), 'start_y': Value('int64'), 'end_x': Value('int64'), 'end_y': Value('int64')}
because column names don't match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1456, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1055, in convert_to_parquet
builder.download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 894, in download_and_prepare
self._download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 970, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1702, in _prepare_split
for job_id, done, content in self._prepare_split_single(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1833, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 6 new columns ({'Start_Y', 'End_X', 'Start_X', 'Matrix_Size', 'End_Y', 'Path'}) and 6 missing columns ({'start_y', 'end_y', 'all_obstacle_coords', 'start_x', 'end_x', 'matrix_size'}).
This happened while the csv dataset builder was generating data using
hf://datasets/Kechen-Li/GridRoute/reference.csv (at revision 2490bded6add87a15e7655a9e95f011999125393)
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
matrix_size
int64 | obstacles
string | all_obstacle_coords
string | start_x
int64 | start_y
int64 | end_x
int64 | end_y
int64 |
|---|---|---|---|---|---|---|
10 |
[{'top_left': (7, 6), 'bottom_right': (9, 8)}, {'top_left': (6, 2), 'bottom_right': (8, 4)}]
|
[(7, 6), (7, 7), (7, 8), (8, 6), (8, 7), (8, 8), (9, 6), (9, 7), (9, 8), (6, 2), (6, 3), (6, 4), (7, 2), (7, 3), (7, 4), (8, 2), (8, 3), (8, 4)]
| 5 | 0 | 7 | 9 |
10 |
[{'top_left': (7, 6), 'bottom_right': (9, 8)}, {'top_left': (6, 2), 'bottom_right': (8, 4)}]
|
[(7, 6), (7, 7), (7, 8), (8, 6), (8, 7), (8, 8), (9, 6), (9, 7), (9, 8), (6, 2), (6, 3), (6, 4), (7, 2), (7, 3), (7, 4), (8, 2), (8, 3), (8, 4)]
| 9 | 3 | 3 | 1 |
10 |
[{'top_left': (7, 6), 'bottom_right': (9, 8)}, {'top_left': (6, 2), 'bottom_right': (8, 4)}]
|
[(7, 6), (7, 7), (7, 8), (8, 6), (8, 7), (8, 8), (9, 6), (9, 7), (9, 8), (6, 2), (6, 3), (6, 4), (7, 2), (7, 3), (7, 4), (8, 2), (8, 3), (8, 4)]
| 3 | 3 | 4 | 2 |
10 |
[{'top_left': (7, 6), 'bottom_right': (9, 8)}, {'top_left': (6, 2), 'bottom_right': (8, 4)}]
|
[(7, 6), (7, 7), (7, 8), (8, 6), (8, 7), (8, 8), (9, 6), (9, 7), (9, 8), (6, 2), (6, 3), (6, 4), (7, 2), (7, 3), (7, 4), (8, 2), (8, 3), (8, 4)]
| 4 | 0 | 4 | 6 |
10 |
[{'top_left': (7, 6), 'bottom_right': (9, 8)}, {'top_left': (6, 2), 'bottom_right': (8, 4)}]
|
[(7, 6), (7, 7), (7, 8), (8, 6), (8, 7), (8, 8), (9, 6), (9, 7), (9, 8), (6, 2), (6, 3), (6, 4), (7, 2), (7, 3), (7, 4), (8, 2), (8, 3), (8, 4)]
| 1 | 6 | 8 | 5 |
10 |
[{'top_left': (6, 3), 'bottom_right': (8, 5)}, {'top_left': (7, 4), 'bottom_right': (9, 6)}]
|
[(6, 3), (6, 4), (6, 5), (7, 3), (7, 4), (7, 5), (8, 3), (8, 4), (8, 5), (7, 4), (7, 5), (7, 6), (8, 4), (8, 5), (8, 6), (9, 4), (9, 5), (9, 6)]
| 9 | 9 | 0 | 5 |
10 |
[{'top_left': (6, 3), 'bottom_right': (8, 5)}, {'top_left': (7, 4), 'bottom_right': (9, 6)}]
|
[(6, 3), (6, 4), (6, 5), (7, 3), (7, 4), (7, 5), (8, 3), (8, 4), (8, 5), (7, 4), (7, 5), (7, 6), (8, 4), (8, 5), (8, 6), (9, 4), (9, 5), (9, 6)]
| 3 | 9 | 0 | 2 |
10 |
[{'top_left': (6, 3), 'bottom_right': (8, 5)}, {'top_left': (7, 4), 'bottom_right': (9, 6)}]
|
[(6, 3), (6, 4), (6, 5), (7, 3), (7, 4), (7, 5), (8, 3), (8, 4), (8, 5), (7, 4), (7, 5), (7, 6), (8, 4), (8, 5), (8, 6), (9, 4), (9, 5), (9, 6)]
| 7 | 1 | 4 | 9 |
10 |
[{'top_left': (6, 3), 'bottom_right': (8, 5)}, {'top_left': (7, 4), 'bottom_right': (9, 6)}]
|
[(6, 3), (6, 4), (6, 5), (7, 3), (7, 4), (7, 5), (8, 3), (8, 4), (8, 5), (7, 4), (7, 5), (7, 6), (8, 4), (8, 5), (8, 6), (9, 4), (9, 5), (9, 6)]
| 3 | 2 | 3 | 8 |
10 |
[{'top_left': (6, 3), 'bottom_right': (8, 5)}, {'top_left': (7, 4), 'bottom_right': (9, 6)}]
|
[(6, 3), (6, 4), (6, 5), (7, 3), (7, 4), (7, 5), (8, 3), (8, 4), (8, 5), (7, 4), (7, 5), (7, 6), (8, 4), (8, 5), (8, 6), (9, 4), (9, 5), (9, 6)]
| 2 | 6 | 4 | 5 |
10 |
[{'top_left': (3, 7), 'bottom_right': (5, 9)}, {'top_left': (6, 7), 'bottom_right': (8, 9)}]
|
[(3, 7), (3, 8), (3, 9), (4, 7), (4, 8), (4, 9), (5, 7), (5, 8), (5, 9), (6, 7), (6, 8), (6, 9), (7, 7), (7, 8), (7, 9), (8, 7), (8, 8), (8, 9)]
| 5 | 3 | 7 | 0 |
10 |
[{'top_left': (3, 7), 'bottom_right': (5, 9)}, {'top_left': (6, 7), 'bottom_right': (8, 9)}]
|
[(3, 7), (3, 8), (3, 9), (4, 7), (4, 8), (4, 9), (5, 7), (5, 8), (5, 9), (6, 7), (6, 8), (6, 9), (7, 7), (7, 8), (7, 9), (8, 7), (8, 8), (8, 9)]
| 4 | 4 | 6 | 3 |
10 |
[{'top_left': (3, 7), 'bottom_right': (5, 9)}, {'top_left': (6, 7), 'bottom_right': (8, 9)}]
|
[(3, 7), (3, 8), (3, 9), (4, 7), (4, 8), (4, 9), (5, 7), (5, 8), (5, 9), (6, 7), (6, 8), (6, 9), (7, 7), (7, 8), (7, 9), (8, 7), (8, 8), (8, 9)]
| 7 | 5 | 6 | 0 |
10 |
[{'top_left': (3, 7), 'bottom_right': (5, 9)}, {'top_left': (6, 7), 'bottom_right': (8, 9)}]
|
[(3, 7), (3, 8), (3, 9), (4, 7), (4, 8), (4, 9), (5, 7), (5, 8), (5, 9), (6, 7), (6, 8), (6, 9), (7, 7), (7, 8), (7, 9), (8, 7), (8, 8), (8, 9)]
| 3 | 4 | 0 | 1 |
10 |
[{'top_left': (3, 7), 'bottom_right': (5, 9)}, {'top_left': (6, 7), 'bottom_right': (8, 9)}]
|
[(3, 7), (3, 8), (3, 9), (4, 7), (4, 8), (4, 9), (5, 7), (5, 8), (5, 9), (6, 7), (6, 8), (6, 9), (7, 7), (7, 8), (7, 9), (8, 7), (8, 8), (8, 9)]
| 8 | 4 | 5 | 1 |
10 |
[{'top_left': (0, 4), 'bottom_right': (2, 6)}, {'top_left': (2, 5), 'bottom_right': (4, 7)}]
|
[(0, 4), (0, 5), (0, 6), (1, 4), (1, 5), (1, 6), (2, 4), (2, 5), (2, 6), (2, 5), (2, 6), (2, 7), (3, 5), (3, 6), (3, 7), (4, 5), (4, 6), (4, 7)]
| 3 | 4 | 8 | 5 |
10 |
[{'top_left': (0, 4), 'bottom_right': (2, 6)}, {'top_left': (2, 5), 'bottom_right': (4, 7)}]
|
[(0, 4), (0, 5), (0, 6), (1, 4), (1, 5), (1, 6), (2, 4), (2, 5), (2, 6), (2, 5), (2, 6), (2, 7), (3, 5), (3, 6), (3, 7), (4, 5), (4, 6), (4, 7)]
| 8 | 7 | 0 | 3 |
10 |
[{'top_left': (0, 4), 'bottom_right': (2, 6)}, {'top_left': (2, 5), 'bottom_right': (4, 7)}]
|
[(0, 4), (0, 5), (0, 6), (1, 4), (1, 5), (1, 6), (2, 4), (2, 5), (2, 6), (2, 5), (2, 6), (2, 7), (3, 5), (3, 6), (3, 7), (4, 5), (4, 6), (4, 7)]
| 8 | 2 | 7 | 2 |
10 |
[{'top_left': (0, 4), 'bottom_right': (2, 6)}, {'top_left': (2, 5), 'bottom_right': (4, 7)}]
|
[(0, 4), (0, 5), (0, 6), (1, 4), (1, 5), (1, 6), (2, 4), (2, 5), (2, 6), (2, 5), (2, 6), (2, 7), (3, 5), (3, 6), (3, 7), (4, 5), (4, 6), (4, 7)]
| 8 | 7 | 5 | 7 |
10 |
[{'top_left': (0, 4), 'bottom_right': (2, 6)}, {'top_left': (2, 5), 'bottom_right': (4, 7)}]
|
[(0, 4), (0, 5), (0, 6), (1, 4), (1, 5), (1, 6), (2, 4), (2, 5), (2, 6), (2, 5), (2, 6), (2, 7), (3, 5), (3, 6), (3, 7), (4, 5), (4, 6), (4, 7)]
| 5 | 0 | 6 | 4 |
10 |
[{'top_left': (4, 7), 'bottom_right': (6, 9)}, {'top_left': (2, 3), 'bottom_right': (4, 5)}]
|
[(4, 7), (4, 8), (4, 9), (5, 7), (5, 8), (5, 9), (6, 7), (6, 8), (6, 9), (2, 3), (2, 4), (2, 5), (3, 3), (3, 4), (3, 5), (4, 3), (4, 4), (4, 5)]
| 0 | 8 | 2 | 6 |
10 |
[{'top_left': (4, 7), 'bottom_right': (6, 9)}, {'top_left': (2, 3), 'bottom_right': (4, 5)}]
|
[(4, 7), (4, 8), (4, 9), (5, 7), (5, 8), (5, 9), (6, 7), (6, 8), (6, 9), (2, 3), (2, 4), (2, 5), (3, 3), (3, 4), (3, 5), (4, 3), (4, 4), (4, 5)]
| 7 | 8 | 2 | 2 |
10 |
[{'top_left': (4, 7), 'bottom_right': (6, 9)}, {'top_left': (2, 3), 'bottom_right': (4, 5)}]
|
[(4, 7), (4, 8), (4, 9), (5, 7), (5, 8), (5, 9), (6, 7), (6, 8), (6, 9), (2, 3), (2, 4), (2, 5), (3, 3), (3, 4), (3, 5), (4, 3), (4, 4), (4, 5)]
| 0 | 1 | 9 | 1 |
10 |
[{'top_left': (4, 7), 'bottom_right': (6, 9)}, {'top_left': (2, 3), 'bottom_right': (4, 5)}]
|
[(4, 7), (4, 8), (4, 9), (5, 7), (5, 8), (5, 9), (6, 7), (6, 8), (6, 9), (2, 3), (2, 4), (2, 5), (3, 3), (3, 4), (3, 5), (4, 3), (4, 4), (4, 5)]
| 1 | 8 | 6 | 1 |
10 |
[{'top_left': (4, 7), 'bottom_right': (6, 9)}, {'top_left': (2, 3), 'bottom_right': (4, 5)}]
|
[(4, 7), (4, 8), (4, 9), (5, 7), (5, 8), (5, 9), (6, 7), (6, 8), (6, 9), (2, 3), (2, 4), (2, 5), (3, 3), (3, 4), (3, 5), (4, 3), (4, 4), (4, 5)]
| 8 | 5 | 0 | 9 |
10 |
[{'top_left': (4, 2), 'bottom_right': (6, 4)}, {'top_left': (7, 1), 'bottom_right': (9, 3)}]
|
[(4, 2), (4, 3), (4, 4), (5, 2), (5, 3), (5, 4), (6, 2), (6, 3), (6, 4), (7, 1), (7, 2), (7, 3), (8, 1), (8, 2), (8, 3), (9, 1), (9, 2), (9, 3)]
| 6 | 8 | 4 | 1 |
10 |
[{'top_left': (4, 2), 'bottom_right': (6, 4)}, {'top_left': (7, 1), 'bottom_right': (9, 3)}]
|
[(4, 2), (4, 3), (4, 4), (5, 2), (5, 3), (5, 4), (6, 2), (6, 3), (6, 4), (7, 1), (7, 2), (7, 3), (8, 1), (8, 2), (8, 3), (9, 1), (9, 2), (9, 3)]
| 8 | 5 | 7 | 8 |
10 |
[{'top_left': (4, 2), 'bottom_right': (6, 4)}, {'top_left': (7, 1), 'bottom_right': (9, 3)}]
|
[(4, 2), (4, 3), (4, 4), (5, 2), (5, 3), (5, 4), (6, 2), (6, 3), (6, 4), (7, 1), (7, 2), (7, 3), (8, 1), (8, 2), (8, 3), (9, 1), (9, 2), (9, 3)]
| 0 | 6 | 7 | 9 |
10 |
[{'top_left': (4, 2), 'bottom_right': (6, 4)}, {'top_left': (7, 1), 'bottom_right': (9, 3)}]
|
[(4, 2), (4, 3), (4, 4), (5, 2), (5, 3), (5, 4), (6, 2), (6, 3), (6, 4), (7, 1), (7, 2), (7, 3), (8, 1), (8, 2), (8, 3), (9, 1), (9, 2), (9, 3)]
| 8 | 9 | 2 | 0 |
10 |
[{'top_left': (4, 2), 'bottom_right': (6, 4)}, {'top_left': (7, 1), 'bottom_right': (9, 3)}]
|
[(4, 2), (4, 3), (4, 4), (5, 2), (5, 3), (5, 4), (6, 2), (6, 3), (6, 4), (7, 1), (7, 2), (7, 3), (8, 1), (8, 2), (8, 3), (9, 1), (9, 2), (9, 3)]
| 8 | 9 | 1 | 9 |
10 |
[{'top_left': (5, 1), 'bottom_right': (7, 3)}, {'top_left': (2, 4), 'bottom_right': (4, 6)}]
|
[(5, 1), (5, 2), (5, 3), (6, 1), (6, 2), (6, 3), (7, 1), (7, 2), (7, 3), (2, 4), (2, 5), (2, 6), (3, 4), (3, 5), (3, 6), (4, 4), (4, 5), (4, 6)]
| 0 | 2 | 4 | 1 |
10 |
[{'top_left': (5, 1), 'bottom_right': (7, 3)}, {'top_left': (2, 4), 'bottom_right': (4, 6)}]
|
[(5, 1), (5, 2), (5, 3), (6, 1), (6, 2), (6, 3), (7, 1), (7, 2), (7, 3), (2, 4), (2, 5), (2, 6), (3, 4), (3, 5), (3, 6), (4, 4), (4, 5), (4, 6)]
| 8 | 5 | 8 | 9 |
10 |
[{'top_left': (5, 1), 'bottom_right': (7, 3)}, {'top_left': (2, 4), 'bottom_right': (4, 6)}]
|
[(5, 1), (5, 2), (5, 3), (6, 1), (6, 2), (6, 3), (7, 1), (7, 2), (7, 3), (2, 4), (2, 5), (2, 6), (3, 4), (3, 5), (3, 6), (4, 4), (4, 5), (4, 6)]
| 3 | 1 | 5 | 7 |
10 |
[{'top_left': (5, 1), 'bottom_right': (7, 3)}, {'top_left': (2, 4), 'bottom_right': (4, 6)}]
|
[(5, 1), (5, 2), (5, 3), (6, 1), (6, 2), (6, 3), (7, 1), (7, 2), (7, 3), (2, 4), (2, 5), (2, 6), (3, 4), (3, 5), (3, 6), (4, 4), (4, 5), (4, 6)]
| 9 | 3 | 8 | 6 |
10 |
[{'top_left': (5, 1), 'bottom_right': (7, 3)}, {'top_left': (2, 4), 'bottom_right': (4, 6)}]
|
[(5, 1), (5, 2), (5, 3), (6, 1), (6, 2), (6, 3), (7, 1), (7, 2), (7, 3), (2, 4), (2, 5), (2, 6), (3, 4), (3, 5), (3, 6), (4, 4), (4, 5), (4, 6)]
| 7 | 0 | 0 | 3 |
10 |
[{'top_left': (2, 0), 'bottom_right': (4, 2)}, {'top_left': (7, 0), 'bottom_right': (9, 2)}]
|
[(2, 0), (2, 1), (2, 2), (3, 0), (3, 1), (3, 2), (4, 0), (4, 1), (4, 2), (7, 0), (7, 1), (7, 2), (8, 0), (8, 1), (8, 2), (9, 0), (9, 1), (9, 2)]
| 8 | 6 | 8 | 5 |
10 |
[{'top_left': (2, 0), 'bottom_right': (4, 2)}, {'top_left': (7, 0), 'bottom_right': (9, 2)}]
|
[(2, 0), (2, 1), (2, 2), (3, 0), (3, 1), (3, 2), (4, 0), (4, 1), (4, 2), (7, 0), (7, 1), (7, 2), (8, 0), (8, 1), (8, 2), (9, 0), (9, 1), (9, 2)]
| 5 | 9 | 4 | 8 |
10 |
[{'top_left': (2, 0), 'bottom_right': (4, 2)}, {'top_left': (7, 0), 'bottom_right': (9, 2)}]
|
[(2, 0), (2, 1), (2, 2), (3, 0), (3, 1), (3, 2), (4, 0), (4, 1), (4, 2), (7, 0), (7, 1), (7, 2), (8, 0), (8, 1), (8, 2), (9, 0), (9, 1), (9, 2)]
| 3 | 6 | 1 | 7 |
10 |
[{'top_left': (2, 0), 'bottom_right': (4, 2)}, {'top_left': (7, 0), 'bottom_right': (9, 2)}]
|
[(2, 0), (2, 1), (2, 2), (3, 0), (3, 1), (3, 2), (4, 0), (4, 1), (4, 2), (7, 0), (7, 1), (7, 2), (8, 0), (8, 1), (8, 2), (9, 0), (9, 1), (9, 2)]
| 4 | 3 | 8 | 4 |
10 |
[{'top_left': (2, 0), 'bottom_right': (4, 2)}, {'top_left': (7, 0), 'bottom_right': (9, 2)}]
|
[(2, 0), (2, 1), (2, 2), (3, 0), (3, 1), (3, 2), (4, 0), (4, 1), (4, 2), (7, 0), (7, 1), (7, 2), (8, 0), (8, 1), (8, 2), (9, 0), (9, 1), (9, 2)]
| 6 | 5 | 5 | 7 |
10 |
[{'top_left': (5, 3), 'bottom_right': (7, 5)}, {'top_left': (1, 6), 'bottom_right': (3, 8)}]
|
[(5, 3), (5, 4), (5, 5), (6, 3), (6, 4), (6, 5), (7, 3), (7, 4), (7, 5), (1, 6), (1, 7), (1, 8), (2, 6), (2, 7), (2, 8), (3, 6), (3, 7), (3, 8)]
| 3 | 2 | 0 | 6 |
10 |
[{'top_left': (5, 3), 'bottom_right': (7, 5)}, {'top_left': (1, 6), 'bottom_right': (3, 8)}]
|
[(5, 3), (5, 4), (5, 5), (6, 3), (6, 4), (6, 5), (7, 3), (7, 4), (7, 5), (1, 6), (1, 7), (1, 8), (2, 6), (2, 7), (2, 8), (3, 6), (3, 7), (3, 8)]
| 1 | 3 | 0 | 3 |
10 |
[{'top_left': (5, 3), 'bottom_right': (7, 5)}, {'top_left': (1, 6), 'bottom_right': (3, 8)}]
|
[(5, 3), (5, 4), (5, 5), (6, 3), (6, 4), (6, 5), (7, 3), (7, 4), (7, 5), (1, 6), (1, 7), (1, 8), (2, 6), (2, 7), (2, 8), (3, 6), (3, 7), (3, 8)]
| 8 | 7 | 5 | 2 |
10 |
[{'top_left': (5, 3), 'bottom_right': (7, 5)}, {'top_left': (1, 6), 'bottom_right': (3, 8)}]
|
[(5, 3), (5, 4), (5, 5), (6, 3), (6, 4), (6, 5), (7, 3), (7, 4), (7, 5), (1, 6), (1, 7), (1, 8), (2, 6), (2, 7), (2, 8), (3, 6), (3, 7), (3, 8)]
| 5 | 0 | 4 | 7 |
10 |
[{'top_left': (5, 3), 'bottom_right': (7, 5)}, {'top_left': (1, 6), 'bottom_right': (3, 8)}]
|
[(5, 3), (5, 4), (5, 5), (6, 3), (6, 4), (6, 5), (7, 3), (7, 4), (7, 5), (1, 6), (1, 7), (1, 8), (2, 6), (2, 7), (2, 8), (3, 6), (3, 7), (3, 8)]
| 7 | 7 | 5 | 8 |
10 |
[{'top_left': (1, 3), 'bottom_right': (3, 5)}, {'top_left': (5, 4), 'bottom_right': (7, 6)}]
|
[(1, 3), (1, 4), (1, 5), (2, 3), (2, 4), (2, 5), (3, 3), (3, 4), (3, 5), (5, 4), (5, 5), (5, 6), (6, 4), (6, 5), (6, 6), (7, 4), (7, 5), (7, 6)]
| 7 | 0 | 7 | 2 |
10 |
[{'top_left': (1, 3), 'bottom_right': (3, 5)}, {'top_left': (5, 4), 'bottom_right': (7, 6)}]
|
[(1, 3), (1, 4), (1, 5), (2, 3), (2, 4), (2, 5), (3, 3), (3, 4), (3, 5), (5, 4), (5, 5), (5, 6), (6, 4), (6, 5), (6, 6), (7, 4), (7, 5), (7, 6)]
| 0 | 6 | 2 | 8 |
10 |
[{'top_left': (1, 3), 'bottom_right': (3, 5)}, {'top_left': (5, 4), 'bottom_right': (7, 6)}]
|
[(1, 3), (1, 4), (1, 5), (2, 3), (2, 4), (2, 5), (3, 3), (3, 4), (3, 5), (5, 4), (5, 5), (5, 6), (6, 4), (6, 5), (6, 6), (7, 4), (7, 5), (7, 6)]
| 0 | 8 | 3 | 1 |
10 |
[{'top_left': (1, 3), 'bottom_right': (3, 5)}, {'top_left': (5, 4), 'bottom_right': (7, 6)}]
|
[(1, 3), (1, 4), (1, 5), (2, 3), (2, 4), (2, 5), (3, 3), (3, 4), (3, 5), (5, 4), (5, 5), (5, 6), (6, 4), (6, 5), (6, 6), (7, 4), (7, 5), (7, 6)]
| 5 | 3 | 3 | 7 |
10 |
[{'top_left': (1, 3), 'bottom_right': (3, 5)}, {'top_left': (5, 4), 'bottom_right': (7, 6)}]
|
[(1, 3), (1, 4), (1, 5), (2, 3), (2, 4), (2, 5), (3, 3), (3, 4), (3, 5), (5, 4), (5, 5), (5, 6), (6, 4), (6, 5), (6, 6), (7, 4), (7, 5), (7, 6)]
| 9 | 3 | 9 | 1 |
10 |
[{'top_left': (7, 5), 'bottom_right': (9, 7)}, {'top_left': (5, 5), 'bottom_right': (7, 7)}]
|
[(7, 5), (7, 6), (7, 7), (8, 5), (8, 6), (8, 7), (9, 5), (9, 6), (9, 7), (5, 5), (5, 6), (5, 7), (6, 5), (6, 6), (6, 7), (7, 5), (7, 6), (7, 7)]
| 5 | 3 | 8 | 4 |
10 |
[{'top_left': (7, 5), 'bottom_right': (9, 7)}, {'top_left': (5, 5), 'bottom_right': (7, 7)}]
|
[(7, 5), (7, 6), (7, 7), (8, 5), (8, 6), (8, 7), (9, 5), (9, 6), (9, 7), (5, 5), (5, 6), (5, 7), (6, 5), (6, 6), (6, 7), (7, 5), (7, 6), (7, 7)]
| 2 | 0 | 5 | 2 |
10 |
[{'top_left': (7, 5), 'bottom_right': (9, 7)}, {'top_left': (5, 5), 'bottom_right': (7, 7)}]
|
[(7, 5), (7, 6), (7, 7), (8, 5), (8, 6), (8, 7), (9, 5), (9, 6), (9, 7), (5, 5), (5, 6), (5, 7), (6, 5), (6, 6), (6, 7), (7, 5), (7, 6), (7, 7)]
| 7 | 4 | 3 | 5 |
10 |
[{'top_left': (7, 5), 'bottom_right': (9, 7)}, {'top_left': (5, 5), 'bottom_right': (7, 7)}]
|
[(7, 5), (7, 6), (7, 7), (8, 5), (8, 6), (8, 7), (9, 5), (9, 6), (9, 7), (5, 5), (5, 6), (5, 7), (6, 5), (6, 6), (6, 7), (7, 5), (7, 6), (7, 7)]
| 2 | 9 | 2 | 2 |
10 |
[{'top_left': (7, 5), 'bottom_right': (9, 7)}, {'top_left': (5, 5), 'bottom_right': (7, 7)}]
|
[(7, 5), (7, 6), (7, 7), (8, 5), (8, 6), (8, 7), (9, 5), (9, 6), (9, 7), (5, 5), (5, 6), (5, 7), (6, 5), (6, 6), (6, 7), (7, 5), (7, 6), (7, 7)]
| 0 | 7 | 8 | 8 |
10 |
[{'top_left': (2, 1), 'bottom_right': (4, 3)}, {'top_left': (6, 5), 'bottom_right': (8, 7)}]
|
[(2, 1), (2, 2), (2, 3), (3, 1), (3, 2), (3, 3), (4, 1), (4, 2), (4, 3), (6, 5), (6, 6), (6, 7), (7, 5), (7, 6), (7, 7), (8, 5), (8, 6), (8, 7)]
| 0 | 0 | 5 | 2 |
10 |
[{'top_left': (2, 1), 'bottom_right': (4, 3)}, {'top_left': (6, 5), 'bottom_right': (8, 7)}]
|
[(2, 1), (2, 2), (2, 3), (3, 1), (3, 2), (3, 3), (4, 1), (4, 2), (4, 3), (6, 5), (6, 6), (6, 7), (7, 5), (7, 6), (7, 7), (8, 5), (8, 6), (8, 7)]
| 6 | 3 | 3 | 4 |
10 |
[{'top_left': (2, 1), 'bottom_right': (4, 3)}, {'top_left': (6, 5), 'bottom_right': (8, 7)}]
|
[(2, 1), (2, 2), (2, 3), (3, 1), (3, 2), (3, 3), (4, 1), (4, 2), (4, 3), (6, 5), (6, 6), (6, 7), (7, 5), (7, 6), (7, 7), (8, 5), (8, 6), (8, 7)]
| 9 | 6 | 7 | 0 |
10 |
[{'top_left': (2, 1), 'bottom_right': (4, 3)}, {'top_left': (6, 5), 'bottom_right': (8, 7)}]
|
[(2, 1), (2, 2), (2, 3), (3, 1), (3, 2), (3, 3), (4, 1), (4, 2), (4, 3), (6, 5), (6, 6), (6, 7), (7, 5), (7, 6), (7, 7), (8, 5), (8, 6), (8, 7)]
| 7 | 2 | 7 | 9 |
10 |
[{'top_left': (2, 1), 'bottom_right': (4, 3)}, {'top_left': (6, 5), 'bottom_right': (8, 7)}]
|
[(2, 1), (2, 2), (2, 3), (3, 1), (3, 2), (3, 3), (4, 1), (4, 2), (4, 3), (6, 5), (6, 6), (6, 7), (7, 5), (7, 6), (7, 7), (8, 5), (8, 6), (8, 7)]
| 8 | 0 | 0 | 5 |
10 |
[{'top_left': (4, 2), 'bottom_right': (6, 4)}, {'top_left': (2, 3), 'bottom_right': (4, 5)}]
|
[(4, 2), (4, 3), (4, 4), (5, 2), (5, 3), (5, 4), (6, 2), (6, 3), (6, 4), (2, 3), (2, 4), (2, 5), (3, 3), (3, 4), (3, 5), (4, 3), (4, 4), (4, 5)]
| 9 | 4 | 6 | 6 |
10 |
[{'top_left': (4, 2), 'bottom_right': (6, 4)}, {'top_left': (2, 3), 'bottom_right': (4, 5)}]
|
[(4, 2), (4, 3), (4, 4), (5, 2), (5, 3), (5, 4), (6, 2), (6, 3), (6, 4), (2, 3), (2, 4), (2, 5), (3, 3), (3, 4), (3, 5), (4, 3), (4, 4), (4, 5)]
| 9 | 9 | 1 | 2 |
10 |
[{'top_left': (4, 2), 'bottom_right': (6, 4)}, {'top_left': (2, 3), 'bottom_right': (4, 5)}]
|
[(4, 2), (4, 3), (4, 4), (5, 2), (5, 3), (5, 4), (6, 2), (6, 3), (6, 4), (2, 3), (2, 4), (2, 5), (3, 3), (3, 4), (3, 5), (4, 3), (4, 4), (4, 5)]
| 0 | 9 | 3 | 1 |
10 |
[{'top_left': (4, 2), 'bottom_right': (6, 4)}, {'top_left': (2, 3), 'bottom_right': (4, 5)}]
|
[(4, 2), (4, 3), (4, 4), (5, 2), (5, 3), (5, 4), (6, 2), (6, 3), (6, 4), (2, 3), (2, 4), (2, 5), (3, 3), (3, 4), (3, 5), (4, 3), (4, 4), (4, 5)]
| 8 | 6 | 0 | 7 |
10 |
[{'top_left': (4, 2), 'bottom_right': (6, 4)}, {'top_left': (2, 3), 'bottom_right': (4, 5)}]
|
[(4, 2), (4, 3), (4, 4), (5, 2), (5, 3), (5, 4), (6, 2), (6, 3), (6, 4), (2, 3), (2, 4), (2, 5), (3, 3), (3, 4), (3, 5), (4, 3), (4, 4), (4, 5)]
| 0 | 7 | 3 | 6 |
10 |
[{'top_left': (1, 4), 'bottom_right': (3, 6)}, {'top_left': (6, 5), 'bottom_right': (8, 7)}]
|
[(1, 4), (1, 5), (1, 6), (2, 4), (2, 5), (2, 6), (3, 4), (3, 5), (3, 6), (6, 5), (6, 6), (6, 7), (7, 5), (7, 6), (7, 7), (8, 5), (8, 6), (8, 7)]
| 5 | 8 | 6 | 8 |
10 |
[{'top_left': (1, 4), 'bottom_right': (3, 6)}, {'top_left': (6, 5), 'bottom_right': (8, 7)}]
|
[(1, 4), (1, 5), (1, 6), (2, 4), (2, 5), (2, 6), (3, 4), (3, 5), (3, 6), (6, 5), (6, 6), (6, 7), (7, 5), (7, 6), (7, 7), (8, 5), (8, 6), (8, 7)]
| 3 | 7 | 1 | 7 |
10 |
[{'top_left': (1, 4), 'bottom_right': (3, 6)}, {'top_left': (6, 5), 'bottom_right': (8, 7)}]
|
[(1, 4), (1, 5), (1, 6), (2, 4), (2, 5), (2, 6), (3, 4), (3, 5), (3, 6), (6, 5), (6, 6), (6, 7), (7, 5), (7, 6), (7, 7), (8, 5), (8, 6), (8, 7)]
| 7 | 0 | 2 | 0 |
10 |
[{'top_left': (1, 4), 'bottom_right': (3, 6)}, {'top_left': (6, 5), 'bottom_right': (8, 7)}]
|
[(1, 4), (1, 5), (1, 6), (2, 4), (2, 5), (2, 6), (3, 4), (3, 5), (3, 6), (6, 5), (6, 6), (6, 7), (7, 5), (7, 6), (7, 7), (8, 5), (8, 6), (8, 7)]
| 9 | 6 | 9 | 1 |
10 |
[{'top_left': (1, 4), 'bottom_right': (3, 6)}, {'top_left': (6, 5), 'bottom_right': (8, 7)}]
|
[(1, 4), (1, 5), (1, 6), (2, 4), (2, 5), (2, 6), (3, 4), (3, 5), (3, 6), (6, 5), (6, 6), (6, 7), (7, 5), (7, 6), (7, 7), (8, 5), (8, 6), (8, 7)]
| 3 | 8 | 1 | 0 |
10 |
[{'top_left': (1, 7), 'bottom_right': (3, 9)}, {'top_left': (1, 6), 'bottom_right': (3, 8)}]
|
[(1, 7), (1, 8), (1, 9), (2, 7), (2, 8), (2, 9), (3, 7), (3, 8), (3, 9), (1, 6), (1, 7), (1, 8), (2, 6), (2, 7), (2, 8), (3, 6), (3, 7), (3, 8)]
| 0 | 8 | 2 | 0 |
10 |
[{'top_left': (1, 7), 'bottom_right': (3, 9)}, {'top_left': (1, 6), 'bottom_right': (3, 8)}]
|
[(1, 7), (1, 8), (1, 9), (2, 7), (2, 8), (2, 9), (3, 7), (3, 8), (3, 9), (1, 6), (1, 7), (1, 8), (2, 6), (2, 7), (2, 8), (3, 6), (3, 7), (3, 8)]
| 7 | 3 | 5 | 8 |
10 |
[{'top_left': (1, 7), 'bottom_right': (3, 9)}, {'top_left': (1, 6), 'bottom_right': (3, 8)}]
|
[(1, 7), (1, 8), (1, 9), (2, 7), (2, 8), (2, 9), (3, 7), (3, 8), (3, 9), (1, 6), (1, 7), (1, 8), (2, 6), (2, 7), (2, 8), (3, 6), (3, 7), (3, 8)]
| 0 | 5 | 9 | 8 |
10 |
[{'top_left': (1, 7), 'bottom_right': (3, 9)}, {'top_left': (1, 6), 'bottom_right': (3, 8)}]
|
[(1, 7), (1, 8), (1, 9), (2, 7), (2, 8), (2, 9), (3, 7), (3, 8), (3, 9), (1, 6), (1, 7), (1, 8), (2, 6), (2, 7), (2, 8), (3, 6), (3, 7), (3, 8)]
| 9 | 9 | 7 | 1 |
10 |
[{'top_left': (1, 7), 'bottom_right': (3, 9)}, {'top_left': (1, 6), 'bottom_right': (3, 8)}]
|
[(1, 7), (1, 8), (1, 9), (2, 7), (2, 8), (2, 9), (3, 7), (3, 8), (3, 9), (1, 6), (1, 7), (1, 8), (2, 6), (2, 7), (2, 8), (3, 6), (3, 7), (3, 8)]
| 0 | 7 | 8 | 9 |
10 |
[{'top_left': (6, 1), 'bottom_right': (8, 3)}, {'top_left': (6, 2), 'bottom_right': (8, 4)}]
|
[(6, 1), (6, 2), (6, 3), (7, 1), (7, 2), (7, 3), (8, 1), (8, 2), (8, 3), (6, 2), (6, 3), (6, 4), (7, 2), (7, 3), (7, 4), (8, 2), (8, 3), (8, 4)]
| 0 | 4 | 0 | 8 |
10 |
[{'top_left': (6, 1), 'bottom_right': (8, 3)}, {'top_left': (6, 2), 'bottom_right': (8, 4)}]
|
[(6, 1), (6, 2), (6, 3), (7, 1), (7, 2), (7, 3), (8, 1), (8, 2), (8, 3), (6, 2), (6, 3), (6, 4), (7, 2), (7, 3), (7, 4), (8, 2), (8, 3), (8, 4)]
| 4 | 9 | 6 | 7 |
10 |
[{'top_left': (6, 1), 'bottom_right': (8, 3)}, {'top_left': (6, 2), 'bottom_right': (8, 4)}]
|
[(6, 1), (6, 2), (6, 3), (7, 1), (7, 2), (7, 3), (8, 1), (8, 2), (8, 3), (6, 2), (6, 3), (6, 4), (7, 2), (7, 3), (7, 4), (8, 2), (8, 3), (8, 4)]
| 1 | 1 | 6 | 9 |
10 |
[{'top_left': (6, 1), 'bottom_right': (8, 3)}, {'top_left': (6, 2), 'bottom_right': (8, 4)}]
|
[(6, 1), (6, 2), (6, 3), (7, 1), (7, 2), (7, 3), (8, 1), (8, 2), (8, 3), (6, 2), (6, 3), (6, 4), (7, 2), (7, 3), (7, 4), (8, 2), (8, 3), (8, 4)]
| 2 | 1 | 0 | 5 |
10 |
[{'top_left': (6, 1), 'bottom_right': (8, 3)}, {'top_left': (6, 2), 'bottom_right': (8, 4)}]
|
[(6, 1), (6, 2), (6, 3), (7, 1), (7, 2), (7, 3), (8, 1), (8, 2), (8, 3), (6, 2), (6, 3), (6, 4), (7, 2), (7, 3), (7, 4), (8, 2), (8, 3), (8, 4)]
| 3 | 5 | 4 | 2 |
10 |
[{'top_left': (4, 5), 'bottom_right': (6, 7)}, {'top_left': (5, 6), 'bottom_right': (7, 8)}]
|
[(4, 5), (4, 6), (4, 7), (5, 5), (5, 6), (5, 7), (6, 5), (6, 6), (6, 7), (5, 6), (5, 7), (5, 8), (6, 6), (6, 7), (6, 8), (7, 6), (7, 7), (7, 8)]
| 8 | 6 | 5 | 0 |
10 |
[{'top_left': (4, 5), 'bottom_right': (6, 7)}, {'top_left': (5, 6), 'bottom_right': (7, 8)}]
|
[(4, 5), (4, 6), (4, 7), (5, 5), (5, 6), (5, 7), (6, 5), (6, 6), (6, 7), (5, 6), (5, 7), (5, 8), (6, 6), (6, 7), (6, 8), (7, 6), (7, 7), (7, 8)]
| 9 | 6 | 4 | 2 |
10 |
[{'top_left': (4, 5), 'bottom_right': (6, 7)}, {'top_left': (5, 6), 'bottom_right': (7, 8)}]
|
[(4, 5), (4, 6), (4, 7), (5, 5), (5, 6), (5, 7), (6, 5), (6, 6), (6, 7), (5, 6), (5, 7), (5, 8), (6, 6), (6, 7), (6, 8), (7, 6), (7, 7), (7, 8)]
| 4 | 1 | 6 | 3 |
10 |
[{'top_left': (4, 5), 'bottom_right': (6, 7)}, {'top_left': (5, 6), 'bottom_right': (7, 8)}]
|
[(4, 5), (4, 6), (4, 7), (5, 5), (5, 6), (5, 7), (6, 5), (6, 6), (6, 7), (5, 6), (5, 7), (5, 8), (6, 6), (6, 7), (6, 8), (7, 6), (7, 7), (7, 8)]
| 9 | 6 | 3 | 3 |
10 |
[{'top_left': (4, 5), 'bottom_right': (6, 7)}, {'top_left': (5, 6), 'bottom_right': (7, 8)}]
|
[(4, 5), (4, 6), (4, 7), (5, 5), (5, 6), (5, 7), (6, 5), (6, 6), (6, 7), (5, 6), (5, 7), (5, 8), (6, 6), (6, 7), (6, 8), (7, 6), (7, 7), (7, 8)]
| 5 | 2 | 2 | 7 |
10 |
[{'top_left': (7, 1), 'bottom_right': (9, 3)}, {'top_left': (6, 1), 'bottom_right': (8, 3)}]
|
[(7, 1), (7, 2), (7, 3), (8, 1), (8, 2), (8, 3), (9, 1), (9, 2), (9, 3), (6, 1), (6, 2), (6, 3), (7, 1), (7, 2), (7, 3), (8, 1), (8, 2), (8, 3)]
| 7 | 4 | 0 | 2 |
10 |
[{'top_left': (7, 1), 'bottom_right': (9, 3)}, {'top_left': (6, 1), 'bottom_right': (8, 3)}]
|
[(7, 1), (7, 2), (7, 3), (8, 1), (8, 2), (8, 3), (9, 1), (9, 2), (9, 3), (6, 1), (6, 2), (6, 3), (7, 1), (7, 2), (7, 3), (8, 1), (8, 2), (8, 3)]
| 5 | 6 | 0 | 6 |
10 |
[{'top_left': (7, 1), 'bottom_right': (9, 3)}, {'top_left': (6, 1), 'bottom_right': (8, 3)}]
|
[(7, 1), (7, 2), (7, 3), (8, 1), (8, 2), (8, 3), (9, 1), (9, 2), (9, 3), (6, 1), (6, 2), (6, 3), (7, 1), (7, 2), (7, 3), (8, 1), (8, 2), (8, 3)]
| 5 | 3 | 8 | 7 |
10 |
[{'top_left': (7, 1), 'bottom_right': (9, 3)}, {'top_left': (6, 1), 'bottom_right': (8, 3)}]
|
[(7, 1), (7, 2), (7, 3), (8, 1), (8, 2), (8, 3), (9, 1), (9, 2), (9, 3), (6, 1), (6, 2), (6, 3), (7, 1), (7, 2), (7, 3), (8, 1), (8, 2), (8, 3)]
| 6 | 5 | 1 | 0 |
10 |
[{'top_left': (7, 1), 'bottom_right': (9, 3)}, {'top_left': (6, 1), 'bottom_right': (8, 3)}]
|
[(7, 1), (7, 2), (7, 3), (8, 1), (8, 2), (8, 3), (9, 1), (9, 2), (9, 3), (6, 1), (6, 2), (6, 3), (7, 1), (7, 2), (7, 3), (8, 1), (8, 2), (8, 3)]
| 0 | 8 | 5 | 7 |
10 |
[{'top_left': (2, 6), 'bottom_right': (4, 8)}, {'top_left': (4, 7), 'bottom_right': (6, 9)}]
|
[(2, 6), (2, 7), (2, 8), (3, 6), (3, 7), (3, 8), (4, 6), (4, 7), (4, 8), (4, 7), (4, 8), (4, 9), (5, 7), (5, 8), (5, 9), (6, 7), (6, 8), (6, 9)]
| 4 | 5 | 2 | 5 |
10 |
[{'top_left': (2, 6), 'bottom_right': (4, 8)}, {'top_left': (4, 7), 'bottom_right': (6, 9)}]
|
[(2, 6), (2, 7), (2, 8), (3, 6), (3, 7), (3, 8), (4, 6), (4, 7), (4, 8), (4, 7), (4, 8), (4, 9), (5, 7), (5, 8), (5, 9), (6, 7), (6, 8), (6, 9)]
| 1 | 3 | 8 | 2 |
10 |
[{'top_left': (2, 6), 'bottom_right': (4, 8)}, {'top_left': (4, 7), 'bottom_right': (6, 9)}]
|
[(2, 6), (2, 7), (2, 8), (3, 6), (3, 7), (3, 8), (4, 6), (4, 7), (4, 8), (4, 7), (4, 8), (4, 9), (5, 7), (5, 8), (5, 9), (6, 7), (6, 8), (6, 9)]
| 6 | 1 | 3 | 3 |
10 |
[{'top_left': (2, 6), 'bottom_right': (4, 8)}, {'top_left': (4, 7), 'bottom_right': (6, 9)}]
|
[(2, 6), (2, 7), (2, 8), (3, 6), (3, 7), (3, 8), (4, 6), (4, 7), (4, 8), (4, 7), (4, 8), (4, 9), (5, 7), (5, 8), (5, 9), (6, 7), (6, 8), (6, 9)]
| 9 | 5 | 8 | 5 |
10 |
[{'top_left': (2, 6), 'bottom_right': (4, 8)}, {'top_left': (4, 7), 'bottom_right': (6, 9)}]
|
[(2, 6), (2, 7), (2, 8), (3, 6), (3, 7), (3, 8), (4, 6), (4, 7), (4, 8), (4, 7), (4, 8), (4, 9), (5, 7), (5, 8), (5, 9), (6, 7), (6, 8), (6, 9)]
| 5 | 4 | 7 | 7 |
10 |
[{'top_left': (2, 5), 'bottom_right': (4, 7)}, {'top_left': (1, 7), 'bottom_right': (3, 9)}]
|
[(2, 5), (2, 6), (2, 7), (3, 5), (3, 6), (3, 7), (4, 5), (4, 6), (4, 7), (1, 7), (1, 8), (1, 9), (2, 7), (2, 8), (2, 9), (3, 7), (3, 8), (3, 9)]
| 4 | 0 | 7 | 0 |
10 |
[{'top_left': (2, 5), 'bottom_right': (4, 7)}, {'top_left': (1, 7), 'bottom_right': (3, 9)}]
|
[(2, 5), (2, 6), (2, 7), (3, 5), (3, 6), (3, 7), (4, 5), (4, 6), (4, 7), (1, 7), (1, 8), (1, 9), (2, 7), (2, 8), (2, 9), (3, 7), (3, 8), (3, 9)]
| 7 | 8 | 9 | 1 |
10 |
[{'top_left': (2, 5), 'bottom_right': (4, 7)}, {'top_left': (1, 7), 'bottom_right': (3, 9)}]
|
[(2, 5), (2, 6), (2, 7), (3, 5), (3, 6), (3, 7), (4, 5), (4, 6), (4, 7), (1, 7), (1, 8), (1, 9), (2, 7), (2, 8), (2, 9), (3, 7), (3, 8), (3, 9)]
| 4 | 3 | 8 | 0 |
10 |
[{'top_left': (2, 5), 'bottom_right': (4, 7)}, {'top_left': (1, 7), 'bottom_right': (3, 9)}]
|
[(2, 5), (2, 6), (2, 7), (3, 5), (3, 6), (3, 7), (4, 5), (4, 6), (4, 7), (1, 7), (1, 8), (1, 9), (2, 7), (2, 8), (2, 9), (3, 7), (3, 8), (3, 9)]
| 7 | 7 | 8 | 7 |
10 |
[{'top_left': (2, 5), 'bottom_right': (4, 7)}, {'top_left': (1, 7), 'bottom_right': (3, 9)}]
|
[(2, 5), (2, 6), (2, 7), (3, 5), (3, 6), (3, 7), (4, 5), (4, 6), (4, 7), (1, 7), (1, 8), (1, 9), (2, 7), (2, 8), (2, 9), (3, 7), (3, 8), (3, 9)]
| 9 | 4 | 8 | 6 |
End of preview.
GridRoute Dataset
Dataset Description
This dataset is the dataset for the paper “GridRoute: A Benchmark for LLM-Based Route Planning with Cardinal Movement in Grid Environments”.https://huggingface.co/papers/2505.24306
- Downloads last month
- 3