Datasets:
Modalities:
Text
Languages:
English
Size:
< 1K
ArXiv:
Tags:
aerospace
satellite-scheduling
operations-research
constraint-optimization
astrodynamics
benchmark
License:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -48,6 +48,46 @@ dataset_info:
|
|
| 48 |
num_examples: 5
|
| 49 |
download_size: 15307349
|
| 50 |
dataset_size: 15300881
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 51 |
- config_name: revisit_constellation
|
| 52 |
features:
|
| 53 |
- name: case_id
|
|
@@ -201,6 +241,10 @@ configs:
|
|
| 201 |
data_files:
|
| 202 |
- split: test
|
| 203 |
path: regional_coverage/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 204 |
- config_name: revisit_constellation
|
| 205 |
data_files:
|
| 206 |
- split: test
|
|
|
|
| 48 |
num_examples: 5
|
| 49 |
download_size: 15307349
|
| 50 |
dataset_size: 15300881
|
| 51 |
+
- config_name: relay_constellation
|
| 52 |
+
features:
|
| 53 |
+
- name: case_id
|
| 54 |
+
dtype: string
|
| 55 |
+
- name: split
|
| 56 |
+
dtype: string
|
| 57 |
+
- name: benchmark
|
| 58 |
+
dtype: string
|
| 59 |
+
- name: index_metadata
|
| 60 |
+
struct:
|
| 61 |
+
- name: case_id
|
| 62 |
+
dtype: string
|
| 63 |
+
- name: horizon_hours
|
| 64 |
+
dtype: int64
|
| 65 |
+
- name: max_added_satellites
|
| 66 |
+
dtype: int64
|
| 67 |
+
- name: num_backbone_satellites
|
| 68 |
+
dtype: int64
|
| 69 |
+
- name: num_demanded_windows
|
| 70 |
+
dtype: int64
|
| 71 |
+
- name: num_endpoint_pairs
|
| 72 |
+
dtype: int64
|
| 73 |
+
- name: num_ground_endpoints
|
| 74 |
+
dtype: int64
|
| 75 |
+
- name: path
|
| 76 |
+
dtype: string
|
| 77 |
+
- name: split
|
| 78 |
+
dtype: string
|
| 79 |
+
- name: files
|
| 80 |
+
list:
|
| 81 |
+
- name: content
|
| 82 |
+
dtype: string
|
| 83 |
+
- name: path
|
| 84 |
+
dtype: string
|
| 85 |
+
splits:
|
| 86 |
+
- name: test
|
| 87 |
+
num_bytes: 26843
|
| 88 |
+
num_examples: 5
|
| 89 |
+
download_size: 42030
|
| 90 |
+
dataset_size: 26843
|
| 91 |
- config_name: revisit_constellation
|
| 92 |
features:
|
| 93 |
- name: case_id
|
|
|
|
| 241 |
data_files:
|
| 242 |
- split: test
|
| 243 |
path: regional_coverage/test-*
|
| 244 |
+
- config_name: relay_constellation
|
| 245 |
+
data_files:
|
| 246 |
+
- split: test
|
| 247 |
+
path: relay_constellation/test-*
|
| 248 |
- config_name: revisit_constellation
|
| 249 |
data_files:
|
| 250 |
- split: test
|