添加了H测试集的一个样例
This commit is contained in:
parent
9b4f84f378
commit
665d8f1e33
3
all_test/test_cases/18/dict.dic
Normal file
3
all_test/test_cases/18/dict.dic
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
TOTAL_STATION = 10
|
||||||
|
DISTANCE = 3
|
||||||
|
STRATEGY = SCAN
|
57
all_test/test_cases/18/input.txt
Normal file
57
all_test/test_cases/18/input.txt
Normal file
|
@ -0,0 +1,57 @@
|
||||||
|
clock
|
||||||
|
clockwise 7
|
||||||
|
clockwise 2
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
target 7
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
counterclockwise 7
|
||||||
|
clockwise 2
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
target 2
|
||||||
|
target 3
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
target 1
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
clock
|
||||||
|
end
|
344
all_test/test_cases/18/output.txt
Normal file
344
all_test/test_cases/18/output.txt
Normal file
|
@ -0,0 +1,344 @@
|
||||||
|
TIME:0
|
||||||
|
BUS:
|
||||||
|
position:0
|
||||||
|
target:0000000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0000000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:1
|
||||||
|
BUS:
|
||||||
|
position:0
|
||||||
|
target:0000000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0000000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:2
|
||||||
|
BUS:
|
||||||
|
position:1
|
||||||
|
target:0000000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100001000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:3
|
||||||
|
BUS:
|
||||||
|
position:2
|
||||||
|
target:0000000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100001000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:4
|
||||||
|
BUS:
|
||||||
|
position:3
|
||||||
|
target:0000000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100001000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:5
|
||||||
|
BUS:
|
||||||
|
position:3
|
||||||
|
target:0000001000
|
||||||
|
STATION:
|
||||||
|
clockwise:0000001000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:6
|
||||||
|
BUS:
|
||||||
|
position:4
|
||||||
|
target:0000001000
|
||||||
|
STATION:
|
||||||
|
clockwise:0000001000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:7
|
||||||
|
BUS:
|
||||||
|
position:5
|
||||||
|
target:0000001000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100001000
|
||||||
|
counterclockwise:0000001000
|
||||||
|
TIME:8
|
||||||
|
BUS:
|
||||||
|
position:6
|
||||||
|
target:0000001000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100001000
|
||||||
|
counterclockwise:0000001000
|
||||||
|
TIME:9
|
||||||
|
BUS:
|
||||||
|
position:7
|
||||||
|
target:0000001000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100001000
|
||||||
|
counterclockwise:0000001000
|
||||||
|
TIME:10
|
||||||
|
BUS:
|
||||||
|
position:8
|
||||||
|
target:0000001000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100001000
|
||||||
|
counterclockwise:0000001000
|
||||||
|
TIME:11
|
||||||
|
BUS:
|
||||||
|
position:9
|
||||||
|
target:0000001000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100001000
|
||||||
|
counterclockwise:0000001000
|
||||||
|
TIME:12
|
||||||
|
BUS:
|
||||||
|
position:10
|
||||||
|
target:0000001000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100001000
|
||||||
|
counterclockwise:0000001000
|
||||||
|
TIME:13
|
||||||
|
BUS:
|
||||||
|
position:11
|
||||||
|
target:0000001000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100001000
|
||||||
|
counterclockwise:0000001000
|
||||||
|
TIME:14
|
||||||
|
BUS:
|
||||||
|
position:12
|
||||||
|
target:0000001000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100001000
|
||||||
|
counterclockwise:0000001000
|
||||||
|
TIME:15
|
||||||
|
BUS:
|
||||||
|
position:13
|
||||||
|
target:0000001000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100001000
|
||||||
|
counterclockwise:0000001000
|
||||||
|
TIME:16
|
||||||
|
BUS:
|
||||||
|
position:14
|
||||||
|
target:0000001000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100001000
|
||||||
|
counterclockwise:0000001000
|
||||||
|
TIME:17
|
||||||
|
BUS:
|
||||||
|
position:15
|
||||||
|
target:0000001000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100001000
|
||||||
|
counterclockwise:0000001000
|
||||||
|
TIME:18
|
||||||
|
BUS:
|
||||||
|
position:16
|
||||||
|
target:0000001000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100001000
|
||||||
|
counterclockwise:0000001000
|
||||||
|
TIME:19
|
||||||
|
BUS:
|
||||||
|
position:17
|
||||||
|
target:0000001000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100001000
|
||||||
|
counterclockwise:0000001000
|
||||||
|
TIME:20
|
||||||
|
BUS:
|
||||||
|
position:18
|
||||||
|
target:0000001000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100001000
|
||||||
|
counterclockwise:0000001000
|
||||||
|
TIME:21
|
||||||
|
BUS:
|
||||||
|
position:18
|
||||||
|
target:0110000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:22
|
||||||
|
BUS:
|
||||||
|
position:19
|
||||||
|
target:0110000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:23
|
||||||
|
BUS:
|
||||||
|
position:20
|
||||||
|
target:0110000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:24
|
||||||
|
BUS:
|
||||||
|
position:21
|
||||||
|
target:0110000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:25
|
||||||
|
BUS:
|
||||||
|
position:22
|
||||||
|
target:0110000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:26
|
||||||
|
BUS:
|
||||||
|
position:23
|
||||||
|
target:0110000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:27
|
||||||
|
BUS:
|
||||||
|
position:24
|
||||||
|
target:0110000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:28
|
||||||
|
BUS:
|
||||||
|
position:25
|
||||||
|
target:0110000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:29
|
||||||
|
BUS:
|
||||||
|
position:26
|
||||||
|
target:0110000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:30
|
||||||
|
BUS:
|
||||||
|
position:27
|
||||||
|
target:0110000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:31
|
||||||
|
BUS:
|
||||||
|
position:28
|
||||||
|
target:0110000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:32
|
||||||
|
BUS:
|
||||||
|
position:29
|
||||||
|
target:0110000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:33
|
||||||
|
BUS:
|
||||||
|
position:0
|
||||||
|
target:0110000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:34
|
||||||
|
BUS:
|
||||||
|
position:1
|
||||||
|
target:0110000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:35
|
||||||
|
BUS:
|
||||||
|
position:2
|
||||||
|
target:0110000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:36
|
||||||
|
BUS:
|
||||||
|
position:3
|
||||||
|
target:0110000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0100000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:37
|
||||||
|
BUS:
|
||||||
|
position:3
|
||||||
|
target:1010000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0000000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:38
|
||||||
|
BUS:
|
||||||
|
position:4
|
||||||
|
target:1010000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0000000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:39
|
||||||
|
BUS:
|
||||||
|
position:5
|
||||||
|
target:1010000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0000000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:40
|
||||||
|
BUS:
|
||||||
|
position:6
|
||||||
|
target:1010000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0000000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:41
|
||||||
|
BUS:
|
||||||
|
position:6
|
||||||
|
target:1000000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0000000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:42
|
||||||
|
BUS:
|
||||||
|
position:5
|
||||||
|
target:1000000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0000000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:43
|
||||||
|
BUS:
|
||||||
|
position:4
|
||||||
|
target:1000000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0000000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:44
|
||||||
|
BUS:
|
||||||
|
position:3
|
||||||
|
target:1000000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0000000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:45
|
||||||
|
BUS:
|
||||||
|
position:2
|
||||||
|
target:1000000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0000000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:46
|
||||||
|
BUS:
|
||||||
|
position:1
|
||||||
|
target:1000000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0000000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:47
|
||||||
|
BUS:
|
||||||
|
position:0
|
||||||
|
target:1000000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0000000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
TIME:48
|
||||||
|
BUS:
|
||||||
|
position:0
|
||||||
|
target:0000000000
|
||||||
|
STATION:
|
||||||
|
clockwise:0000000000
|
||||||
|
counterclockwise:0000000000
|
||||||
|
end
|
Loading…
Reference in New Issue
Block a user