Datasets › PTR_NETS
PTR_NETS (Pointer Networks)
These are the files containing the Convex Hull and Traveling Salesman Problem dataset present in the “Pointer Networks” paper:
Oriol Vinyals, Meire Fortunato, and Navdeep Jaitly. "Pointer networks." NIPS 2015
@inproceedings{vinyals2015pointer, title={Pointer networks}, author={Vinyals, Oriol and Fortunato, Meire and Jaitly, Navdeep}, booktitle={NIPS}, pages={2692--2700}, year={2015} }
The following is an example from one of the lines from one of the files. It contains the 2d coordinates (in the format x_1 y_1 x_2 y_2 … x_N y_N) followed by the word “output” as a separator, and then the indices of the corresponding outputs (base 1) of the input points. In the example below, the convex hull was 1 2 3 4 5 1 (note that the last digit is repeated as it forms a tour), i.e., first point (0.99624295 0.92802603), followed by second point (0.24557767 0.80411435), etc.
0.99624295 0.92802603 0.24557767 0.80411435 0.43667577 0.33301639 0.36675234 0.71464094 0.80695481 0.14914953 output 1 2 3 5 1
Benchmarks archive 2025-07-28
No leaderboard in the archive resolves to this dataset.
Papers archive 2025-07-28
No paper in the archive has a leaderboard row on this dataset; the archive counts 10 papers for it but never published that list.
Dataset loaders archive 2025-07-28
No loader listed in the archive.
Tasks archive 2025-07-28
No task tagged in the archive.
License archive 2025-07-28
No licence recorded in the archive. Absence here is not a statement about the dataset's terms.
Modalities archive 2025-07-28
No modality tagged.
Languages archive 2025-07-28
No language tagged.
Variants archive 2025-07-28
- PTR_NETS
1 variant name, as the archive lists them.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections