nums listlengths 4 4 | target int64 10 100 | solution listlengths 3 3 | optimal_path stringlengths 282 529 | start_size int64 4 4 | search_path stringlengths 505 16.8k | rating float64 0 0.99 | search_type stringclasses 5
values | heuristic stringclasses 2
values |
|---|---|---|---|---|---|---|---|---|
[
22,
41,
15,
46
] | 53 | [
"46-41=5",
"15*5=75",
"75-22=53"
] | Current State: 53:[22, 41, 15, 46], Operations: []
Exploring Operation: 46-41=5, Resulting Numbers: [22, 15, 5]
Generated Node #2: [22, 15, 5] from Operation: 46-41=5
Current State: 53:[22, 15, 5], Operations: ['46-41=5']
Exploring Operation: 15*5=75, Resulting Numbers: [22, 75]
Generated Node #3: [22, 75] from Operati... | 4 | Current State: 53:[22, 41, 15, 46], Operations: []
Exploring Operation: 15+46=61, Resulting Numbers: [22, 41, 61]
Generated Node #0,0: 53:[22, 41, 61] Operation: 15+46=61
Exploring Operation: 22+15=37, Resulting Numbers: [41, 46, 37]
Generated Node #0,1: 53:[41, 46, 37] Operation: 22+15=37
Exploring Operation: 41+15=56... | 0 | hs_3 | sum_heuristic |
[
13,
16,
66,
3
] | 92 | [
"13+16=29",
"66-3=63",
"29+63=92"
] | Current State: 92:[13, 16, 66, 3], Operations: []
Exploring Operation: 13+16=29, Resulting Numbers: [66, 3, 29]
Generated Node #2: [66, 3, 29] from Operation: 13+16=29
Current State: 92:[66, 3, 29], Operations: ['13+16=29']
Exploring Operation: 66-3=63, Resulting Numbers: [29, 63]
Generated Node #3: [29, 63] from Opera... | 4 | Current State: 92:[13, 16, 66, 3], Operations: []
Exploring Operation: 16+66=82, Resulting Numbers: [13, 3, 82]
Generated Node #0,0: 92:[13, 3, 82] Operation: 16+66=82
Exploring Operation: 66/3=22, Resulting Numbers: [13, 16, 22]
Generated Node #0,1: 92:[13, 16, 22] Operation: 66/3=22
Exploring Operation: 66-13=53, Res... | 0.946181 | hs_4 | mult_heuristic |
[
40,
5,
5,
61
] | 69 | [
"5*61=305",
"40+305=345",
"345/5=69"
] | Current State: 69:[40, 5, 5, 61], Operations: []
Exploring Operation: 5*61=305, Resulting Numbers: [40, 305]
Generated Node #2: [40, 305] from Operation: 5*61=305
Current State: 69:[40, 305], Operations: ['5*61=305']
Exploring Operation: 40+305=345, Resulting Numbers: [345]
345,69 equal: Goal Reached
Exploring Operatio... | 4 | Current State: 69:[40, 5, 5, 61], Operations: []
Exploring Operation: 40/5=8, Resulting Numbers: [5, 61, 8]
Generated Node #0,0: 69:[5, 61, 8] Operation: 40/5=8
Exploring Operation: 61-40=21, Resulting Numbers: [5, 5, 21]
Generated Node #0,1: 69:[5, 5, 21] Operation: 61-40=21
Exploring Operation: 40/5=8, Resulting Numb... | 0 | hs_3 | sum_heuristic |
[
40,
73,
34,
1
] | 68 | [
"73-40=33",
"34+1=35",
"33+35=68"
] | Current State: 68:[40, 73, 34, 1], Operations: []
Exploring Operation: 73-40=33, Resulting Numbers: [34, 1, 33]
Generated Node #2: [34, 1, 33] from Operation: 73-40=33
Current State: 68:[34, 1, 33], Operations: ['73-40=33']
Exploring Operation: 34+1=35, Resulting Numbers: [33, 35]
Generated Node #3: [33, 35] from Opera... | 4 | Current State: 68:[40, 73, 34, 1], Operations: []
Exploring Operation: 73-40=33, Resulting Numbers: [34, 1, 33]
Generated Node #0,0: 68:[34, 1, 33] Operation: 73-40=33
Exploring Operation: 40-34=6, Resulting Numbers: [73, 1, 6]
Generated Node #0,1: 68:[73, 1, 6] Operation: 40-34=6
Start Sub Search at level 1: Moving to... | 0.991319 | hs_2 | sum_heuristic |
[
40,
4,
39,
49
] | 72 | [
"40*4=160",
"39+49=88",
"160-88=72"
] | Current State: 72:[40, 4, 39, 49], Operations: []
Exploring Operation: 40*4=160, Resulting Numbers: [39, 49, 160]
Generated Node #2: [39, 49, 160] from Operation: 40*4=160
Current State: 72:[39, 49, 160], Operations: ['40*4=160']
Exploring Operation: 39+49=88, Resulting Numbers: [160, 88]
Generated Node #3: [160, 88] f... | 4 | Current State: 72:[40, 4, 39, 49], Operations: []
Exploring Operation: 40-4=36, Resulting Numbers: [39, 49, 36]
Generated Node #0,0: 72:[39, 49, 36] Operation: 40-4=36
Exploring Operation: 40-39=1, Resulting Numbers: [4, 49, 1]
Generated Node #0,1: 72:[4, 49, 1] Operation: 40-39=1
Exploring Operation: 49-40=9, Resultin... | 0 | hs_5 | mult_heuristic |
[
67,
71,
64,
54
] | 40 | [
"71-67=4",
"64-54=10",
"4*10=40"
] | Current State: 40:[67, 71, 64, 54], Operations: []
Exploring Operation: 71-67=4, Resulting Numbers: [64, 54, 4]
Generated Node #2: [64, 54, 4] from Operation: 71-67=4
Current State: 40:[64, 54, 4], Operations: ['71-67=4']
Exploring Operation: 64-54=10, Resulting Numbers: [4, 10]
Generated Node #3: [4, 10] from Operatio... | 4 | Current State: 40:[67, 71, 64, 54], Operations: []
Exploring Operation: 71-67=4, Resulting Numbers: [64, 54, 4]
Generated Node #0,0: 40:[64, 54, 4] Operation: 71-67=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 40:[64, 54, 4], Operations: ['71-67=4']
Exploring Operation: 64-54=10, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
[
55,
40,
2,
7
] | 37 | [
"55-40=15",
"2*15=30",
"7+30=37"
] | Current State: 37:[55, 40, 2, 7], Operations: []
Exploring Operation: 55-40=15, Resulting Numbers: [2, 7, 15]
Generated Node #2: [2, 7, 15] from Operation: 55-40=15
Current State: 37:[2, 7, 15], Operations: ['55-40=15']
Exploring Operation: 2*15=30, Resulting Numbers: [7, 30]
Generated Node #3: [7, 30] from Operation: ... | 4 | Current State: 37:[55, 40, 2, 7], Operations: []
Exploring Operation: 2*7=14, Resulting Numbers: [55, 40, 14]
Generated Node #0,0: 37:[55, 40, 14] Operation: 2*7=14
Exploring Operation: 55-2=53, Resulting Numbers: [40, 7, 53]
Generated Node #0,1: 37:[40, 7, 53] Operation: 55-2=53
Exploring Operation: 2+7=9, Resulting N... | 0 | hs_5 | mult_heuristic |
[
13,
57,
57,
69
] | 58 | [
"13+57=70",
"69-57=12",
"70-12=58"
] | Current State: 58:[13, 57, 57, 69], Operations: []
Exploring Operation: 13+57=70, Resulting Numbers: [69, 70]
Generated Node #2: [69, 70] from Operation: 13+57=70
Current State: 58:[69, 70], Operations: ['13+57=70']
Exploring Operation: 69-57=12, Resulting Numbers: [70, 12]
Generated Node #3: [70, 12] from Operation: 6... | 4 | Current State: 58:[13, 57, 57, 69], Operations: []
Exploring Operation: 57/57=1, Resulting Numbers: [13, 69, 1]
Generated Node #0,0: 58:[13, 69, 1] Operation: 57/57=1
Exploring Operation: 69-13=56, Resulting Numbers: [57, 57, 56]
Generated Node #0,1: 58:[57, 57, 56] Operation: 69-13=56
Exploring Operation: 69-57=12, Re... | 0.986111 | hs_4 | sum_heuristic |
[
56,
14,
98,
62
] | 78 | [
"56-14=42",
"98-62=36",
"42+36=78"
] | Current State: 78:[56, 14, 98, 62], Operations: []
Exploring Operation: 56-14=42, Resulting Numbers: [98, 62, 42]
Generated Node #2: [98, 62, 42] from Operation: 56-14=42
Current State: 78:[98, 62, 42], Operations: ['56-14=42']
Exploring Operation: 98-62=36, Resulting Numbers: [42, 36]
Generated Node #3: [42, 36] from ... | 4 | Current State: 78:[56, 14, 98, 62], Operations: []
Exploring Operation: 98/14=7, Resulting Numbers: [56, 62, 7]
Generated Node #0,0: 78:[56, 62, 7] Operation: 98/14=7
Exploring Operation: 62-56=6, Resulting Numbers: [14, 98, 6]
Generated Node #0,1: 78:[14, 98, 6] Operation: 62-56=6
Exploring Operation: 56/14=4, Resulti... | 0.965278 | hs_5 | mult_heuristic |
[
64,
24,
22,
61
] | 67 | [
"24-22=2",
"64*2=128",
"128-61=67"
] | Current State: 67:[64, 24, 22, 61], Operations: []
Exploring Operation: 24-22=2, Resulting Numbers: [64, 61, 2]
Generated Node #2: [64, 61, 2] from Operation: 24-22=2
Current State: 67:[64, 61, 2], Operations: ['24-22=2']
Exploring Operation: 64*2=128, Resulting Numbers: [61, 128]
Generated Node #3: [61, 128] from Oper... | 4 | Current State: 67:[64, 24, 22, 61], Operations: []
Exploring Operation: 24+22=46, Resulting Numbers: [64, 61, 46]
Generated Node #0,0: 67:[64, 61, 46] Operation: 24+22=46
Start Sub Search at level 1: Moving to Node #0,0
Current State: 67:[64, 61, 46], Operations: ['24+22=46']
Exploring Operation: 61+46=107, Resulting N... | 0 | hs_1 | sum_heuristic |
[
15,
66,
39,
17
] | 10 | [
"66+39=105",
"105/15=7",
"17-7=10"
] | Current State: 10:[15, 66, 39, 17], Operations: []
Exploring Operation: 66+39=105, Resulting Numbers: [15, 17, 105]
Generated Node #2: [15, 17, 105] from Operation: 66+39=105
Current State: 10:[15, 17, 105], Operations: ['66+39=105']
Exploring Operation: 105/15=7, Resulting Numbers: [17, 7]
Generated Node #3: [17, 7] f... | 4 | Current State: 10:[15, 66, 39, 17], Operations: []
Exploring Operation: 66-39=27, Resulting Numbers: [15, 17, 27]
Generated Node #0,0: 10:[15, 17, 27] Operation: 66-39=27
Exploring Operation: 66-17=49, Resulting Numbers: [15, 39, 49]
Generated Node #0,1: 10:[15, 39, 49] Operation: 66-17=49
Exploring Operation: 39-17=22... | 0 | hs_3 | sum_heuristic |
[
1,
6,
20,
94
] | 27 | [
"94-1=93",
"6*20=120",
"120-93=27"
] | Current State: 27:[1, 6, 20, 94], Operations: []
Exploring Operation: 94-1=93, Resulting Numbers: [6, 20, 93]
Generated Node #2: [6, 20, 93] from Operation: 94-1=93
Current State: 27:[6, 20, 93], Operations: ['94-1=93']
Exploring Operation: 6*20=120, Resulting Numbers: [93, 120]
Generated Node #3: [93, 120] from Operat... | 4 | Current State: 27:[1, 6, 20, 94], Operations: []
Exploring Operation: 20-6=14, Resulting Numbers: [1, 94, 14]
Generated Node #0,0: 27:[1, 94, 14] Operation: 20-6=14
Exploring Operation: 1+6=7, Resulting Numbers: [20, 94, 7]
Generated Node #0,1: 27:[20, 94, 7] Operation: 1+6=7
Exploring Operation: 94-20=74, Resulting Nu... | 0 | hs_5 | mult_heuristic |
[
66,
51,
85,
60
] | 40 | [
"66-51=15",
"85-60=25",
"15+25=40"
] | Current State: 40:[66, 51, 85, 60], Operations: []
Exploring Operation: 66-51=15, Resulting Numbers: [85, 60, 15]
Generated Node #2: [85, 60, 15] from Operation: 66-51=15
Current State: 40:[85, 60, 15], Operations: ['66-51=15']
Exploring Operation: 85-60=25, Resulting Numbers: [15, 25]
Generated Node #3: [15, 25] from ... | 4 | Current State: 40:[66, 51, 85, 60], Operations: []
Exploring Operation: 85-66=19, Resulting Numbers: [51, 60, 19]
Generated Node #0,0: 40:[51, 60, 19] Operation: 85-66=19
Exploring Operation: 85-60=25, Resulting Numbers: [66, 51, 25]
Generated Node #0,1: 40:[66, 51, 25] Operation: 85-60=25
Exploring Operation: 85-51=34... | 0.979167 | hs_3 | mult_heuristic |
[
70,
71,
5,
38
] | 43 | [
"71-70=1",
"5+38=43",
"1*43=43"
] | Current State: 43:[70, 71, 5, 38], Operations: []
Exploring Operation: 71-70=1, Resulting Numbers: [5, 38, 1]
Generated Node #2: [5, 38, 1] from Operation: 71-70=1
Current State: 43:[5, 38, 1], Operations: ['71-70=1']
Exploring Operation: 5+38=43, Resulting Numbers: [1, 43]
Generated Node #3: [1, 43] from Operation: 5+... | 4 | Current State: 43:[70, 71, 5, 38], Operations: []
Exploring Operation: 71-5=66, Resulting Numbers: [70, 38, 66]
Generated Node #0,0: 43:[70, 38, 66] Operation: 71-5=66
Exploring Operation: 70-5=65, Resulting Numbers: [71, 38, 65]
Generated Node #0,1: 43:[71, 38, 65] Operation: 70-5=65
Moving to Node #0,0
Current State:... | 0 | hs_2 | mult_heuristic |
[
29,
64,
41,
7
] | 59 | [
"29+64=93",
"41-7=34",
"93-34=59"
] | Current State: 59:[29, 64, 41, 7], Operations: []
Exploring Operation: 29+64=93, Resulting Numbers: [41, 7, 93]
Generated Node #2: [41, 7, 93] from Operation: 29+64=93
Current State: 59:[41, 7, 93], Operations: ['29+64=93']
Exploring Operation: 41-7=34, Resulting Numbers: [93, 34]
Generated Node #3: [93, 34] from Opera... | 4 | Current State: 59:[29, 64, 41, 7], Operations: []
Exploring Operation: 64-7=57, Resulting Numbers: [29, 41, 57]
Generated Node #0,0: 59:[29, 41, 57] Operation: 64-7=57
Exploring Operation: 29+7=36, Resulting Numbers: [64, 41, 36]
Generated Node #0,1: 59:[64, 41, 36] Operation: 29+7=36
Exploring Operation: 41+7=48, Resu... | 0.921875 | hs_5 | mult_heuristic |
[
28,
76,
91,
67
] | 44 | [
"76+67=143",
"28*143=4004",
"4004/91=44"
] | Current State: 44:[28, 76, 91, 67], Operations: []
Exploring Operation: 76+67=143, Resulting Numbers: [28, 91, 143]
Generated Node #2: [28, 91, 143] from Operation: 76+67=143
Current State: 44:[28, 91, 143], Operations: ['76+67=143']
Exploring Operation: 28*143=4004, Resulting Numbers: [91, 4004]
Generated Node #3: [91... | 4 | Current State: 44:[28, 76, 91, 67], Operations: []
Exploring Operation: 91-76=15, Resulting Numbers: [28, 67, 15]
Generated Node #0,0: 44:[28, 67, 15] Operation: 91-76=15
Exploring Operation: 91-67=24, Resulting Numbers: [28, 76, 24]
Generated Node #0,1: 44:[28, 76, 24] Operation: 91-67=24
Exploring Operation: 76-67=9,... | 0 | hs_4 | mult_heuristic |
[
1,
24,
88,
44
] | 24 | [
"88/44=2",
"2-1=1",
"24*1=24"
] | Current State: 24:[1, 24, 88, 44], Operations: []
Exploring Operation: 88/44=2, Resulting Numbers: [1, 24, 2]
Generated Node #2: [1, 24, 2] from Operation: 88/44=2
Current State: 24:[1, 24, 2], Operations: ['88/44=2']
Exploring Operation: 2-1=1, Resulting Numbers: [24, 1]
Generated Node #3: [24, 1] from Operation: 2-1=... | 4 | Current State: 24:[1, 24, 88, 44], Operations: []
Exploring Operation: 44-24=20, Resulting Numbers: [1, 88, 20]
Generated Node #0,0: 24:[1, 88, 20] Operation: 44-24=20
Exploring Operation: 88-44=44, Resulting Numbers: [1, 24, 44]
Generated Node #0,1: 24:[1, 24, 44] Operation: 88-44=44
Exploring Operation: 88/44=2, Resu... | 0 | hs_4 | mult_heuristic |
[
62,
14,
52,
70
] | 60 | [
"70-62=8",
"14*8=112",
"112-52=60"
] | Current State: 60:[62, 14, 52, 70], Operations: []
Exploring Operation: 70-62=8, Resulting Numbers: [14, 52, 8]
Generated Node #2: [14, 52, 8] from Operation: 70-62=8
Current State: 60:[14, 52, 8], Operations: ['70-62=8']
Exploring Operation: 14*8=112, Resulting Numbers: [52, 112]
Generated Node #3: [52, 112] from Oper... | 4 | Current State: 60:[62, 14, 52, 70], Operations: []
Exploring Operation: 70/14=5, Resulting Numbers: [62, 52, 5]
Generated Node #0,0: 60:[62, 52, 5] Operation: 70/14=5
Exploring Operation: 70-52=18, Resulting Numbers: [62, 14, 18]
Generated Node #0,1: 60:[62, 14, 18] Operation: 70-52=18
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
83,
17,
70,
15
] | 88 | [
"70+15=85",
"85/17=5",
"83+5=88"
] | Current State: 88:[83, 17, 70, 15], Operations: []
Exploring Operation: 70+15=85, Resulting Numbers: [83, 17, 85]
Generated Node #2: [83, 17, 85] from Operation: 70+15=85
Current State: 88:[83, 17, 85], Operations: ['70+15=85']
Exploring Operation: 85/17=5, Resulting Numbers: [83, 5]
Generated Node #3: [83, 5] from Ope... | 4 | Current State: 88:[83, 17, 70, 15], Operations: []
Exploring Operation: 83-70=13, Resulting Numbers: [17, 15, 13]
Generated Node #0,0: 88:[17, 15, 13] Operation: 83-70=13
Exploring Operation: 70+15=85, Resulting Numbers: [83, 17, 85]
Generated Node #0,1: 88:[83, 17, 85] Operation: 70+15=85
Exploring Operation: 70-17=53... | 0.967014 | hs_4 | sum_heuristic |
[
37,
2,
57,
30
] | 40 | [
"57-37=20",
"2*30=60",
"60-20=40"
] | Current State: 40:[37, 2, 57, 30], Operations: []
Exploring Operation: 57-37=20, Resulting Numbers: [2, 30, 20]
Generated Node #2: [2, 30, 20] from Operation: 57-37=20
Current State: 40:[2, 30, 20], Operations: ['57-37=20']
Exploring Operation: 2*30=60, Resulting Numbers: [20, 60]
Generated Node #3: [20, 60] from Opera... | 4 | Current State: 40:[37, 2, 57, 30], Operations: []
Exploring Operation: 57-37=20, Resulting Numbers: [2, 30, 20]
Generated Node #0,0: 40:[2, 30, 20] Operation: 57-37=20
Start Sub Search at level 1: Moving to Node #0,0
Current State: 40:[2, 30, 20], Operations: ['57-37=20']
Exploring Operation: 30-20=10, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
73,
52,
66,
72
] | 13 | [
"73+52=125",
"66+72=138",
"138-125=13"
] | Current State: 13:[73, 52, 66, 72], Operations: []
Exploring Operation: 73+52=125, Resulting Numbers: [66, 72, 125]
Generated Node #2: [66, 72, 125] from Operation: 73+52=125
Current State: 13:[66, 72, 125], Operations: ['73+52=125']
Exploring Operation: 66+72=138, Resulting Numbers: [125, 138]
Generated Node #3: [125,... | 4 | Current State: 13:[73, 52, 66, 72], Operations: []
Exploring Operation: 73-72=1, Resulting Numbers: [52, 66, 1]
Generated Node #0,0: 13:[52, 66, 1] Operation: 73-72=1
Exploring Operation: 73-66=7, Resulting Numbers: [52, 72, 7]
Generated Node #0,1: 13:[52, 72, 7] Operation: 73-66=7
Exploring Operation: 72-66=6, Resulti... | 0.989583 | hs_3 | mult_heuristic |
[
78,
10,
89,
76
] | 55 | [
"78-10=68",
"89-76=13",
"68-13=55"
] | Current State: 55:[78, 10, 89, 76], Operations: []
Exploring Operation: 78-10=68, Resulting Numbers: [89, 76, 68]
Generated Node #2: [89, 76, 68] from Operation: 78-10=68
Current State: 55:[89, 76, 68], Operations: ['78-10=68']
Exploring Operation: 89-76=13, Resulting Numbers: [68, 13]
Generated Node #3: [68, 13] from ... | 4 | Current State: 55:[78, 10, 89, 76], Operations: []
Exploring Operation: 89-78=11, Resulting Numbers: [10, 76, 11]
Generated Node #0,0: 55:[10, 76, 11] Operation: 89-78=11
Start Sub Search at level 1: Moving to Node #0,0
Current State: 55:[10, 76, 11], Operations: ['89-78=11']
Exploring Operation: 76-10=66, Resulting Nu... | 0.993924 | hs_1 | sum_heuristic |
[
58,
99,
32,
88
] | 94 | [
"99*32=3168",
"3168/88=36",
"58+36=94"
] | Current State: 94:[58, 99, 32, 88], Operations: []
Exploring Operation: 99*32=3168, Resulting Numbers: [58, 88, 3168]
Generated Node #2: [58, 88, 3168] from Operation: 99*32=3168
Current State: 94:[58, 88, 3168], Operations: ['99*32=3168']
Exploring Operation: 3168/88=36, Resulting Numbers: [58, 36]
Generated Node #3: ... | 4 | Current State: 94:[58, 99, 32, 88], Operations: []
Exploring Operation: 88-32=56, Resulting Numbers: [58, 99, 56]
Generated Node #0,0: 94:[58, 99, 56] Operation: 88-32=56
Exploring Operation: 58+32=90, Resulting Numbers: [99, 88, 90]
Generated Node #0,1: 94:[99, 88, 90] Operation: 58+32=90
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
9,
27,
33,
16
] | 14 | [
"27/9=3",
"33-16=17",
"17-3=14"
] | Current State: 14:[9, 27, 33, 16], Operations: []
Exploring Operation: 27/9=3, Resulting Numbers: [33, 16, 3]
Generated Node #2: [33, 16, 3] from Operation: 27/9=3
Current State: 14:[33, 16, 3], Operations: ['27/9=3']
Exploring Operation: 33-16=17, Resulting Numbers: [3, 17]
Generated Node #3: [3, 17] from Operation: 3... | 4 | Current State: 14:[9, 27, 33, 16], Operations: []
Exploring Operation: 33-16=17, Resulting Numbers: [9, 27, 17]
Generated Node #0,0: 14:[9, 27, 17] Operation: 33-16=17
Exploring Operation: 27-16=11, Resulting Numbers: [9, 33, 11]
Generated Node #0,1: 14:[9, 33, 11] Operation: 27-16=11
Exploring Operation: 27/9=3, Resul... | 0.974826 | hs_4 | mult_heuristic |
[
32,
54,
38,
29
] | 56 | [
"32-29=3",
"54/3=18",
"38+18=56"
] | Current State: 56:[32, 54, 38, 29], Operations: []
Exploring Operation: 32-29=3, Resulting Numbers: [54, 38, 3]
Generated Node #2: [54, 38, 3] from Operation: 32-29=3
Current State: 56:[54, 38, 3], Operations: ['32-29=3']
Exploring Operation: 54/3=18, Resulting Numbers: [38, 18]
Generated Node #3: [38, 18] from Operati... | 4 | Current State: 56:[32, 54, 38, 29], Operations: []
Exploring Operation: 54-38=16, Resulting Numbers: [32, 29, 16]
Generated Node #0,0: 56:[32, 29, 16] Operation: 54-38=16
Exploring Operation: 38-32=6, Resulting Numbers: [54, 29, 6]
Generated Node #0,1: 56:[54, 29, 6] Operation: 38-32=6
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
66,
38,
81,
37
] | 15 | [
"81-66=15",
"38-37=1",
"15*1=15"
] | Current State: 15:[66, 38, 81, 37], Operations: []
Exploring Operation: 81-66=15, Resulting Numbers: [38, 37, 15]
Generated Node #2: [38, 37, 15] from Operation: 81-66=15
Current State: 15:[38, 37, 15], Operations: ['81-66=15']
Exploring Operation: 38-37=1, Resulting Numbers: [15, 1]
Generated Node #3: [15, 1] from Ope... | 4 | Current State: 15:[66, 38, 81, 37], Operations: []
Exploring Operation: 81-66=15, Resulting Numbers: [38, 37, 15]
Generated Node #0,0: 15:[38, 37, 15] Operation: 81-66=15
Moving to Node #0,0
Current State: 15:[38, 37, 15], Operations: ['81-66=15']
Exploring Operation: 38-37=1, Resulting Numbers: [15, 1]
Generated Node ... | 0.993924 | hs_1 | mult_heuristic |
[
52,
53,
31,
94
] | 54 | [
"31*94=2914",
"2914-52=2862",
"2862/53=54"
] | Current State: 54:[52, 53, 31, 94], Operations: []
Exploring Operation: 31*94=2914, Resulting Numbers: [52, 53, 2914]
Generated Node #2: [52, 53, 2914] from Operation: 31*94=2914
Current State: 54:[52, 53, 2914], Operations: ['31*94=2914']
Exploring Operation: 2914-52=2862, Resulting Numbers: [53, 2862]
Generated Node ... | 4 | Current State: 54:[52, 53, 31, 94], Operations: []
Exploring Operation: 53-52=1, Resulting Numbers: [31, 94, 1]
Generated Node #0,0: 54:[31, 94, 1] Operation: 53-52=1
Exploring Operation: 94-31=63, Resulting Numbers: [52, 53, 63]
Generated Node #0,1: 54:[52, 53, 63] Operation: 94-31=63
Exploring Operation: 52-31=21, Re... | 0 | hs_5 | mult_heuristic |
[
37,
76,
18,
50
] | 29 | [
"76-37=39",
"18+50=68",
"68-39=29"
] | Current State: 29:[37, 76, 18, 50], Operations: []
Exploring Operation: 76-37=39, Resulting Numbers: [18, 50, 39]
Generated Node #2: [18, 50, 39] from Operation: 76-37=39
Current State: 29:[18, 50, 39], Operations: ['76-37=39']
Exploring Operation: 18+50=68, Resulting Numbers: [39, 68]
Generated Node #3: [39, 68] from ... | 4 | Current State: 29:[37, 76, 18, 50], Operations: []
Exploring Operation: 76-37=39, Resulting Numbers: [18, 50, 39]
Generated Node #0,0: 29:[18, 50, 39] Operation: 76-37=39
Exploring Operation: 76-50=26, Resulting Numbers: [37, 18, 26]
Generated Node #0,1: 29:[37, 18, 26] Operation: 76-50=26
Exploring Operation: 76-18=58... | 0.984375 | hs_3 | sum_heuristic |
[
65,
5,
15,
82
] | 27 | [
"65+5=70",
"15+82=97",
"97-70=27"
] | Current State: 27:[65, 5, 15, 82], Operations: []
Exploring Operation: 65+5=70, Resulting Numbers: [15, 82, 70]
Generated Node #2: [15, 82, 70] from Operation: 65+5=70
Current State: 27:[15, 82, 70], Operations: ['65+5=70']
Exploring Operation: 15+82=97, Resulting Numbers: [70, 97]
Generated Node #3: [70, 97] from Oper... | 4 | Current State: 27:[65, 5, 15, 82], Operations: []
Exploring Operation: 65/5=13, Resulting Numbers: [15, 82, 13]
Generated Node #0,0: 27:[15, 82, 13] Operation: 65/5=13
Exploring Operation: 82-65=17, Resulting Numbers: [5, 15, 17]
Generated Node #0,1: 27:[5, 15, 17] Operation: 82-65=17
Moving to Node #0,1
Current State:... | 0.990451 | hs_2 | sum_heuristic |
[
4,
20,
24,
6
] | 42 | [
"4+20=24",
"24-6=18",
"24+18=42"
] | Current State: 42:[4, 20, 24, 6], Operations: []
Exploring Operation: 4+20=24, Resulting Numbers: [24, 6, 24]
Generated Node #2: [24, 6, 24] from Operation: 4+20=24
Current State: 42:[24, 6, 24], Operations: ['4+20=24']
Exploring Operation: 24-6=18, Resulting Numbers: [18]
18,42 equal: Goal Reached
Exploring Operation:... | 4 | Current State: 42:[4, 20, 24, 6], Operations: []
Exploring Operation: 20+24=44, Resulting Numbers: [4, 6, 44]
Generated Node #0,0: 42:[4, 6, 44] Operation: 20+24=44
Exploring Operation: 24-20=4, Resulting Numbers: [4, 6, 4]
Generated Node #0,1: 42:[4, 6, 4] Operation: 24-20=4
Exploring Operation: 24/4=6, Resulting Numb... | 0.9375 | hs_4 | mult_heuristic |
[
40,
58,
53,
27
] | 18 | [
"40+58=98",
"53+27=80",
"98-80=18"
] | Current State: 18:[40, 58, 53, 27], Operations: []
Exploring Operation: 40+58=98, Resulting Numbers: [53, 27, 98]
Generated Node #2: [53, 27, 98] from Operation: 40+58=98
Current State: 18:[53, 27, 98], Operations: ['40+58=98']
Exploring Operation: 53+27=80, Resulting Numbers: [98, 80]
Generated Node #3: [98, 80] from ... | 4 | Current State: 18:[40, 58, 53, 27], Operations: []
Exploring Operation: 58-53=5, Resulting Numbers: [40, 27, 5]
Generated Node #0,0: 18:[40, 27, 5] Operation: 58-53=5
Moving to Node #0,0
Current State: 18:[40, 27, 5], Operations: ['58-53=5']
Exploring Operation: 40-27=13, Resulting Numbers: [5, 13]
Generated Node #0,0,... | 0.993924 | hs_1 | sum_heuristic |
[
40,
26,
34,
42
] | 74 | [
"40+26=66",
"42-34=8",
"66+8=74"
] | Current State: 74:[40, 26, 34, 42], Operations: []
Exploring Operation: 40+26=66, Resulting Numbers: [34, 42, 66]
Generated Node #2: [34, 42, 66] from Operation: 40+26=66
Current State: 74:[34, 42, 66], Operations: ['40+26=66']
Exploring Operation: 42-34=8, Resulting Numbers: [66, 8]
Generated Node #3: [66, 8] from Ope... | 4 | Current State: 74:[40, 26, 34, 42], Operations: []
Exploring Operation: 26+42=68, Resulting Numbers: [40, 34, 68]
Generated Node #0,0: 74:[40, 34, 68] Operation: 26+42=68
Exploring Operation: 42-40=2, Resulting Numbers: [26, 34, 2]
Generated Node #0,1: 74:[26, 34, 2] Operation: 42-40=2
Exploring Operation: 34-26=8, Res... | 0.986111 | hs_3 | sum_heuristic |
[
47,
7,
34,
2
] | 89 | [
"47-34=13",
"7*13=91",
"91-2=89"
] | Current State: 89:[47, 7, 34, 2], Operations: []
Exploring Operation: 47-34=13, Resulting Numbers: [7, 2, 13]
Generated Node #2: [7, 2, 13] from Operation: 47-34=13
Current State: 89:[7, 2, 13], Operations: ['47-34=13']
Exploring Operation: 7*13=91, Resulting Numbers: [2, 91]
Generated Node #3: [2, 91] from Operation: ... | 4 | Current State: 89:[47, 7, 34, 2], Operations: []
Exploring Operation: 7*2=14, Resulting Numbers: [47, 34, 14]
Generated Node #0,0: 89:[47, 34, 14] Operation: 7*2=14
Exploring Operation: 34*2=68, Resulting Numbers: [47, 7, 68]
Generated Node #0,1: 89:[47, 7, 68] Operation: 34*2=68
Exploring Operation: 47+7=54, Resulting... | 0 | hs_4 | mult_heuristic |
[
8,
88,
16,
46
] | 86 | [
"8*16=128",
"88-46=42",
"128-42=86"
] | Current State: 86:[8, 88, 16, 46], Operations: []
Exploring Operation: 8*16=128, Resulting Numbers: [88, 46, 128]
Generated Node #2: [88, 46, 128] from Operation: 8*16=128
Current State: 86:[88, 46, 128], Operations: ['8*16=128']
Exploring Operation: 88-46=42, Resulting Numbers: [128, 42]
Generated Node #3: [128, 42] f... | 4 | Current State: 86:[8, 88, 16, 46], Operations: []
Exploring Operation: 16/8=2, Resulting Numbers: [88, 46, 2]
Generated Node #0,0: 86:[88, 46, 2] Operation: 16/8=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 86:[88, 46, 2], Operations: ['16/8=2']
Exploring Operation: 88-46=42, Resulting Numbers: [2,... | 0 | hs_1 | mult_heuristic |
[
6,
50,
55,
61
] | 91 | [
"55-50=5",
"6*5=30",
"61+30=91"
] | Current State: 91:[6, 50, 55, 61], Operations: []
Exploring Operation: 55-50=5, Resulting Numbers: [6, 61, 5]
Generated Node #2: [6, 61, 5] from Operation: 55-50=5
Current State: 91:[6, 61, 5], Operations: ['55-50=5']
Exploring Operation: 6*5=30, Resulting Numbers: [61, 30]
Generated Node #3: [61, 30] from Operation: 6... | 4 | Current State: 91:[6, 50, 55, 61], Operations: []
Exploring Operation: 61-50=11, Resulting Numbers: [6, 55, 11]
Generated Node #0,0: 91:[6, 55, 11] Operation: 61-50=11
Exploring Operation: 61-55=6, Resulting Numbers: [6, 50, 6]
Generated Node #0,1: 91:[6, 50, 6] Operation: 61-55=6
Exploring Operation: 55-50=5, Resultin... | 0 | hs_4 | sum_heuristic |
[
46,
24,
3,
25
] | 53 | [
"46-24=22",
"3*25=75",
"75-22=53"
] | Current State: 53:[46, 24, 3, 25], Operations: []
Exploring Operation: 46-24=22, Resulting Numbers: [3, 25, 22]
Generated Node #2: [3, 25, 22] from Operation: 46-24=22
Current State: 53:[3, 25, 22], Operations: ['46-24=22']
Exploring Operation: 3*25=75, Resulting Numbers: [22, 75]
Generated Node #3: [22, 75] from Opera... | 4 | Current State: 53:[46, 24, 3, 25], Operations: []
Exploring Operation: 24*3=72, Resulting Numbers: [46, 25, 72]
Generated Node #0,0: 53:[46, 25, 72] Operation: 24*3=72
Exploring Operation: 3*25=75, Resulting Numbers: [46, 24, 75]
Generated Node #0,1: 53:[46, 24, 75] Operation: 3*25=75
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
28,
90,
56,
74
] | 98 | [
"28*56=1568",
"90-74=16",
"1568/16=98"
] | Current State: 98:[28, 90, 56, 74], Operations: []
Exploring Operation: 28*56=1568, Resulting Numbers: [90, 74, 1568]
Generated Node #2: [90, 74, 1568] from Operation: 28*56=1568
Current State: 98:[90, 74, 1568], Operations: ['28*56=1568']
Exploring Operation: 90-74=16, Resulting Numbers: [1568, 16]
Generated Node #3: ... | 4 | Current State: 98:[28, 90, 56, 74], Operations: []
Exploring Operation: 74-28=46, Resulting Numbers: [90, 56, 46]
Generated Node #0,0: 98:[90, 56, 46] Operation: 74-28=46
Exploring Operation: 28+74=102, Resulting Numbers: [90, 56, 102]
Generated Node #0,1: 98:[90, 56, 102] Operation: 28+74=102
Moving to Node #0,0
Curre... | 0 | hs_2 | mult_heuristic |
[
10,
40,
88,
30
] | 76 | [
"88*30=2640",
"2640/40=66",
"10+66=76"
] | Current State: 76:[10, 40, 88, 30], Operations: []
Exploring Operation: 88*30=2640, Resulting Numbers: [10, 40, 2640]
Generated Node #2: [10, 40, 2640] from Operation: 88*30=2640
Current State: 76:[10, 40, 2640], Operations: ['88*30=2640']
Exploring Operation: 2640/40=66, Resulting Numbers: [10, 66]
Generated Node #3: ... | 4 | Current State: 76:[10, 40, 88, 30], Operations: []
Exploring Operation: 88-10=78, Resulting Numbers: [40, 30, 78]
Generated Node #0,0: 76:[40, 30, 78] Operation: 88-10=78
Exploring Operation: 30-10=20, Resulting Numbers: [40, 88, 20]
Generated Node #0,1: 76:[40, 88, 20] Operation: 30-10=20
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
12,
59,
48,
47
] | 72 | [
"12+59=71",
"48-47=1",
"71+1=72"
] | Current State: 72:[12, 59, 48, 47], Operations: []
Exploring Operation: 12+59=71, Resulting Numbers: [48, 47, 71]
Generated Node #2: [48, 47, 71] from Operation: 12+59=71
Current State: 72:[48, 47, 71], Operations: ['12+59=71']
Exploring Operation: 48-47=1, Resulting Numbers: [71, 1]
Generated Node #3: [71, 1] from Ope... | 4 | Current State: 72:[12, 59, 48, 47], Operations: []
Exploring Operation: 12+59=71, Resulting Numbers: [48, 47, 71]
Generated Node #0,0: 72:[48, 47, 71] Operation: 12+59=71
Exploring Operation: 59-48=11, Resulting Numbers: [12, 47, 11]
Generated Node #0,1: 72:[12, 47, 11] Operation: 59-48=11
Exploring Operation: 59-47=12... | 0.953993 | hs_4 | mult_heuristic |
[
95,
60,
89,
2
] | 68 | [
"95+60=155",
"89-2=87",
"155-87=68"
] | Current State: 68:[95, 60, 89, 2], Operations: []
Exploring Operation: 95+60=155, Resulting Numbers: [89, 2, 155]
Generated Node #2: [89, 2, 155] from Operation: 95+60=155
Current State: 68:[89, 2, 155], Operations: ['95+60=155']
Exploring Operation: 89-2=87, Resulting Numbers: [155, 87]
Generated Node #3: [155, 87] fr... | 4 | Current State: 68:[95, 60, 89, 2], Operations: []
Exploring Operation: 95-89=6, Resulting Numbers: [60, 2, 6]
Generated Node #0,0: 68:[60, 2, 6] Operation: 95-89=6
Exploring Operation: 95-60=35, Resulting Numbers: [89, 2, 35]
Generated Node #0,1: 68:[89, 2, 35] Operation: 95-60=35
Moving to Node #0,0
Current State: 68:... | 0.992188 | hs_2 | mult_heuristic |
[
53,
85,
39,
83
] | 67 | [
"85-83=2",
"53*2=106",
"106-39=67"
] | Current State: 67:[53, 85, 39, 83], Operations: []
Exploring Operation: 85-83=2, Resulting Numbers: [53, 39, 2]
Generated Node #2: [53, 39, 2] from Operation: 85-83=2
Current State: 67:[53, 39, 2], Operations: ['85-83=2']
Exploring Operation: 53*2=106, Resulting Numbers: [39, 106]
Generated Node #3: [39, 106] from Oper... | 4 | Current State: 67:[53, 85, 39, 83], Operations: []
Exploring Operation: 85-39=46, Resulting Numbers: [53, 83, 46]
Generated Node #0,0: 67:[53, 83, 46] Operation: 85-39=46
Start Sub Search at level 1: Moving to Node #0,0
Current State: 67:[53, 83, 46], Operations: ['85-39=46']
Exploring Operation: 83-46=37, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
65,
99,
32,
44
] | 46 | [
"99-65=34",
"44-32=12",
"34+12=46"
] | Current State: 46:[65, 99, 32, 44], Operations: []
Exploring Operation: 99-65=34, Resulting Numbers: [32, 44, 34]
Generated Node #2: [32, 44, 34] from Operation: 99-65=34
Current State: 46:[32, 44, 34], Operations: ['99-65=34']
Exploring Operation: 44-32=12, Resulting Numbers: [34, 12]
Generated Node #3: [34, 12] from ... | 4 | Current State: 46:[65, 99, 32, 44], Operations: []
Exploring Operation: 65-44=21, Resulting Numbers: [99, 32, 21]
Generated Node #0,0: 46:[99, 32, 21] Operation: 65-44=21
Exploring Operation: 99-65=34, Resulting Numbers: [32, 44, 34]
Generated Node #0,1: 46:[32, 44, 34] Operation: 99-65=34
Exploring Operation: 99-44=55... | 0.976563 | hs_4 | sum_heuristic |
[
59,
67,
87,
50
] | 29 | [
"67-59=8",
"87-50=37",
"37-8=29"
] | Current State: 29:[59, 67, 87, 50], Operations: []
Exploring Operation: 67-59=8, Resulting Numbers: [87, 50, 8]
Generated Node #2: [87, 50, 8] from Operation: 67-59=8
Current State: 29:[87, 50, 8], Operations: ['67-59=8']
Exploring Operation: 87-50=37, Resulting Numbers: [8, 37]
Generated Node #3: [8, 37] from Operatio... | 4 | Current State: 29:[59, 67, 87, 50], Operations: []
Exploring Operation: 87-59=28, Resulting Numbers: [67, 50, 28]
Generated Node #0,0: 29:[67, 50, 28] Operation: 87-59=28
Exploring Operation: 87-67=20, Resulting Numbers: [59, 50, 20]
Generated Node #0,1: 29:[59, 50, 20] Operation: 87-67=20
Exploring Operation: 87-50=37... | 0.974826 | hs_4 | mult_heuristic |
[
79,
10,
48,
6
] | 91 | [
"79-48=31",
"10*6=60",
"31+60=91"
] | Current State: 91:[79, 10, 48, 6], Operations: []
Exploring Operation: 79-48=31, Resulting Numbers: [10, 6, 31]
Generated Node #2: [10, 6, 31] from Operation: 79-48=31
Current State: 91:[10, 6, 31], Operations: ['79-48=31']
Exploring Operation: 10*6=60, Resulting Numbers: [31, 60]
Generated Node #3: [31, 60] from Opera... | 4 | Current State: 91:[79, 10, 48, 6], Operations: []
Exploring Operation: 48/6=8, Resulting Numbers: [79, 10, 8]
Generated Node #0,0: 91:[79, 10, 8] Operation: 48/6=8
Start Sub Search at level 1: Moving to Node #0,0
Current State: 91:[79, 10, 8], Operations: ['48/6=8']
Exploring Operation: 79+10=89, Resulting Numbers: [8,... | 0 | hs_1 | mult_heuristic |
[
44,
57,
51,
49
] | 31 | [
"51-49=2",
"44*2=88",
"88-57=31"
] | Current State: 31:[44, 57, 51, 49], Operations: []
Exploring Operation: 51-49=2, Resulting Numbers: [44, 57, 2]
Generated Node #2: [44, 57, 2] from Operation: 51-49=2
Current State: 31:[44, 57, 2], Operations: ['51-49=2']
Exploring Operation: 44*2=88, Resulting Numbers: [57, 88]
Generated Node #3: [57, 88] from Operati... | 4 | Current State: 31:[44, 57, 51, 49], Operations: []
Exploring Operation: 57-44=13, Resulting Numbers: [51, 49, 13]
Generated Node #0,0: 31:[51, 49, 13] Operation: 57-44=13
Moving to Node #0,0
Current State: 31:[51, 49, 13], Operations: ['57-44=13']
Exploring Operation: 51-13=38, Resulting Numbers: [49, 38]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
5,
84,
17,
29
] | 12 | [
"5+17=22",
"29-22=7",
"84/7=12"
] | Current State: 12:[5, 84, 17, 29], Operations: []
Exploring Operation: 5+17=22, Resulting Numbers: [84, 29, 22]
Generated Node #2: [84, 29, 22] from Operation: 5+17=22
Current State: 12:[84, 29, 22], Operations: ['5+17=22']
Exploring Operation: 29-22=7, Resulting Numbers: [84, 7]
Generated Node #3: [84, 7] from Operati... | 4 | Current State: 12:[5, 84, 17, 29], Operations: []
Exploring Operation: 29-17=12, Resulting Numbers: [5, 84, 12]
Generated Node #0,0: 12:[5, 84, 12] Operation: 29-17=12
Exploring Operation: 84-29=55, Resulting Numbers: [5, 17, 55]
Generated Node #0,1: 12:[5, 17, 55] Operation: 84-29=55
Exploring Operation: 84-17=67, Res... | 0.978299 | hs_3 | sum_heuristic |
[
35,
14,
28,
57
] | 76 | [
"35-14=21",
"28*57=1596",
"1596/21=76"
] | Current State: 76:[35, 14, 28, 57], Operations: []
Exploring Operation: 35-14=21, Resulting Numbers: [28, 57, 21]
Generated Node #2: [28, 57, 21] from Operation: 35-14=21
Current State: 76:[28, 57, 21], Operations: ['35-14=21']
Exploring Operation: 28*57=1596, Resulting Numbers: [21, 1596]
Generated Node #3: [21, 1596]... | 4 | Current State: 76:[35, 14, 28, 57], Operations: []
Exploring Operation: 57-35=22, Resulting Numbers: [14, 28, 22]
Generated Node #0,0: 76:[14, 28, 22] Operation: 57-35=22
Exploring Operation: 14+57=71, Resulting Numbers: [35, 28, 71]
Generated Node #0,1: 76:[35, 28, 71] Operation: 14+57=71
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
91,
90,
79,
10
] | 68 | [
"91-90=1",
"79-10=69",
"69-1=68"
] | Current State: 68:[91, 90, 79, 10], Operations: []
Exploring Operation: 91-90=1, Resulting Numbers: [79, 10, 1]
Generated Node #2: [79, 10, 1] from Operation: 91-90=1
Current State: 68:[79, 10, 1], Operations: ['91-90=1']
Exploring Operation: 79-10=69, Resulting Numbers: [1, 69]
Generated Node #3: [1, 69] from Operatio... | 4 | Current State: 68:[91, 90, 79, 10], Operations: []
Exploring Operation: 90-79=11, Resulting Numbers: [91, 10, 11]
Generated Node #0,0: 68:[91, 10, 11] Operation: 90-79=11
Exploring Operation: 91-79=12, Resulting Numbers: [90, 10, 12]
Generated Node #0,1: 68:[90, 10, 12] Operation: 91-79=12
Exploring Operation: 91-90=1,... | 0.988715 | hs_4 | mult_heuristic |
[
44,
95,
79,
40
] | 19 | [
"79-44=35",
"40-35=5",
"95/5=19"
] | Current State: 19:[44, 95, 79, 40], Operations: []
Exploring Operation: 79-44=35, Resulting Numbers: [95, 40, 35]
Generated Node #2: [95, 40, 35] from Operation: 79-44=35
Current State: 19:[95, 40, 35], Operations: ['79-44=35']
Exploring Operation: 40-35=5, Resulting Numbers: [95, 5]
Generated Node #3: [95, 5] from Ope... | 4 | Current State: 19:[44, 95, 79, 40], Operations: []
Exploring Operation: 95-79=16, Resulting Numbers: [44, 40, 16]
Generated Node #0,0: 19:[44, 40, 16] Operation: 95-79=16
Moving to Node #0,0
Current State: 19:[44, 40, 16], Operations: ['95-79=16']
Exploring Operation: 44-40=4, Resulting Numbers: [16, 4]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
95,
1,
97,
20
] | 40 | [
"95*1=95",
"97-95=2",
"20*2=40"
] | Current State: 40:[95, 1, 97, 20], Operations: []
Exploring Operation: 95*1=95, Resulting Numbers: [97, 20, 95]
Generated Node #2: [97, 20, 95] from Operation: 95*1=95
Current State: 40:[97, 20, 95], Operations: ['95*1=95']
Exploring Operation: 97-95=2, Resulting Numbers: [20, 2]
Generated Node #3: [20, 2] from Operati... | 4 | Current State: 40:[95, 1, 97, 20], Operations: []
Exploring Operation: 97-95=2, Resulting Numbers: [1, 20, 2]
Generated Node #0,0: 40:[1, 20, 2] Operation: 97-95=2
Exploring Operation: 95-20=75, Resulting Numbers: [1, 97, 75]
Generated Node #0,1: 40:[1, 97, 75] Operation: 95-20=75
Moving to Node #0,0
Current State: 40:... | 0.992188 | hs_2 | sum_heuristic |
[
96,
2,
84,
5
] | 34 | [
"96+84=180",
"180/5=36",
"36-2=34"
] | Current State: 34:[96, 2, 84, 5], Operations: []
Exploring Operation: 96+84=180, Resulting Numbers: [2, 5, 180]
Generated Node #2: [2, 5, 180] from Operation: 96+84=180
Current State: 34:[2, 5, 180], Operations: ['96+84=180']
Exploring Operation: 180/5=36, Resulting Numbers: [2, 36]
Generated Node #3: [2, 36] from Oper... | 4 | Current State: 34:[96, 2, 84, 5], Operations: []
Exploring Operation: 96/2=48, Resulting Numbers: [84, 5, 48]
Generated Node #0,0: 34:[84, 5, 48] Operation: 96/2=48
Exploring Operation: 84-5=79, Resulting Numbers: [96, 2, 79]
Generated Node #0,1: 34:[96, 2, 79] Operation: 84-5=79
Exploring Operation: 96-84=12, Resultin... | 0.985243 | hs_5 | mult_heuristic |
[
97,
90,
45,
90
] | 95 | [
"90-45=45",
"90/45=2",
"97-2=95"
] | Current State: 95:[97, 90, 45, 90], Operations: []
Exploring Operation: 90-45=45, Resulting Numbers: [97, 45]
Generated Node #2: [97, 45] from Operation: 90-45=45
Current State: 95:[97, 45], Operations: ['90-45=45']
Exploring Operation: 90/45=2, Resulting Numbers: [97, 2]
Generated Node #3: [97, 2] from Operation: 90/4... | 4 | Current State: 95:[97, 90, 45, 90], Operations: []
Exploring Operation: 97-90=7, Resulting Numbers: [45, 90, 7]
Generated Node #0,0: 95:[45, 90, 7] Operation: 97-90=7
Exploring Operation: 97-90=7, Resulting Numbers: [90, 45, 7]
Generated Node #0,1: 95:[90, 45, 7] Operation: 97-90=7
Exploring Operation: 90/45=2, Resulti... | 0 | hs_5 | mult_heuristic |
[
18,
40,
18,
2
] | 72 | [
"18*2=36",
"40-36=4",
"18*4=72"
] | Current State: 72:[18, 40, 18, 2], Operations: []
Exploring Operation: 18*2=36, Resulting Numbers: [40, 36]
Generated Node #2: [40, 36] from Operation: 18*2=36
Current State: 72:[40, 36], Operations: ['18*2=36']
Exploring Operation: 40-36=4, Resulting Numbers: [4]
4,72 equal: Goal Reached
Exploring Operation: 18*4=72, ... | 4 | Current State: 72:[18, 40, 18, 2], Operations: []
Exploring Operation: 40-18=22, Resulting Numbers: [18, 2, 22]
Generated Node #0,0: 72:[18, 2, 22] Operation: 40-18=22
Start Sub Search at level 1: Moving to Node #0,0
Current State: 72:[18, 2, 22], Operations: ['40-18=22']
Exploring Operation: 22-18=4, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
38,
67,
38,
31
] | 97 | [
"38/38=1",
"67+31=98",
"98-1=97"
] | Current State: 97:[38, 67, 38, 31], Operations: []
Exploring Operation: 38/38=1, Resulting Numbers: [67, 31, 1]
Generated Node #2: [67, 31, 1] from Operation: 38/38=1
Current State: 97:[67, 31, 1], Operations: ['38/38=1']
Exploring Operation: 67+31=98, Resulting Numbers: [1, 98]
Generated Node #3: [1, 98] from Operatio... | 4 | Current State: 97:[38, 67, 38, 31], Operations: []
Exploring Operation: 38+38=76, Resulting Numbers: [67, 31, 76]
Generated Node #0,0: 97:[67, 31, 76] Operation: 38+38=76
Exploring Operation: 38+31=69, Resulting Numbers: [38, 67, 69]
Generated Node #0,1: 97:[38, 67, 69] Operation: 38+31=69
Exploring Operation: 38+31=69... | 0.938368 | hs_4 | sum_heuristic |
[
51,
50,
17,
30
] | 88 | [
"51+50=101",
"30-17=13",
"101-13=88"
] | Current State: 88:[51, 50, 17, 30], Operations: []
Exploring Operation: 51+50=101, Resulting Numbers: [17, 30, 101]
Generated Node #2: [17, 30, 101] from Operation: 51+50=101
Current State: 88:[17, 30, 101], Operations: ['51+50=101']
Exploring Operation: 30-17=13, Resulting Numbers: [101, 13]
Generated Node #3: [101, 1... | 4 | Current State: 88:[51, 50, 17, 30], Operations: []
Exploring Operation: 51-30=21, Resulting Numbers: [50, 17, 21]
Generated Node #0,0: 88:[50, 17, 21] Operation: 51-30=21
Exploring Operation: 51-50=1, Resulting Numbers: [17, 30, 1]
Generated Node #0,1: 88:[17, 30, 1] Operation: 51-50=1
Exploring Operation: 50-30=20, Re... | 0 | hs_3 | mult_heuristic |
[
32,
63,
18,
25
] | 61 | [
"32+18=50",
"50/25=2",
"63-2=61"
] | Current State: 61:[32, 63, 18, 25], Operations: []
Exploring Operation: 32+18=50, Resulting Numbers: [63, 25, 50]
Generated Node #2: [63, 25, 50] from Operation: 32+18=50
Current State: 61:[63, 25, 50], Operations: ['32+18=50']
Exploring Operation: 50/25=2, Resulting Numbers: [63, 2]
Generated Node #3: [63, 2] from Ope... | 4 | Current State: 61:[32, 63, 18, 25], Operations: []
Exploring Operation: 32+18=50, Resulting Numbers: [63, 25, 50]
Generated Node #0,0: 61:[63, 25, 50] Operation: 32+18=50
Exploring Operation: 32+25=57, Resulting Numbers: [63, 18, 57]
Generated Node #0,1: 61:[63, 18, 57] Operation: 32+25=57
Exploring Operation: 63-18=45... | 0 | hs_4 | sum_heuristic |
[
91,
44,
72,
26
] | 37 | [
"91+44=135",
"72+26=98",
"135-98=37"
] | Current State: 37:[91, 44, 72, 26], Operations: []
Exploring Operation: 91+44=135, Resulting Numbers: [72, 26, 135]
Generated Node #2: [72, 26, 135] from Operation: 91+44=135
Current State: 37:[72, 26, 135], Operations: ['91+44=135']
Exploring Operation: 72+26=98, Resulting Numbers: [135, 98]
Generated Node #3: [135, 9... | 4 | Current State: 37:[91, 44, 72, 26], Operations: []
Exploring Operation: 91-44=47, Resulting Numbers: [72, 26, 47]
Generated Node #0,0: 37:[72, 26, 47] Operation: 91-44=47
Exploring Operation: 91-72=19, Resulting Numbers: [44, 26, 19]
Generated Node #0,1: 37:[44, 26, 19] Operation: 91-72=19
Exploring Operation: 72-26=46... | 0.981771 | hs_5 | mult_heuristic |
[
98,
49,
86,
96
] | 91 | [
"98/49=2",
"86+96=182",
"182/2=91"
] | Current State: 91:[98, 49, 86, 96], Operations: []
Exploring Operation: 98/49=2, Resulting Numbers: [86, 96, 2]
Generated Node #2: [86, 96, 2] from Operation: 98/49=2
Current State: 91:[86, 96, 2], Operations: ['98/49=2']
Exploring Operation: 86+96=182, Resulting Numbers: [2, 182]
Generated Node #3: [2, 182] from Opera... | 4 | Current State: 91:[98, 49, 86, 96], Operations: []
Exploring Operation: 98/49=2, Resulting Numbers: [86, 96, 2]
Generated Node #0,0: 91:[86, 96, 2] Operation: 98/49=2
Exploring Operation: 86-49=37, Resulting Numbers: [98, 96, 37]
Generated Node #0,1: 91:[98, 96, 37] Operation: 86-49=37
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
4,
17,
8,
42
] | 76 | [
"8/4=2",
"17*2=34",
"42+34=76"
] | Current State: 76:[4, 17, 8, 42], Operations: []
Exploring Operation: 8/4=2, Resulting Numbers: [17, 42, 2]
Generated Node #2: [17, 42, 2] from Operation: 8/4=2
Current State: 76:[17, 42, 2], Operations: ['8/4=2']
Exploring Operation: 17*2=34, Resulting Numbers: [42, 34]
Generated Node #3: [42, 34] from Operation: 17*2... | 4 | Current State: 76:[4, 17, 8, 42], Operations: []
Exploring Operation: 8/4=2, Resulting Numbers: [17, 42, 2]
Generated Node #0,0: 76:[17, 42, 2] Operation: 8/4=2
Exploring Operation: 8-4=4, Resulting Numbers: [17, 42, 4]
Generated Node #0,1: 76:[17, 42, 4] Operation: 8-4=4
Start Sub Search at level 1: Moving to Node #0,... | 0 | hs_2 | sum_heuristic |
[
42,
76,
97,
2
] | 84 | [
"97-76=21",
"2*21=42",
"42+42=84"
] | Current State: 84:[42, 76, 97, 2], Operations: []
Exploring Operation: 97-76=21, Resulting Numbers: [42, 2, 21]
Generated Node #2: [42, 2, 21] from Operation: 97-76=21
Current State: 84:[42, 2, 21], Operations: ['97-76=21']
Exploring Operation: 2*21=42, Resulting Numbers: [42, 42]
Generated Node #3: [42, 42] from Opera... | 4 | Current State: 84:[42, 76, 97, 2], Operations: []
Exploring Operation: 76/2=38, Resulting Numbers: [42, 97, 38]
Generated Node #0,0: 84:[42, 97, 38] Operation: 76/2=38
Exploring Operation: 97-2=95, Resulting Numbers: [42, 76, 95]
Generated Node #0,1: 84:[42, 76, 95] Operation: 97-2=95
Exploring Operation: 76+2=78, Resu... | 0.967882 | hs_5 | sum_heuristic |
[
7,
82,
92,
28
] | 14 | [
"28/7=4",
"92-82=10",
"4+10=14"
] | Current State: 14:[7, 82, 92, 28], Operations: []
Exploring Operation: 28/7=4, Resulting Numbers: [82, 92, 4]
Generated Node #2: [82, 92, 4] from Operation: 28/7=4
Current State: 14:[82, 92, 4], Operations: ['28/7=4']
Exploring Operation: 92-82=10, Resulting Numbers: [4, 10]
Generated Node #3: [4, 10] from Operation: 9... | 4 | Current State: 14:[7, 82, 92, 28], Operations: []
Exploring Operation: 92-82=10, Resulting Numbers: [7, 28, 10]
Generated Node #0,0: 14:[7, 28, 10] Operation: 92-82=10
Moving to Node #0,0
Current State: 14:[7, 28, 10], Operations: ['92-82=10']
Exploring Operation: 28-10=18, Resulting Numbers: [7, 18]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
97,
20,
34,
3
] | 40 | [
"97-20=77",
"34+3=37",
"77-37=40"
] | Current State: 40:[97, 20, 34, 3], Operations: []
Exploring Operation: 97-20=77, Resulting Numbers: [34, 3, 77]
Generated Node #2: [34, 3, 77] from Operation: 97-20=77
Current State: 40:[34, 3, 77], Operations: ['97-20=77']
Exploring Operation: 34+3=37, Resulting Numbers: [77, 37]
Generated Node #3: [77, 37] from Opera... | 4 | Current State: 40:[97, 20, 34, 3], Operations: []
Exploring Operation: 97-34=63, Resulting Numbers: [20, 3, 63]
Generated Node #0,0: 40:[20, 3, 63] Operation: 97-34=63
Moving to Node #0,0
Current State: 40:[20, 3, 63], Operations: ['97-34=63']
Exploring Operation: 63/3=21, Resulting Numbers: [20, 21]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
84,
77,
5,
92
] | 57 | [
"84-77=7",
"5*7=35",
"92-35=57"
] | Current State: 57:[84, 77, 5, 92], Operations: []
Exploring Operation: 84-77=7, Resulting Numbers: [5, 92, 7]
Generated Node #2: [5, 92, 7] from Operation: 84-77=7
Current State: 57:[5, 92, 7], Operations: ['84-77=7']
Exploring Operation: 5*7=35, Resulting Numbers: [92, 35]
Generated Node #3: [92, 35] from Operation: 5... | 4 | Current State: 57:[84, 77, 5, 92], Operations: []
Exploring Operation: 92-77=15, Resulting Numbers: [84, 5, 15]
Generated Node #0,0: 57:[84, 5, 15] Operation: 92-77=15
Exploring Operation: 92-84=8, Resulting Numbers: [77, 5, 8]
Generated Node #0,1: 57:[77, 5, 8] Operation: 92-84=8
Start Sub Search at level 1: Moving to... | 0 | hs_2 | mult_heuristic |
[
2,
96,
2,
38
] | 96 | [
"2-2=0",
"38*0=0",
"96+0=96"
] | Current State: 96:[2, 96, 2, 38], Operations: []
Exploring Operation: 2-2=0, Resulting Numbers: [96, 38, 0]
Generated Node #2: [96, 38, 0] from Operation: 2-2=0
Current State: 96:[96, 38, 0], Operations: ['2-2=0']
Exploring Operation: 38*0=0, Resulting Numbers: [96, 0]
Generated Node #3: [96, 0] from Operation: 38*0=0
... | 4 | Current State: 96:[2, 96, 2, 38], Operations: []
Exploring Operation: 38/2=19, Resulting Numbers: [96, 2, 19]
Generated Node #0,0: 96:[96, 2, 19] Operation: 38/2=19
Exploring Operation: 38/2=19, Resulting Numbers: [2, 96, 19]
Generated Node #0,1: 96:[2, 96, 19] Operation: 38/2=19
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | mult_heuristic |
[
77,
38,
61,
58
] | 37 | [
"61-58=3",
"38*3=114",
"114-77=37"
] | Current State: 37:[77, 38, 61, 58], Operations: []
Exploring Operation: 61-58=3, Resulting Numbers: [77, 38, 3]
Generated Node #2: [77, 38, 3] from Operation: 61-58=3
Current State: 37:[77, 38, 3], Operations: ['61-58=3']
Exploring Operation: 38*3=114, Resulting Numbers: [77, 114]
Generated Node #3: [77, 114] from Oper... | 4 | Current State: 37:[77, 38, 61, 58], Operations: []
Exploring Operation: 77-58=19, Resulting Numbers: [38, 61, 19]
Generated Node #0,0: 37:[38, 61, 19] Operation: 77-58=19
Exploring Operation: 77-61=16, Resulting Numbers: [38, 58, 16]
Generated Node #0,1: 37:[38, 58, 16] Operation: 77-61=16
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
25,
35,
10,
64
] | 90 | [
"35*64=2240",
"10+2240=2250",
"2250/25=90"
] | Current State: 90:[25, 35, 10, 64], Operations: []
Exploring Operation: 35*64=2240, Resulting Numbers: [25, 10, 2240]
Generated Node #2: [25, 10, 2240] from Operation: 35*64=2240
Current State: 90:[25, 10, 2240], Operations: ['35*64=2240']
Exploring Operation: 10+2240=2250, Resulting Numbers: [25, 2250]
Generated Node ... | 4 | Current State: 90:[25, 35, 10, 64], Operations: []
Exploring Operation: 25+64=89, Resulting Numbers: [35, 10, 89]
Generated Node #0,0: 90:[35, 10, 89] Operation: 25+64=89
Exploring Operation: 64-35=29, Resulting Numbers: [25, 10, 29]
Generated Node #0,1: 90:[25, 10, 29] Operation: 64-35=29
Exploring Operation: 64-25=39... | 0 | hs_3 | sum_heuristic |
[
52,
98,
19,
10
] | 75 | [
"98-52=46",
"19+10=29",
"46+29=75"
] | Current State: 75:[52, 98, 19, 10], Operations: []
Exploring Operation: 98-52=46, Resulting Numbers: [19, 10, 46]
Generated Node #2: [19, 10, 46] from Operation: 98-52=46
Current State: 75:[19, 10, 46], Operations: ['98-52=46']
Exploring Operation: 19+10=29, Resulting Numbers: [46, 29]
Generated Node #3: [46, 29] from ... | 4 | Current State: 75:[52, 98, 19, 10], Operations: []
Exploring Operation: 98-52=46, Resulting Numbers: [19, 10, 46]
Generated Node #0,0: 75:[19, 10, 46] Operation: 98-52=46
Start Sub Search at level 1: Moving to Node #0,0
Current State: 75:[19, 10, 46], Operations: ['98-52=46']
Exploring Operation: 46-19=27, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
82,
39,
2,
10
] | 75 | [
"82-10=72",
"72/2=36",
"39+36=75"
] | Current State: 75:[82, 39, 2, 10], Operations: []
Exploring Operation: 82-10=72, Resulting Numbers: [39, 2, 72]
Generated Node #2: [39, 2, 72] from Operation: 82-10=72
Current State: 75:[39, 2, 72], Operations: ['82-10=72']
Exploring Operation: 72/2=36, Resulting Numbers: [39, 36]
Generated Node #3: [39, 36] from Opera... | 4 | Current State: 75:[82, 39, 2, 10], Operations: []
Exploring Operation: 82-39=43, Resulting Numbers: [2, 10, 43]
Generated Node #0,0: 75:[2, 10, 43] Operation: 82-39=43
Exploring Operation: 10/2=5, Resulting Numbers: [82, 39, 5]
Generated Node #0,1: 75:[82, 39, 5] Operation: 10/2=5
Exploring Operation: 39-10=29, Resulti... | 0 | hs_5 | sum_heuristic |
[
24,
81,
2,
25
] | 79 | [
"25-24=1",
"81-2=79",
"1*79=79"
] | Current State: 79:[24, 81, 2, 25], Operations: []
Exploring Operation: 25-24=1, Resulting Numbers: [81, 2, 1]
Generated Node #2: [81, 2, 1] from Operation: 25-24=1
Current State: 79:[81, 2, 1], Operations: ['25-24=1']
Exploring Operation: 81-2=79, Resulting Numbers: [1, 79]
Generated Node #3: [1, 79] from Operation: 81... | 4 | Current State: 79:[24, 81, 2, 25], Operations: []
Exploring Operation: 24*2=48, Resulting Numbers: [81, 25, 48]
Generated Node #0,0: 79:[81, 25, 48] Operation: 24*2=48
Exploring Operation: 2*25=50, Resulting Numbers: [24, 81, 50]
Generated Node #0,1: 79:[24, 81, 50] Operation: 2*25=50
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
44,
3,
31,
65
] | 90 | [
"44+31=75",
"75/3=25",
"65+25=90"
] | Current State: 90:[44, 3, 31, 65], Operations: []
Exploring Operation: 44+31=75, Resulting Numbers: [3, 65, 75]
Generated Node #2: [3, 65, 75] from Operation: 44+31=75
Current State: 90:[3, 65, 75], Operations: ['44+31=75']
Exploring Operation: 75/3=25, Resulting Numbers: [65, 25]
Generated Node #3: [65, 25] from Opera... | 4 | Current State: 90:[44, 3, 31, 65], Operations: []
Exploring Operation: 65-44=21, Resulting Numbers: [3, 31, 21]
Generated Node #0,0: 90:[3, 31, 21] Operation: 65-44=21
Exploring Operation: 65-31=34, Resulting Numbers: [44, 3, 34]
Generated Node #0,1: 90:[44, 3, 34] Operation: 65-31=34
Exploring Operation: 31+65=96, Res... | 0 | hs_3 | mult_heuristic |
[
65,
8,
64,
32
] | 23 | [
"65+8=73",
"64+32=96",
"96-73=23"
] | Current State: 23:[65, 8, 64, 32], Operations: []
Exploring Operation: 65+8=73, Resulting Numbers: [64, 32, 73]
Generated Node #2: [64, 32, 73] from Operation: 65+8=73
Current State: 23:[64, 32, 73], Operations: ['65+8=73']
Exploring Operation: 64+32=96, Resulting Numbers: [73, 96]
Generated Node #3: [73, 96] from Oper... | 4 | Current State: 23:[65, 8, 64, 32], Operations: []
Exploring Operation: 65-64=1, Resulting Numbers: [8, 32, 1]
Generated Node #0,0: 23:[8, 32, 1] Operation: 65-64=1
Moving to Node #0,0
Current State: 23:[8, 32, 1], Operations: ['65-64=1']
Exploring Operation: 32-8=24, Resulting Numbers: [1, 24]
Generated Node #0,0,0: 23... | 0.993924 | hs_1 | sum_heuristic |
[
65,
10,
11,
13
] | 55 | [
"65/13=5",
"10-5=5",
"11*5=55"
] | Current State: 55:[65, 10, 11, 13], Operations: []
Exploring Operation: 65/13=5, Resulting Numbers: [10, 11, 5]
Generated Node #2: [10, 11, 5] from Operation: 65/13=5
Current State: 55:[10, 11, 5], Operations: ['65/13=5']
Exploring Operation: 10-5=5, Resulting Numbers: [11, 5]
Generated Node #3: [11, 5] from Operation:... | 4 | Current State: 55:[65, 10, 11, 13], Operations: []
Exploring Operation: 65-10=55, Resulting Numbers: [11, 13, 55]
Generated Node #0,0: 55:[11, 13, 55] Operation: 65-10=55
Exploring Operation: 65-13=52, Resulting Numbers: [10, 11, 52]
Generated Node #0,1: 55:[10, 11, 52] Operation: 65-13=52
Exploring Operation: 65/13=5,... | 0.986979 | hs_4 | sum_heuristic |
[
3,
34,
12,
4
] | 22 | [
"4-3=1",
"34-12=22",
"1*22=22"
] | Current State: 22:[3, 34, 12, 4], Operations: []
Exploring Operation: 4-3=1, Resulting Numbers: [34, 12, 1]
Generated Node #2: [34, 12, 1] from Operation: 4-3=1
Current State: 22:[34, 12, 1], Operations: ['4-3=1']
Exploring Operation: 34-12=22, Resulting Numbers: [1, 22]
Generated Node #3: [1, 22] from Operation: 34-12... | 4 | Current State: 22:[3, 34, 12, 4], Operations: []
Exploring Operation: 34-3=31, Resulting Numbers: [12, 4, 31]
Generated Node #0,0: 22:[12, 4, 31] Operation: 34-3=31
Exploring Operation: 4-3=1, Resulting Numbers: [34, 12, 1]
Generated Node #0,1: 22:[34, 12, 1] Operation: 4-3=1
Exploring Operation: 34-4=30, Resulting Num... | 0.985243 | hs_5 | sum_heuristic |
[
27,
30,
46,
64
] | 20 | [
"64-46=18",
"30*18=540",
"540/27=20"
] | Current State: 20:[27, 30, 46, 64], Operations: []
Exploring Operation: 64-46=18, Resulting Numbers: [27, 30, 18]
Generated Node #2: [27, 30, 18] from Operation: 64-46=18
Current State: 20:[27, 30, 18], Operations: ['64-46=18']
Exploring Operation: 30*18=540, Resulting Numbers: [27, 540]
Generated Node #3: [27, 540] fr... | 4 | Current State: 20:[27, 30, 46, 64], Operations: []
Exploring Operation: 64-46=18, Resulting Numbers: [27, 30, 18]
Generated Node #0,0: 20:[27, 30, 18] Operation: 64-46=18
Exploring Operation: 64-27=37, Resulting Numbers: [30, 46, 37]
Generated Node #0,1: 20:[30, 46, 37] Operation: 64-27=37
Exploring Operation: 46-30=16... | 0 | hs_5 | mult_heuristic |
[
82,
62,
19,
55
] | 94 | [
"82-62=20",
"19+55=74",
"20+74=94"
] | Current State: 94:[82, 62, 19, 55], Operations: []
Exploring Operation: 82-62=20, Resulting Numbers: [19, 55, 20]
Generated Node #2: [19, 55, 20] from Operation: 82-62=20
Current State: 94:[19, 55, 20], Operations: ['82-62=20']
Exploring Operation: 19+55=74, Resulting Numbers: [20, 74]
Generated Node #3: [20, 74] from ... | 4 | Current State: 94:[82, 62, 19, 55], Operations: []
Exploring Operation: 82+19=101, Resulting Numbers: [62, 55, 101]
Generated Node #0,0: 94:[62, 55, 101] Operation: 82+19=101
Exploring Operation: 62-19=43, Resulting Numbers: [82, 55, 43]
Generated Node #0,1: 94:[82, 55, 43] Operation: 62-19=43
Start Sub Search at level... | 0.991319 | hs_2 | sum_heuristic |
[
77,
67,
8,
21
] | 23 | [
"77-67=10",
"21-8=13",
"10+13=23"
] | Current State: 23:[77, 67, 8, 21], Operations: []
Exploring Operation: 77-67=10, Resulting Numbers: [8, 21, 10]
Generated Node #2: [8, 21, 10] from Operation: 77-67=10
Current State: 23:[8, 21, 10], Operations: ['77-67=10']
Exploring Operation: 21-8=13, Resulting Numbers: [10, 13]
Generated Node #3: [10, 13] from Opera... | 4 | Current State: 23:[77, 67, 8, 21], Operations: []
Exploring Operation: 77-67=10, Resulting Numbers: [8, 21, 10]
Generated Node #0,0: 23:[8, 21, 10] Operation: 77-67=10
Start Sub Search at level 1: Moving to Node #0,0
Current State: 23:[8, 21, 10], Operations: ['77-67=10']
Exploring Operation: 8+10=18, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
60,
58,
17,
30
] | 82 | [
"60/30=2",
"58-17=41",
"2*41=82"
] | Current State: 82:[60, 58, 17, 30], Operations: []
Exploring Operation: 60/30=2, Resulting Numbers: [58, 17, 2]
Generated Node #2: [58, 17, 2] from Operation: 60/30=2
Current State: 82:[58, 17, 2], Operations: ['60/30=2']
Exploring Operation: 58-17=41, Resulting Numbers: [2, 41]
Generated Node #3: [2, 41] from Operatio... | 4 | Current State: 82:[60, 58, 17, 30], Operations: []
Exploring Operation: 60-58=2, Resulting Numbers: [17, 30, 2]
Generated Node #0,0: 82:[17, 30, 2] Operation: 60-58=2
Exploring Operation: 60-17=43, Resulting Numbers: [58, 30, 43]
Generated Node #0,1: 82:[58, 30, 43] Operation: 60-17=43
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
17,
14,
26,
74
] | 49 | [
"17+74=91",
"14*91=1274",
"1274/26=49"
] | Current State: 49:[17, 14, 26, 74], Operations: []
Exploring Operation: 17+74=91, Resulting Numbers: [14, 26, 91]
Generated Node #2: [14, 26, 91] from Operation: 17+74=91
Current State: 49:[14, 26, 91], Operations: ['17+74=91']
Exploring Operation: 14*91=1274, Resulting Numbers: [26, 1274]
Generated Node #3: [26, 1274]... | 4 | Current State: 49:[17, 14, 26, 74], Operations: []
Exploring Operation: 74-26=48, Resulting Numbers: [17, 14, 48]
Generated Node #0,0: 49:[17, 14, 48] Operation: 74-26=48
Moving to Node #0,0
Current State: 49:[17, 14, 48], Operations: ['74-26=48']
Exploring Operation: 17-14=3, Resulting Numbers: [48, 3]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
44,
84,
20,
33
] | 93 | [
"84-44=40",
"20+33=53",
"40+53=93"
] | Current State: 93:[44, 84, 20, 33], Operations: []
Exploring Operation: 84-44=40, Resulting Numbers: [20, 33, 40]
Generated Node #2: [20, 33, 40] from Operation: 84-44=40
Current State: 93:[20, 33, 40], Operations: ['84-44=40']
Exploring Operation: 20+33=53, Resulting Numbers: [40, 53]
Generated Node #3: [40, 53] from ... | 4 | Current State: 93:[44, 84, 20, 33], Operations: []
Exploring Operation: 44-20=24, Resulting Numbers: [84, 33, 24]
Generated Node #0,0: 93:[84, 33, 24] Operation: 44-20=24
Exploring Operation: 33-20=13, Resulting Numbers: [44, 84, 13]
Generated Node #0,1: 93:[44, 84, 13] Operation: 33-20=13
Exploring Operation: 84-44=40... | 0.985243 | hs_5 | sum_heuristic |
[
16,
15,
65,
36
] | 28 | [
"16-15=1",
"65-36=29",
"29-1=28"
] | Current State: 28:[16, 15, 65, 36], Operations: []
Exploring Operation: 16-15=1, Resulting Numbers: [65, 36, 1]
Generated Node #2: [65, 36, 1] from Operation: 16-15=1
Current State: 28:[65, 36, 1], Operations: ['16-15=1']
Exploring Operation: 65-36=29, Resulting Numbers: [1, 29]
Generated Node #3: [1, 29] from Operatio... | 4 | Current State: 28:[16, 15, 65, 36], Operations: []
Exploring Operation: 65-36=29, Resulting Numbers: [16, 15, 29]
Generated Node #0,0: 28:[16, 15, 29] Operation: 65-36=29
Exploring Operation: 65-16=49, Resulting Numbers: [15, 36, 49]
Generated Node #0,1: 28:[15, 36, 49] Operation: 65-16=49
Exploring Operation: 65-15=50... | 0.987847 | hs_3 | sum_heuristic |
[
38,
39,
65,
16
] | 50 | [
"39-38=1",
"65-16=49",
"1+49=50"
] | Current State: 50:[38, 39, 65, 16], Operations: []
Exploring Operation: 39-38=1, Resulting Numbers: [65, 16, 1]
Generated Node #2: [65, 16, 1] from Operation: 39-38=1
Current State: 50:[65, 16, 1], Operations: ['39-38=1']
Exploring Operation: 65-16=49, Resulting Numbers: [1, 49]
Generated Node #3: [1, 49] from Operatio... | 4 | Current State: 50:[38, 39, 65, 16], Operations: []
Exploring Operation: 65-38=27, Resulting Numbers: [39, 16, 27]
Generated Node #0,0: 50:[39, 16, 27] Operation: 65-38=27
Start Sub Search at level 1: Moving to Node #0,0
Current State: 50:[39, 16, 27], Operations: ['65-38=27']
Exploring Operation: 39-16=23, Resulting Nu... | 0.993924 | hs_1 | mult_heuristic |
[
9,
4,
8,
71
] | 18 | [
"9-8=1",
"71+1=72",
"72/4=18"
] | Current State: 18:[9, 4, 8, 71], Operations: []
Exploring Operation: 9-8=1, Resulting Numbers: [4, 71, 1]
Generated Node #2: [4, 71, 1] from Operation: 9-8=1
Current State: 18:[4, 71, 1], Operations: ['9-8=1']
Exploring Operation: 71+1=72, Resulting Numbers: [4, 72]
Generated Node #3: [4, 72] from Operation: 71+1=72
Cu... | 4 | Current State: 18:[9, 4, 8, 71], Operations: []
Exploring Operation: 71-8=63, Resulting Numbers: [9, 4, 63]
Generated Node #0,0: 18:[9, 4, 63] Operation: 71-8=63
Exploring Operation: 71-4=67, Resulting Numbers: [9, 8, 67]
Generated Node #0,1: 18:[9, 8, 67] Operation: 71-4=67
Exploring Operation: 8/4=2, Resulting Number... | 0 | hs_4 | mult_heuristic |
[
33,
50,
22,
22
] | 84 | [
"33+50=83",
"22/22=1",
"83+1=84"
] | Current State: 84:[33, 50, 22, 22], Operations: []
Exploring Operation: 33+50=83, Resulting Numbers: [22, 22, 83]
Generated Node #2: [22, 22, 83] from Operation: 33+50=83
Current State: 84:[22, 22, 83], Operations: ['33+50=83']
Exploring Operation: 22/22=1, Resulting Numbers: [83, 1]
Generated Node #3: [83, 1] from Ope... | 4 | Current State: 84:[33, 50, 22, 22], Operations: []
Exploring Operation: 50-22=28, Resulting Numbers: [33, 22, 28]
Generated Node #0,0: 84:[33, 22, 28] Operation: 50-22=28
Exploring Operation: 33+50=83, Resulting Numbers: [22, 22, 83]
Generated Node #0,1: 84:[22, 22, 83] Operation: 33+50=83
Exploring Operation: 50-33=17... | 0.990451 | hs_3 | sum_heuristic |
[
54,
3,
60,
20
] | 66 | [
"60-54=6",
"3*20=60",
"6+60=66"
] | Current State: 66:[54, 3, 60, 20], Operations: []
Exploring Operation: 60-54=6, Resulting Numbers: [3, 20, 6]
Generated Node #2: [3, 20, 6] from Operation: 60-54=6
Current State: 66:[3, 20, 6], Operations: ['60-54=6']
Exploring Operation: 3*20=60, Resulting Numbers: [6, 60]
Generated Node #3: [6, 60] from Operation: 3*... | 4 | Current State: 66:[54, 3, 60, 20], Operations: []
Exploring Operation: 54/3=18, Resulting Numbers: [60, 20, 18]
Generated Node #0,0: 66:[60, 20, 18] Operation: 54/3=18
Exploring Operation: 54-20=34, Resulting Numbers: [3, 60, 34]
Generated Node #0,1: 66:[3, 60, 34] Operation: 54-20=34
Exploring Operation: 60/20=3, Resu... | 0 | hs_4 | sum_heuristic |
[
53,
17,
88,
33
] | 51 | [
"53+17=70",
"88+33=121",
"121-70=51"
] | Current State: 51:[53, 17, 88, 33], Operations: []
Exploring Operation: 53+17=70, Resulting Numbers: [88, 33, 70]
Generated Node #2: [88, 33, 70] from Operation: 53+17=70
Current State: 51:[88, 33, 70], Operations: ['53+17=70']
Exploring Operation: 88+33=121, Resulting Numbers: [70, 121]
Generated Node #3: [70, 121] fr... | 4 | Current State: 51:[53, 17, 88, 33], Operations: []
Exploring Operation: 88-33=55, Resulting Numbers: [53, 17, 55]
Generated Node #0,0: 51:[53, 17, 55] Operation: 88-33=55
Exploring Operation: 88-17=71, Resulting Numbers: [53, 33, 71]
Generated Node #0,1: 51:[53, 33, 71] Operation: 88-17=71
Exploring Operation: 88-53=35... | 0.973958 | hs_3 | sum_heuristic |
[
21,
26,
4,
29
] | 80 | [
"21+26=47",
"4+29=33",
"47+33=80"
] | Current State: 80:[21, 26, 4, 29], Operations: []
Exploring Operation: 21+26=47, Resulting Numbers: [4, 29, 47]
Generated Node #2: [4, 29, 47] from Operation: 21+26=47
Current State: 80:[4, 29, 47], Operations: ['21+26=47']
Exploring Operation: 4+29=33, Resulting Numbers: [47, 33]
Generated Node #3: [47, 33] from Opera... | 4 | Current State: 80:[21, 26, 4, 29], Operations: []
Exploring Operation: 29-21=8, Resulting Numbers: [26, 4, 8]
Generated Node #0,0: 80:[26, 4, 8] Operation: 29-21=8
Exploring Operation: 29-26=3, Resulting Numbers: [21, 4, 3]
Generated Node #0,1: 80:[21, 4, 3] Operation: 29-26=3
Moving to Node #0,1
Current State: 80:[21,... | 0 | hs_2 | mult_heuristic |
[
68,
76,
9,
14
] | 86 | [
"76-68=8",
"9*8=72",
"14+72=86"
] | Current State: 86:[68, 76, 9, 14], Operations: []
Exploring Operation: 76-68=8, Resulting Numbers: [9, 14, 8]
Generated Node #2: [9, 14, 8] from Operation: 76-68=8
Current State: 86:[9, 14, 8], Operations: ['76-68=8']
Exploring Operation: 9*8=72, Resulting Numbers: [14, 72]
Generated Node #3: [14, 72] from Operation: 9... | 4 | Current State: 86:[68, 76, 9, 14], Operations: []
Exploring Operation: 68+14=82, Resulting Numbers: [76, 9, 82]
Generated Node #0,0: 86:[76, 9, 82] Operation: 68+14=82
Exploring Operation: 68-14=54, Resulting Numbers: [76, 9, 54]
Generated Node #0,1: 86:[76, 9, 54] Operation: 68-14=54
Exploring Operation: 76-68=8, Resu... | 0 | hs_3 | sum_heuristic |
[
13,
66,
26,
36
] | 51 | [
"26/13=2",
"66+36=102",
"102/2=51"
] | Current State: 51:[13, 66, 26, 36], Operations: []
Exploring Operation: 26/13=2, Resulting Numbers: [66, 36, 2]
Generated Node #2: [66, 36, 2] from Operation: 26/13=2
Current State: 51:[66, 36, 2], Operations: ['26/13=2']
Exploring Operation: 66+36=102, Resulting Numbers: [2, 102]
Generated Node #3: [2, 102] from Opera... | 4 | Current State: 51:[13, 66, 26, 36], Operations: []
Exploring Operation: 13+36=49, Resulting Numbers: [66, 26, 49]
Generated Node #0,0: 51:[66, 26, 49] Operation: 13+36=49
Exploring Operation: 36-13=23, Resulting Numbers: [66, 26, 23]
Generated Node #0,1: 51:[66, 26, 23] Operation: 36-13=23
Exploring Operation: 36-26=10... | 0 | hs_5 | mult_heuristic |
[
5,
88,
49,
13
] | 92 | [
"49-13=36",
"5*36=180",
"180-88=92"
] | Current State: 92:[5, 88, 49, 13], Operations: []
Exploring Operation: 49-13=36, Resulting Numbers: [5, 88, 36]
Generated Node #2: [5, 88, 36] from Operation: 49-13=36
Current State: 92:[5, 88, 36], Operations: ['49-13=36']
Exploring Operation: 5*36=180, Resulting Numbers: [88, 180]
Generated Node #3: [88, 180] from Op... | 4 | Current State: 92:[5, 88, 49, 13], Operations: []
Exploring Operation: 5+13=18, Resulting Numbers: [88, 49, 18]
Generated Node #0,0: 92:[88, 49, 18] Operation: 5+13=18
Exploring Operation: 13-5=8, Resulting Numbers: [88, 49, 8]
Generated Node #0,1: 92:[88, 49, 8] Operation: 13-5=8
Exploring Operation: 5+88=93, Resultin... | 0 | hs_5 | mult_heuristic |
[
55,
2,
13,
60
] | 78 | [
"55-13=42",
"2*60=120",
"120-42=78"
] | Current State: 78:[55, 2, 13, 60], Operations: []
Exploring Operation: 55-13=42, Resulting Numbers: [2, 60, 42]
Generated Node #2: [2, 60, 42] from Operation: 55-13=42
Current State: 78:[2, 60, 42], Operations: ['55-13=42']
Exploring Operation: 2*60=120, Resulting Numbers: [42, 120]
Generated Node #3: [42, 120] from Op... | 4 | Current State: 78:[55, 2, 13, 60], Operations: []
Exploring Operation: 60/2=30, Resulting Numbers: [55, 13, 30]
Generated Node #0,0: 78:[55, 13, 30] Operation: 60/2=30
Exploring Operation: 55-13=42, Resulting Numbers: [2, 60, 42]
Generated Node #0,1: 78:[2, 60, 42] Operation: 55-13=42
Exploring Operation: 60-55=5, Resu... | 0 | hs_4 | mult_heuristic |
[
39,
8,
89,
19
] | 77 | [
"39-8=31",
"89+19=108",
"108-31=77"
] | Current State: 77:[39, 8, 89, 19], Operations: []
Exploring Operation: 39-8=31, Resulting Numbers: [89, 19, 31]
Generated Node #2: [89, 19, 31] from Operation: 39-8=31
Current State: 77:[89, 19, 31], Operations: ['39-8=31']
Exploring Operation: 89+19=108, Resulting Numbers: [31, 108]
Generated Node #3: [31, 108] from O... | 4 | Current State: 77:[39, 8, 89, 19], Operations: []
Exploring Operation: 39+19=58, Resulting Numbers: [8, 89, 58]
Generated Node #0,0: 77:[8, 89, 58] Operation: 39+19=58
Exploring Operation: 39-19=20, Resulting Numbers: [8, 89, 20]
Generated Node #0,1: 77:[8, 89, 20] Operation: 39-19=20
Exploring Operation: 89-39=50, Res... | 0.988715 | hs_3 | mult_heuristic |
[
86,
95,
40,
61
] | 80 | [
"86+95=181",
"40+61=101",
"181-101=80"
] | Current State: 80:[86, 95, 40, 61], Operations: []
Exploring Operation: 86+95=181, Resulting Numbers: [40, 61, 181]
Generated Node #2: [40, 61, 181] from Operation: 86+95=181
Current State: 80:[40, 61, 181], Operations: ['86+95=181']
Exploring Operation: 40+61=101, Resulting Numbers: [181, 101]
Generated Node #3: [181,... | 4 | Current State: 80:[86, 95, 40, 61], Operations: []
Exploring Operation: 95-61=34, Resulting Numbers: [86, 40, 34]
Generated Node #0,0: 80:[86, 40, 34] Operation: 95-61=34
Moving to Node #0,0
Current State: 80:[86, 40, 34], Operations: ['95-61=34']
Exploring Operation: 40-34=6, Resulting Numbers: [86, 6]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
39,
84,
67,
56
] | 78 | [
"84-39=45",
"67+56=123",
"123-45=78"
] | Current State: 78:[39, 84, 67, 56], Operations: []
Exploring Operation: 84-39=45, Resulting Numbers: [67, 56, 45]
Generated Node #2: [67, 56, 45] from Operation: 84-39=45
Current State: 78:[67, 56, 45], Operations: ['84-39=45']
Exploring Operation: 67+56=123, Resulting Numbers: [45, 123]
Generated Node #3: [45, 123] fr... | 4 | Current State: 78:[39, 84, 67, 56], Operations: []
Exploring Operation: 56-39=17, Resulting Numbers: [84, 67, 17]
Generated Node #0,0: 78:[84, 67, 17] Operation: 56-39=17
Exploring Operation: 84-56=28, Resulting Numbers: [39, 67, 28]
Generated Node #0,1: 78:[39, 67, 28] Operation: 84-56=28
Exploring Operation: 67-39=28... | 0.96875 | hs_5 | sum_heuristic |
[
32,
14,
96,
15
] | 59 | [
"96/32=3",
"15*3=45",
"14+45=59"
] | Current State: 59:[32, 14, 96, 15], Operations: []
Exploring Operation: 96/32=3, Resulting Numbers: [14, 15, 3]
Generated Node #2: [14, 15, 3] from Operation: 96/32=3
Current State: 59:[14, 15, 3], Operations: ['96/32=3']
Exploring Operation: 15*3=45, Resulting Numbers: [14, 45]
Generated Node #3: [14, 45] from Operati... | 4 | Current State: 59:[32, 14, 96, 15], Operations: []
Exploring Operation: 32+14=46, Resulting Numbers: [96, 15, 46]
Generated Node #0,0: 59:[96, 15, 46] Operation: 32+14=46
Moving to Node #0,0
Current State: 59:[96, 15, 46], Operations: ['32+14=46']
Exploring Operation: 96-15=81, Resulting Numbers: [46, 81]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
2,
60,
70,
31
] | 23 | [
"2+60=62",
"70-31=39",
"62-39=23"
] | Current State: 23:[2, 60, 70, 31], Operations: []
Exploring Operation: 2+60=62, Resulting Numbers: [70, 31, 62]
Generated Node #2: [70, 31, 62] from Operation: 2+60=62
Current State: 23:[70, 31, 62], Operations: ['2+60=62']
Exploring Operation: 70-31=39, Resulting Numbers: [62, 39]
Generated Node #3: [62, 39] from Oper... | 4 | Current State: 23:[2, 60, 70, 31], Operations: []
Exploring Operation: 70-60=10, Resulting Numbers: [2, 31, 10]
Generated Node #0,0: 23:[2, 31, 10] Operation: 70-60=10
Moving to Node #0,0
Current State: 23:[2, 31, 10], Operations: ['70-60=10']
Exploring Operation: 2*10=20, Resulting Numbers: [31, 20]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
4,
33,
9,
70
] | 17 | [
"4*70=280",
"33*9=297",
"297-280=17"
] | Current State: 17:[4, 33, 9, 70], Operations: []
Exploring Operation: 4*70=280, Resulting Numbers: [33, 9, 280]
Generated Node #2: [33, 9, 280] from Operation: 4*70=280
Current State: 17:[33, 9, 280], Operations: ['4*70=280']
Exploring Operation: 33*9=297, Resulting Numbers: [280, 297]
Generated Node #3: [280, 297] fro... | 4 | Current State: 17:[4, 33, 9, 70], Operations: []
Exploring Operation: 4+9=13, Resulting Numbers: [33, 70, 13]
Generated Node #0,0: 17:[33, 70, 13] Operation: 4+9=13
Exploring Operation: 33-4=29, Resulting Numbers: [9, 70, 29]
Generated Node #0,1: 17:[9, 70, 29] Operation: 33-4=29
Exploring Operation: 70-33=37, Resultin... | 0 | hs_3 | sum_heuristic |
[
61,
15,
75,
53
] | 40 | [
"61-53=8",
"75/15=5",
"8*5=40"
] | Current State: 40:[61, 15, 75, 53], Operations: []
Exploring Operation: 61-53=8, Resulting Numbers: [15, 75, 8]
Generated Node #2: [15, 75, 8] from Operation: 61-53=8
Current State: 40:[15, 75, 8], Operations: ['61-53=8']
Exploring Operation: 75/15=5, Resulting Numbers: [8, 5]
Generated Node #3: [8, 5] from Operation: ... | 4 | Current State: 40:[61, 15, 75, 53], Operations: []
Exploring Operation: 75-53=22, Resulting Numbers: [61, 15, 22]
Generated Node #0,0: 40:[61, 15, 22] Operation: 75-53=22
Exploring Operation: 75-61=14, Resulting Numbers: [15, 53, 14]
Generated Node #0,1: 40:[15, 53, 14] Operation: 75-61=14
Moving to Node #0,1
Current S... | 0 | hs_2 | mult_heuristic |
[
74,
3,
41,
61
] | 80 | [
"74-61=13",
"3*13=39",
"41+39=80"
] | Current State: 80:[74, 3, 41, 61], Operations: []
Exploring Operation: 74-61=13, Resulting Numbers: [3, 41, 13]
Generated Node #2: [3, 41, 13] from Operation: 74-61=13
Current State: 80:[3, 41, 13], Operations: ['74-61=13']
Exploring Operation: 3*13=39, Resulting Numbers: [41, 39]
Generated Node #3: [41, 39] from Opera... | 4 | Current State: 80:[74, 3, 41, 61], Operations: []
Exploring Operation: 61-41=20, Resulting Numbers: [74, 3, 20]
Generated Node #0,0: 80:[74, 3, 20] Operation: 61-41=20
Exploring Operation: 74-61=13, Resulting Numbers: [3, 41, 13]
Generated Node #0,1: 80:[3, 41, 13] Operation: 74-61=13
Exploring Operation: 3+61=64, Resu... | 0.981771 | hs_4 | mult_heuristic |
[
86,
13,
38,
36
] | 60 | [
"38-36=2",
"13*2=26",
"86-26=60"
] | Current State: 60:[86, 13, 38, 36], Operations: []
Exploring Operation: 38-36=2, Resulting Numbers: [86, 13, 2]
Generated Node #2: [86, 13, 2] from Operation: 38-36=2
Current State: 60:[86, 13, 2], Operations: ['38-36=2']
Exploring Operation: 13*2=26, Resulting Numbers: [86, 26]
Generated Node #3: [86, 26] from Operati... | 4 | Current State: 60:[86, 13, 38, 36], Operations: []
Exploring Operation: 86-38=48, Resulting Numbers: [13, 36, 48]
Generated Node #0,0: 60:[13, 36, 48] Operation: 86-38=48
Exploring Operation: 38-13=25, Resulting Numbers: [86, 36, 25]
Generated Node #0,1: 60:[86, 36, 25] Operation: 38-13=25
Exploring Operation: 86-36=50... | 0 | hs_5 | mult_heuristic |
[
19,
86,
3,
56
] | 85 | [
"19*3=57",
"86+56=142",
"142-57=85"
] | Current State: 85:[19, 86, 3, 56], Operations: []
Exploring Operation: 19*3=57, Resulting Numbers: [86, 56, 57]
Generated Node #2: [86, 56, 57] from Operation: 19*3=57
Current State: 85:[86, 56, 57], Operations: ['19*3=57']
Exploring Operation: 86+56=142, Resulting Numbers: [57, 142]
Generated Node #3: [57, 142] from O... | 4 | Current State: 85:[19, 86, 3, 56], Operations: []
Exploring Operation: 3+56=59, Resulting Numbers: [19, 86, 59]
Generated Node #0,0: 85:[19, 86, 59] Operation: 3+56=59
Exploring Operation: 19+56=75, Resulting Numbers: [86, 3, 75]
Generated Node #0,1: 85:[86, 3, 75] Operation: 19+56=75
Exploring Operation: 56-19=37, Res... | 0 | hs_4 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.