Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
gagolews committed Feb 4, 2025
1 parent 5963845 commit 3957af5
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .devel/mst_anal.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,12 @@


examples = [
["sipu", "aggregation", [785, 784, 786]],
["wut", "z2", [897, 895, 893, 892]],
["wut", "z2", [897, 895, 893, 892, 683]],
["wut", "z2", [897, 895, 893]],
["wut", "labirynth", [3544, 3543, 3541, 3533]],
["sipu", "spiral", [310, 309]],
["sipu", "aggregation", [785, 784, 786, 783]],
["sipu", "pathbased", [293, 271, 294]],
]

Expand Down

0 comments on commit 3957af5

Please sign in to comment.