Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# UAV Path Planning Benchmark Suite
|
2 |
|
3 |
This dataset provides a collection of 56 benchmark instances for testing and evaluating global optimization algorithms in the context of Unmanned Aerial Vehicle (UAV) path planning. It is based on the benchmark proposed in the paper:
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
Modalities: Pickle
|
4 |
+
Formats: pkl
|
5 |
+
Size: <500MB
|
6 |
+
libraries: Datasets
|
7 |
+
---
|
8 |
# UAV Path Planning Benchmark Suite
|
9 |
|
10 |
This dataset provides a collection of 56 benchmark instances for testing and evaluating global optimization algorithms in the context of Unmanned Aerial Vehicle (UAV) path planning. It is based on the benchmark proposed in the paper:
|