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 |
|---|---|---|---|---|---|---|---|---|
[
78,
64,
8,
49
] | 43 | [
"78-64=14",
"8+49=57",
"57-14=43"
] | Current State: 43:[78, 64, 8, 49], Operations: []
Exploring Operation: 78-64=14, Resulting Numbers: [8, 49, 14]
Generated Node #2: [8, 49, 14] from Operation: 78-64=14
Current State: 43:[8, 49, 14], Operations: ['78-64=14']
Exploring Operation: 8+49=57, Resulting Numbers: [14, 57]
Generated Node #3: [14, 57] from Opera... | 4 | Current State: 43:[78, 64, 8, 49], Operations: []
Exploring Operation: 64-8=56, Resulting Numbers: [78, 49, 56]
Generated Node #0,0: 43:[78, 49, 56] Operation: 64-8=56
Exploring Operation: 78-8=70, Resulting Numbers: [64, 49, 70]
Generated Node #0,1: 43:[64, 49, 70] Operation: 78-8=70
Moving to Node #0,0
Current State:... | 0.986979 | hs_2 | mult_heuristic |
[
13,
24,
40,
25
] | 53 | [
"13+40=53",
"25-24=1",
"53*1=53"
] | Current State: 53:[13, 24, 40, 25], Operations: []
Exploring Operation: 13+40=53, Resulting Numbers: [24, 25, 53]
Generated Node #2: [24, 25, 53] from Operation: 13+40=53
Current State: 53:[24, 25, 53], Operations: ['13+40=53']
Exploring Operation: 25-24=1, Resulting Numbers: [53, 1]
Generated Node #3: [53, 1] from Ope... | 4 | Current State: 53:[13, 24, 40, 25], Operations: []
Exploring Operation: 13+24=37, Resulting Numbers: [40, 25, 37]
Generated Node #0,0: 53:[40, 25, 37] Operation: 13+24=37
Start Sub Search at level 1: Moving to Node #0,0
Current State: 53:[40, 25, 37], Operations: ['13+24=37']
Exploring Operation: 25+37=62, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
15,
27,
95,
54
] | 55 | [
"15+95=110",
"54/27=2",
"110/2=55"
] | Current State: 55:[15, 27, 95, 54], Operations: []
Exploring Operation: 15+95=110, Resulting Numbers: [27, 54, 110]
Generated Node #2: [27, 54, 110] from Operation: 15+95=110
Current State: 55:[27, 54, 110], Operations: ['15+95=110']
Exploring Operation: 54/27=2, Resulting Numbers: [110, 2]
Generated Node #3: [110, 2] ... | 4 | Current State: 55:[15, 27, 95, 54], Operations: []
Exploring Operation: 95-27=68, Resulting Numbers: [15, 54, 68]
Generated Node #0,0: 55:[15, 54, 68] Operation: 95-27=68
Exploring Operation: 95-15=80, Resulting Numbers: [27, 54, 80]
Generated Node #0,1: 55:[27, 54, 80] Operation: 95-15=80
Exploring Operation: 54/27=2,... | 0 | hs_5 | mult_heuristic |
[
55,
32,
90,
2
] | 44 | [
"55-32=23",
"2*23=46",
"90-46=44"
] | Current State: 44:[55, 32, 90, 2], Operations: []
Exploring Operation: 55-32=23, Resulting Numbers: [90, 2, 23]
Generated Node #2: [90, 2, 23] from Operation: 55-32=23
Current State: 44:[90, 2, 23], Operations: ['55-32=23']
Exploring Operation: 2*23=46, Resulting Numbers: [90, 46]
Generated Node #3: [90, 46] from Opera... | 4 | Current State: 44:[55, 32, 90, 2], Operations: []
Exploring Operation: 90-55=35, Resulting Numbers: [32, 2, 35]
Generated Node #0,0: 44:[32, 2, 35] Operation: 90-55=35
Moving to Node #0,0
Current State: 44:[32, 2, 35], Operations: ['90-55=35']
Exploring Operation: 35-32=3, Resulting Numbers: [2, 3]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
94,
61,
22,
15
] | 10 | [
"94-61=33",
"22*15=330",
"330/33=10"
] | Current State: 10:[94, 61, 22, 15], Operations: []
Exploring Operation: 94-61=33, Resulting Numbers: [22, 15, 33]
Generated Node #2: [22, 15, 33] from Operation: 94-61=33
Current State: 10:[22, 15, 33], Operations: ['94-61=33']
Exploring Operation: 22*15=330, Resulting Numbers: [33, 330]
Generated Node #3: [33, 330] fr... | 4 | Current State: 10:[94, 61, 22, 15], Operations: []
Exploring Operation: 94-61=33, Resulting Numbers: [22, 15, 33]
Generated Node #0,0: 10:[22, 15, 33] Operation: 94-61=33
Exploring Operation: 94-22=72, Resulting Numbers: [61, 15, 72]
Generated Node #0,1: 10:[61, 15, 72] Operation: 94-22=72
Exploring Operation: 61-22=39... | 0 | hs_3 | mult_heuristic |
[
33,
81,
79,
48
] | 13 | [
"33+81=114",
"79+48=127",
"127-114=13"
] | Current State: 13:[33, 81, 79, 48], Operations: []
Exploring Operation: 33+81=114, Resulting Numbers: [79, 48, 114]
Generated Node #2: [79, 48, 114] from Operation: 33+81=114
Current State: 13:[79, 48, 114], Operations: ['33+81=114']
Exploring Operation: 79+48=127, Resulting Numbers: [114, 127]
Generated Node #3: [114,... | 4 | Current State: 13:[33, 81, 79, 48], Operations: []
Exploring Operation: 81-48=33, Resulting Numbers: [33, 79, 33]
Generated Node #0,0: 13:[33, 79, 33] Operation: 81-48=33
Exploring Operation: 79-48=31, Resulting Numbers: [33, 81, 31]
Generated Node #0,1: 13:[33, 81, 31] Operation: 79-48=31
Exploring Operation: 81-33=48... | 0.986979 | hs_5 | sum_heuristic |
[
4,
61,
4,
33
] | 75 | [
"61-4=57",
"4*33=132",
"132-57=75"
] | Current State: 75:[4, 61, 4, 33], Operations: []
Exploring Operation: 61-4=57, Resulting Numbers: [33, 57]
Generated Node #2: [33, 57] from Operation: 61-4=57
Current State: 75:[33, 57], Operations: ['61-4=57']
Exploring Operation: 4*33=132, Resulting Numbers: [57, 132]
Generated Node #3: [57, 132] from Operation: 4*33... | 4 | Current State: 75:[4, 61, 4, 33], Operations: []
Exploring Operation: 61+4=65, Resulting Numbers: [4, 33, 65]
Generated Node #0,0: 75:[4, 33, 65] Operation: 61+4=65
Exploring Operation: 4+61=65, Resulting Numbers: [4, 33, 65]
Generated Node #0,1: 75:[4, 33, 65] Operation: 4+61=65
Exploring Operation: 33-4=29, Resulting... | 0 | hs_4 | mult_heuristic |
[
76,
4,
78,
96
] | 35 | [
"76+96=172",
"172/4=43",
"78-43=35"
] | Current State: 35:[76, 4, 78, 96], Operations: []
Exploring Operation: 76+96=172, Resulting Numbers: [4, 78, 172]
Generated Node #2: [4, 78, 172] from Operation: 76+96=172
Current State: 35:[4, 78, 172], Operations: ['76+96=172']
Exploring Operation: 172/4=43, Resulting Numbers: [78, 43]
Generated Node #3: [78, 43] fro... | 4 | Current State: 35:[76, 4, 78, 96], Operations: []
Exploring Operation: 96-78=18, Resulting Numbers: [76, 4, 18]
Generated Node #0,0: 35:[76, 4, 18] Operation: 96-78=18
Exploring Operation: 78-76=2, Resulting Numbers: [4, 96, 2]
Generated Node #0,1: 35:[4, 96, 2] Operation: 78-76=2
Exploring Operation: 96/4=24, Resultin... | 0 | hs_5 | mult_heuristic |
[
85,
28,
23,
3
] | 22 | [
"85-23=62",
"28*3=84",
"84-62=22"
] | Current State: 22:[85, 28, 23, 3], Operations: []
Exploring Operation: 85-23=62, Resulting Numbers: [28, 3, 62]
Generated Node #2: [28, 3, 62] from Operation: 85-23=62
Current State: 22:[28, 3, 62], Operations: ['85-23=62']
Exploring Operation: 28*3=84, Resulting Numbers: [62, 84]
Generated Node #3: [62, 84] from Opera... | 4 | Current State: 22:[85, 28, 23, 3], Operations: []
Exploring Operation: 85-28=57, Resulting Numbers: [23, 3, 57]
Generated Node #0,0: 22:[23, 3, 57] Operation: 85-28=57
Moving to Node #0,0
Current State: 22:[23, 3, 57], Operations: ['85-28=57']
Exploring Operation: 57/3=19, Resulting Numbers: [23, 19]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
92,
50,
76,
78
] | 44 | [
"92-50=42",
"78-76=2",
"42+2=44"
] | Current State: 44:[92, 50, 76, 78], Operations: []
Exploring Operation: 92-50=42, Resulting Numbers: [76, 78, 42]
Generated Node #2: [76, 78, 42] from Operation: 92-50=42
Current State: 44:[76, 78, 42], Operations: ['92-50=42']
Exploring Operation: 78-76=2, Resulting Numbers: [42, 2]
Generated Node #3: [42, 2] from Ope... | 4 | Current State: 44:[92, 50, 76, 78], Operations: []
Exploring Operation: 78-76=2, Resulting Numbers: [92, 50, 2]
Generated Node #0,0: 44:[92, 50, 2] Operation: 78-76=2
Exploring Operation: 92-76=16, Resulting Numbers: [50, 78, 16]
Generated Node #0,1: 44:[50, 78, 16] Operation: 92-76=16
Exploring Operation: 92-78=14, Re... | 0.978299 | hs_3 | mult_heuristic |
[
68,
78,
36,
76
] | 50 | [
"78-68=10",
"76-36=40",
"10+40=50"
] | Current State: 50:[68, 78, 36, 76], Operations: []
Exploring Operation: 78-68=10, Resulting Numbers: [36, 76, 10]
Generated Node #2: [36, 76, 10] from Operation: 78-68=10
Current State: 50:[36, 76, 10], Operations: ['78-68=10']
Exploring Operation: 76-36=40, Resulting Numbers: [10, 40]
Generated Node #3: [10, 40] from ... | 4 | Current State: 50:[68, 78, 36, 76], Operations: []
Exploring Operation: 78-76=2, Resulting Numbers: [68, 36, 2]
Generated Node #0,0: 50:[68, 36, 2] Operation: 78-76=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 50:[68, 36, 2], Operations: ['78-76=2']
Exploring Operation: 68-36=32, Resulting Numbers:... | 0 | hs_1 | mult_heuristic |
[
65,
20,
88,
75
] | 90 | [
"75-65=10",
"20/10=2",
"88+2=90"
] | Current State: 90:[65, 20, 88, 75], Operations: []
Exploring Operation: 75-65=10, Resulting Numbers: [20, 88, 10]
Generated Node #2: [20, 88, 10] from Operation: 75-65=10
Current State: 90:[20, 88, 10], Operations: ['75-65=10']
Exploring Operation: 20/10=2, Resulting Numbers: [88, 2]
Generated Node #3: [88, 2] from Ope... | 4 | Current State: 90:[65, 20, 88, 75], Operations: []
Exploring Operation: 75-65=10, Resulting Numbers: [20, 88, 10]
Generated Node #0,0: 90:[20, 88, 10] Operation: 75-65=10
Exploring Operation: 65-20=45, Resulting Numbers: [88, 75, 45]
Generated Node #0,1: 90:[88, 75, 45] Operation: 65-20=45
Exploring Operation: 65+20=85... | 0.990451 | hs_3 | sum_heuristic |
[
22,
43,
82,
6
] | 67 | [
"43-22=21",
"82+6=88",
"88-21=67"
] | Current State: 67:[22, 43, 82, 6], Operations: []
Exploring Operation: 43-22=21, Resulting Numbers: [82, 6, 21]
Generated Node #2: [82, 6, 21] from Operation: 43-22=21
Current State: 67:[82, 6, 21], Operations: ['43-22=21']
Exploring Operation: 82+6=88, Resulting Numbers: [21, 88]
Generated Node #3: [21, 88] from Opera... | 4 | Current State: 67:[22, 43, 82, 6], Operations: []
Exploring Operation: 22+6=28, Resulting Numbers: [43, 82, 28]
Generated Node #0,0: 67:[43, 82, 28] Operation: 22+6=28
Exploring Operation: 82-6=76, Resulting Numbers: [22, 43, 76]
Generated Node #0,1: 67:[22, 43, 76] Operation: 82-6=76
Exploring Operation: 43+6=49, Resu... | 0.982639 | hs_4 | sum_heuristic |
[
2,
64,
84,
47
] | 87 | [
"84-64=20",
"2*20=40",
"47+40=87"
] | Current State: 87:[2, 64, 84, 47], Operations: []
Exploring Operation: 84-64=20, Resulting Numbers: [2, 47, 20]
Generated Node #2: [2, 47, 20] from Operation: 84-64=20
Current State: 87:[2, 47, 20], Operations: ['84-64=20']
Exploring Operation: 2*20=40, Resulting Numbers: [47, 40]
Generated Node #3: [47, 40] from Opera... | 4 | Current State: 87:[2, 64, 84, 47], Operations: []
Exploring Operation: 64-47=17, Resulting Numbers: [2, 84, 17]
Generated Node #0,0: 87:[2, 84, 17] Operation: 64-47=17
Exploring Operation: 84-64=20, Resulting Numbers: [2, 47, 20]
Generated Node #0,1: 87:[2, 47, 20] Operation: 84-64=20
Exploring Operation: 64+47=111, Re... | 0 | hs_4 | mult_heuristic |
[
36,
78,
35,
2
] | 32 | [
"36+35=71",
"78/2=39",
"71-39=32"
] | Current State: 32:[36, 78, 35, 2], Operations: []
Exploring Operation: 36+35=71, Resulting Numbers: [78, 2, 71]
Generated Node #2: [78, 2, 71] from Operation: 36+35=71
Current State: 32:[78, 2, 71], Operations: ['36+35=71']
Exploring Operation: 78/2=39, Resulting Numbers: [71, 39]
Generated Node #3: [71, 39] from Opera... | 4 | Current State: 32:[36, 78, 35, 2], Operations: []
Exploring Operation: 78/2=39, Resulting Numbers: [36, 35, 39]
Generated Node #0,0: 32:[36, 35, 39] Operation: 78/2=39
Exploring Operation: 78-36=42, Resulting Numbers: [35, 2, 42]
Generated Node #0,1: 32:[35, 2, 42] Operation: 78-36=42
Exploring Operation: 78-35=43, Res... | 0.97309 | hs_3 | mult_heuristic |
[
83,
32,
34,
1
] | 81 | [
"83+32=115",
"34*1=34",
"115-34=81"
] | Current State: 81:[83, 32, 34, 1], Operations: []
Exploring Operation: 83+32=115, Resulting Numbers: [34, 1, 115]
Generated Node #2: [34, 1, 115] from Operation: 83+32=115
Current State: 81:[34, 1, 115], Operations: ['83+32=115']
Exploring Operation: 34*1=34, Resulting Numbers: [115, 34]
Generated Node #3: [115, 34] fr... | 4 | Current State: 81:[83, 32, 34, 1], Operations: []
Exploring Operation: 83*1=83, Resulting Numbers: [32, 34, 83]
Generated Node #0,0: 81:[32, 34, 83] Operation: 83*1=83
Exploring Operation: 34-32=2, Resulting Numbers: [83, 1, 2]
Generated Node #0,1: 81:[83, 1, 2] Operation: 34-32=2
Exploring Operation: 34-1=33, Resultin... | 0.945313 | hs_5 | mult_heuristic |
[
30,
76,
53,
73
] | 71 | [
"30+76=106",
"106/53=2",
"73-2=71"
] | Current State: 71:[30, 76, 53, 73], Operations: []
Exploring Operation: 30+76=106, Resulting Numbers: [53, 73, 106]
Generated Node #2: [53, 73, 106] from Operation: 30+76=106
Current State: 71:[53, 73, 106], Operations: ['30+76=106']
Exploring Operation: 106/53=2, Resulting Numbers: [73, 2]
Generated Node #3: [73, 2] f... | 4 | Current State: 71:[30, 76, 53, 73], Operations: []
Exploring Operation: 30+53=83, Resulting Numbers: [76, 73, 83]
Generated Node #0,0: 71:[76, 73, 83] Operation: 30+53=83
Moving to Node #0,0
Current State: 71:[76, 73, 83], Operations: ['30+53=83']
Exploring Operation: 83-76=7, Resulting Numbers: [73, 7]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
45,
75,
2,
70
] | 18 | [
"45*2=90",
"75-70=5",
"90/5=18"
] | Current State: 18:[45, 75, 2, 70], Operations: []
Exploring Operation: 45*2=90, Resulting Numbers: [75, 70, 90]
Generated Node #2: [75, 70, 90] from Operation: 45*2=90
Current State: 18:[75, 70, 90], Operations: ['45*2=90']
Exploring Operation: 75-70=5, Resulting Numbers: [90, 5]
Generated Node #3: [90, 5] from Operati... | 4 | Current State: 18:[45, 75, 2, 70], Operations: []
Exploring Operation: 75-70=5, Resulting Numbers: [45, 2, 5]
Generated Node #0,0: 18:[45, 2, 5] Operation: 75-70=5
Start Sub Search at level 1: Moving to Node #0,0
Current State: 18:[45, 2, 5], Operations: ['75-70=5']
Exploring Operation: 45/5=9, Resulting Numbers: [2, 9... | 0.993924 | hs_1 | mult_heuristic |
[
71,
9,
9,
41
] | 30 | [
"71+9=80",
"9+41=50",
"80-50=30"
] | Current State: 30:[71, 9, 9, 41], Operations: []
Exploring Operation: 71+9=80, Resulting Numbers: [41, 80]
Generated Node #2: [41, 80] from Operation: 71+9=80
Current State: 30:[41, 80], Operations: ['71+9=80']
Exploring Operation: 9+41=50, Resulting Numbers: [80, 50]
Generated Node #3: [80, 50] from Operation: 9+41=50... | 4 | Current State: 30:[71, 9, 9, 41], Operations: []
Exploring Operation: 71-41=30, Resulting Numbers: [9, 9, 30]
Generated Node #0,0: 30:[9, 9, 30] Operation: 71-41=30
Moving to Node #0,0
Current State: 30:[9, 9, 30], Operations: ['71-41=30']
Exploring Operation: 9/9=1, Resulting Numbers: [30, 1]
Generated Node #0,0,0: 30... | 0.993924 | hs_1 | mult_heuristic |
[
58,
72,
34,
38
] | 59 | [
"72-34=38",
"38/38=1",
"58+1=59"
] | Current State: 59:[58, 72, 34, 38], Operations: []
Exploring Operation: 72-34=38, Resulting Numbers: [58, 38, 38]
Generated Node #2: [58, 38, 38] from Operation: 72-34=38
Current State: 59:[58, 38, 38], Operations: ['72-34=38']
Exploring Operation: 38/38=1, Resulting Numbers: [58, 1]
Generated Node #3: [58, 1] from Ope... | 4 | Current State: 59:[58, 72, 34, 38], Operations: []
Exploring Operation: 34+38=72, Resulting Numbers: [58, 72, 72]
Generated Node #0,0: 59:[58, 72, 72] Operation: 34+38=72
Exploring Operation: 72-34=38, Resulting Numbers: [58, 38, 38]
Generated Node #0,1: 59:[58, 38, 38] Operation: 72-34=38
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
44,
29,
42,
88
] | 73 | [
"44-42=2",
"88/2=44",
"29+44=73"
] | Current State: 73:[44, 29, 42, 88], Operations: []
Exploring Operation: 44-42=2, Resulting Numbers: [29, 88, 2]
Generated Node #2: [29, 88, 2] from Operation: 44-42=2
Current State: 73:[29, 88, 2], Operations: ['44-42=2']
Exploring Operation: 88/2=44, Resulting Numbers: [29, 44]
Generated Node #3: [29, 44] from Operati... | 4 | Current State: 73:[44, 29, 42, 88], Operations: []
Exploring Operation: 44+29=73, Resulting Numbers: [42, 88, 73]
Generated Node #0,0: 73:[42, 88, 73] Operation: 44+29=73
Exploring Operation: 44+42=86, Resulting Numbers: [29, 88, 86]
Generated Node #0,1: 73:[29, 88, 86] Operation: 44+42=86
Exploring Operation: 29+42=71... | 0 | hs_3 | mult_heuristic |
[
87,
44,
86,
32
] | 34 | [
"87-44=43",
"86/43=2",
"32+2=34"
] | Current State: 34:[87, 44, 86, 32], Operations: []
Exploring Operation: 87-44=43, Resulting Numbers: [86, 32, 43]
Generated Node #2: [86, 32, 43] from Operation: 87-44=43
Current State: 34:[86, 32, 43], Operations: ['87-44=43']
Exploring Operation: 86/43=2, Resulting Numbers: [32, 2]
Generated Node #3: [32, 2] from Ope... | 4 | Current State: 34:[87, 44, 86, 32], Operations: []
Exploring Operation: 86-32=54, Resulting Numbers: [87, 44, 54]
Generated Node #0,0: 34:[87, 44, 54] Operation: 86-32=54
Exploring Operation: 86-44=42, Resulting Numbers: [87, 32, 42]
Generated Node #0,1: 34:[87, 32, 42] Operation: 86-44=42
Exploring Operation: 87-44=43... | 0.948785 | hs_5 | sum_heuristic |
[
29,
78,
95,
23
] | 35 | [
"29+78=107",
"95-23=72",
"107-72=35"
] | Current State: 35:[29, 78, 95, 23], Operations: []
Exploring Operation: 29+78=107, Resulting Numbers: [95, 23, 107]
Generated Node #2: [95, 23, 107] from Operation: 29+78=107
Current State: 35:[95, 23, 107], Operations: ['29+78=107']
Exploring Operation: 95-23=72, Resulting Numbers: [107, 72]
Generated Node #3: [107, 7... | 4 | Current State: 35:[29, 78, 95, 23], Operations: []
Exploring Operation: 78-29=49, Resulting Numbers: [95, 23, 49]
Generated Node #0,0: 35:[95, 23, 49] Operation: 78-29=49
Exploring Operation: 95-29=66, Resulting Numbers: [78, 23, 66]
Generated Node #0,1: 35:[78, 23, 66] Operation: 95-29=66
Exploring Operation: 95-78=17... | 0.986979 | hs_4 | sum_heuristic |
[
50,
38,
24,
12
] | 52 | [
"50+38=88",
"24+12=36",
"88-36=52"
] | Current State: 52:[50, 38, 24, 12], Operations: []
Exploring Operation: 50+38=88, Resulting Numbers: [24, 12, 88]
Generated Node #2: [24, 12, 88] from Operation: 50+38=88
Current State: 52:[24, 12, 88], Operations: ['50+38=88']
Exploring Operation: 24+12=36, Resulting Numbers: [88, 36]
Generated Node #3: [88, 36] from ... | 4 | Current State: 52:[50, 38, 24, 12], Operations: []
Exploring Operation: 38+12=50, Resulting Numbers: [50, 24, 50]
Generated Node #0,0: 52:[50, 24, 50] Operation: 38+12=50
Exploring Operation: 38-12=26, Resulting Numbers: [50, 24, 26]
Generated Node #0,1: 52:[50, 24, 26] Operation: 38-12=26
Exploring Operation: 50-38=12... | 0.986979 | hs_4 | sum_heuristic |
[
42,
43,
58,
28
] | 10 | [
"58-43=15",
"28*15=420",
"420/42=10"
] | Current State: 10:[42, 43, 58, 28], Operations: []
Exploring Operation: 58-43=15, Resulting Numbers: [42, 28, 15]
Generated Node #2: [42, 28, 15] from Operation: 58-43=15
Current State: 10:[42, 28, 15], Operations: ['58-43=15']
Exploring Operation: 28*15=420, Resulting Numbers: [42, 420]
Generated Node #3: [42, 420] fr... | 4 | Current State: 10:[42, 43, 58, 28], Operations: []
Exploring Operation: 58-42=16, Resulting Numbers: [43, 28, 16]
Generated Node #0,0: 10:[43, 28, 16] Operation: 58-42=16
Exploring Operation: 58-43=15, Resulting Numbers: [42, 28, 15]
Generated Node #0,1: 10:[42, 28, 15] Operation: 58-43=15
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
11,
52,
49,
20
] | 21 | [
"52*20=1040",
"1040-11=1029",
"1029/49=21"
] | Current State: 21:[11, 52, 49, 20], Operations: []
Exploring Operation: 52*20=1040, Resulting Numbers: [11, 49, 1040]
Generated Node #2: [11, 49, 1040] from Operation: 52*20=1040
Current State: 21:[11, 49, 1040], Operations: ['52*20=1040']
Exploring Operation: 1040-11=1029, Resulting Numbers: [49, 1029]
Generated Node ... | 4 | Current State: 21:[11, 52, 49, 20], Operations: []
Exploring Operation: 49-11=38, Resulting Numbers: [52, 20, 38]
Generated Node #0,0: 21:[52, 20, 38] Operation: 49-11=38
Exploring Operation: 52-20=32, Resulting Numbers: [11, 49, 32]
Generated Node #0,1: 21:[11, 49, 32] Operation: 52-20=32
Exploring Operation: 52-11=41... | 0 | hs_5 | sum_heuristic |
[
54,
40,
17,
91
] | 38 | [
"17+91=108",
"108/54=2",
"40-2=38"
] | Current State: 38:[54, 40, 17, 91], Operations: []
Exploring Operation: 17+91=108, Resulting Numbers: [54, 40, 108]
Generated Node #2: [54, 40, 108] from Operation: 17+91=108
Current State: 38:[54, 40, 108], Operations: ['17+91=108']
Exploring Operation: 108/54=2, Resulting Numbers: [40, 2]
Generated Node #3: [40, 2] f... | 4 | Current State: 38:[54, 40, 17, 91], Operations: []
Exploring Operation: 91-54=37, Resulting Numbers: [40, 17, 37]
Generated Node #0,0: 38:[40, 17, 37] Operation: 91-54=37
Start Sub Search at level 1: Moving to Node #0,0
Current State: 38:[40, 17, 37], Operations: ['91-54=37']
Exploring Operation: 40-37=3, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
4,
68,
9,
65
] | 91 | [
"68/4=17",
"9+65=74",
"17+74=91"
] | Current State: 91:[4, 68, 9, 65], Operations: []
Exploring Operation: 68/4=17, Resulting Numbers: [9, 65, 17]
Generated Node #2: [9, 65, 17] from Operation: 68/4=17
Current State: 91:[9, 65, 17], Operations: ['68/4=17']
Exploring Operation: 9+65=74, Resulting Numbers: [17, 74]
Generated Node #3: [17, 74] from Operation... | 4 | Current State: 91:[4, 68, 9, 65], Operations: []
Exploring Operation: 68+9=77, Resulting Numbers: [4, 65, 77]
Generated Node #0,0: 91:[4, 65, 77] Operation: 68+9=77
Exploring Operation: 68-65=3, Resulting Numbers: [4, 9, 3]
Generated Node #0,1: 91:[4, 9, 3] Operation: 68-65=3
Exploring Operation: 68/4=17, Resulting Num... | 0.967014 | hs_5 | sum_heuristic |
[
91,
39,
52,
33
] | 34 | [
"91-39=52",
"52/52=1",
"33+1=34"
] | Current State: 34:[91, 39, 52, 33], Operations: []
Exploring Operation: 91-39=52, Resulting Numbers: [52, 33, 52]
Generated Node #2: [52, 33, 52] from Operation: 91-39=52
Current State: 34:[52, 33, 52], Operations: ['91-39=52']
Exploring Operation: 52/52=1, Resulting Numbers: [33, 1]
Generated Node #3: [33, 1] from Ope... | 4 | Current State: 34:[91, 39, 52, 33], Operations: []
Exploring Operation: 91-52=39, Resulting Numbers: [39, 33, 39]
Generated Node #0,0: 34:[39, 33, 39] Operation: 91-52=39
Moving to Node #0,0
Current State: 34:[39, 33, 39], Operations: ['91-52=39']
Exploring Operation: 39/39=1, Resulting Numbers: [33, 1]
Generated Node ... | 0.993924 | hs_1 | mult_heuristic |
[
29,
58,
8,
73
] | 91 | [
"73-58=15",
"8*15=120",
"120-29=91"
] | Current State: 91:[29, 58, 8, 73], Operations: []
Exploring Operation: 73-58=15, Resulting Numbers: [29, 8, 15]
Generated Node #2: [29, 8, 15] from Operation: 73-58=15
Current State: 91:[29, 8, 15], Operations: ['73-58=15']
Exploring Operation: 8*15=120, Resulting Numbers: [29, 120]
Generated Node #3: [29, 120] from Op... | 4 | Current State: 91:[29, 58, 8, 73], Operations: []
Exploring Operation: 73-58=15, Resulting Numbers: [29, 8, 15]
Generated Node #0,0: 91:[29, 8, 15] Operation: 73-58=15
Moving to Node #0,0
Current State: 91:[29, 8, 15], Operations: ['73-58=15']
Exploring Operation: 29-15=14, Resulting Numbers: [8, 14]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
85,
43,
78,
52
] | 63 | [
"85-43=42",
"78*42=3276",
"3276/52=63"
] | Current State: 63:[85, 43, 78, 52], Operations: []
Exploring Operation: 85-43=42, Resulting Numbers: [78, 52, 42]
Generated Node #2: [78, 52, 42] from Operation: 85-43=42
Current State: 63:[78, 52, 42], Operations: ['85-43=42']
Exploring Operation: 78*42=3276, Resulting Numbers: [52, 3276]
Generated Node #3: [52, 3276]... | 4 | Current State: 63:[85, 43, 78, 52], Operations: []
Exploring Operation: 85-78=7, Resulting Numbers: [43, 52, 7]
Generated Node #0,0: 63:[43, 52, 7] Operation: 85-78=7
Exploring Operation: 78-43=35, Resulting Numbers: [85, 52, 35]
Generated Node #0,1: 63:[85, 52, 35] Operation: 78-43=35
Exploring Operation: 85-52=33, Re... | 0.986979 | hs_5 | mult_heuristic |
[
3,
92,
46,
42
] | 32 | [
"42/3=14",
"92-46=46",
"46-14=32"
] | Current State: 32:[3, 92, 46, 42], Operations: []
Exploring Operation: 42/3=14, Resulting Numbers: [92, 46, 14]
Generated Node #2: [92, 46, 14] from Operation: 42/3=14
Current State: 32:[92, 46, 14], Operations: ['42/3=14']
Exploring Operation: 92-46=46, Resulting Numbers: [14, 46]
Generated Node #3: [14, 46] from Oper... | 4 | Current State: 32:[3, 92, 46, 42], Operations: []
Exploring Operation: 92-42=50, Resulting Numbers: [3, 46, 50]
Generated Node #0,0: 32:[3, 46, 50] Operation: 92-42=50
Exploring Operation: 46-42=4, Resulting Numbers: [3, 92, 4]
Generated Node #0,1: 32:[3, 92, 4] Operation: 46-42=4
Exploring Operation: 92-46=46, Resulti... | 0.980035 | hs_5 | mult_heuristic |
[
35,
19,
79,
2
] | 50 | [
"35+19=54",
"79-54=25",
"2*25=50"
] | Current State: 50:[35, 19, 79, 2], Operations: []
Exploring Operation: 35+19=54, Resulting Numbers: [79, 2, 54]
Generated Node #2: [79, 2, 54] from Operation: 35+19=54
Current State: 50:[79, 2, 54], Operations: ['35+19=54']
Exploring Operation: 79-54=25, Resulting Numbers: [2, 25]
Generated Node #3: [2, 25] from Operat... | 4 | Current State: 50:[35, 19, 79, 2], Operations: []
Exploring Operation: 35-19=16, Resulting Numbers: [79, 2, 16]
Generated Node #0,0: 50:[79, 2, 16] Operation: 35-19=16
Exploring Operation: 79-35=44, Resulting Numbers: [19, 2, 44]
Generated Node #0,1: 50:[19, 2, 44] Operation: 79-35=44
Exploring Operation: 35+19=54, Res... | 0.986979 | hs_5 | mult_heuristic |
[
54,
63,
81,
53
] | 95 | [
"54*63=3402",
"3402/81=42",
"53+42=95"
] | Current State: 95:[54, 63, 81, 53], Operations: []
Exploring Operation: 54*63=3402, Resulting Numbers: [81, 53, 3402]
Generated Node #2: [81, 53, 3402] from Operation: 54*63=3402
Current State: 95:[81, 53, 3402], Operations: ['54*63=3402']
Exploring Operation: 3402/81=42, Resulting Numbers: [53, 42]
Generated Node #3: ... | 4 | Current State: 95:[54, 63, 81, 53], Operations: []
Exploring Operation: 63-53=10, Resulting Numbers: [54, 81, 10]
Generated Node #0,0: 95:[54, 81, 10] Operation: 63-53=10
Exploring Operation: 63-54=9, Resulting Numbers: [81, 53, 9]
Generated Node #0,1: 95:[81, 53, 9] Operation: 63-54=9
Exploring Operation: 54-53=1, Res... | 0 | hs_3 | sum_heuristic |
[
24,
44,
30,
40
] | 76 | [
"24*40=960",
"960/30=32",
"44+32=76"
] | Current State: 76:[24, 44, 30, 40], Operations: []
Exploring Operation: 24*40=960, Resulting Numbers: [44, 30, 960]
Generated Node #2: [44, 30, 960] from Operation: 24*40=960
Current State: 76:[44, 30, 960], Operations: ['24*40=960']
Exploring Operation: 960/30=32, Resulting Numbers: [44, 32]
Generated Node #3: [44, 32... | 4 | Current State: 76:[24, 44, 30, 40], Operations: []
Exploring Operation: 44+30=74, Resulting Numbers: [24, 40, 74]
Generated Node #0,0: 76:[24, 40, 74] Operation: 44+30=74
Exploring Operation: 30-24=6, Resulting Numbers: [44, 40, 6]
Generated Node #0,1: 76:[44, 40, 6] Operation: 30-24=6
Moving to Node #0,0
Current State... | 0 | hs_2 | mult_heuristic |
[
90,
44,
81,
2
] | 79 | [
"90-81=9",
"44*2=88",
"88-9=79"
] | Current State: 79:[90, 44, 81, 2], Operations: []
Exploring Operation: 90-81=9, Resulting Numbers: [44, 2, 9]
Generated Node #2: [44, 2, 9] from Operation: 90-81=9
Current State: 79:[44, 2, 9], Operations: ['90-81=9']
Exploring Operation: 44*2=88, Resulting Numbers: [9, 88]
Generated Node #3: [9, 88] from Operation: 44... | 4 | Current State: 79:[90, 44, 81, 2], Operations: []
Exploring Operation: 44+2=46, Resulting Numbers: [90, 81, 46]
Generated Node #0,0: 79:[90, 81, 46] Operation: 44+2=46
Exploring Operation: 44*2=88, Resulting Numbers: [90, 81, 88]
Generated Node #0,1: 79:[90, 81, 88] Operation: 44*2=88
Exploring Operation: 90-2=88, Resu... | 0.967882 | hs_3 | sum_heuristic |
[
57,
14,
88,
64
] | 10 | [
"64-57=7",
"14*7=98",
"98-88=10"
] | Current State: 10:[57, 14, 88, 64], Operations: []
Exploring Operation: 64-57=7, Resulting Numbers: [14, 88, 7]
Generated Node #2: [14, 88, 7] from Operation: 64-57=7
Current State: 10:[14, 88, 7], Operations: ['64-57=7']
Exploring Operation: 14*7=98, Resulting Numbers: [88, 98]
Generated Node #3: [88, 98] from Operati... | 4 | Current State: 10:[57, 14, 88, 64], Operations: []
Exploring Operation: 88-64=24, Resulting Numbers: [57, 14, 24]
Generated Node #0,0: 10:[57, 14, 24] Operation: 88-64=24
Exploring Operation: 88-57=31, Resulting Numbers: [14, 64, 31]
Generated Node #0,1: 10:[14, 64, 31] Operation: 88-57=31
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
43,
78,
56,
38
] | 32 | [
"56-43=13",
"78/13=6",
"38-6=32"
] | Current State: 32:[43, 78, 56, 38], Operations: []
Exploring Operation: 56-43=13, Resulting Numbers: [78, 38, 13]
Generated Node #2: [78, 38, 13] from Operation: 56-43=13
Current State: 32:[78, 38, 13], Operations: ['56-43=13']
Exploring Operation: 78/13=6, Resulting Numbers: [38, 6]
Generated Node #3: [38, 6] from Ope... | 4 | Current State: 32:[43, 78, 56, 38], Operations: []
Exploring Operation: 56-43=13, Resulting Numbers: [78, 38, 13]
Generated Node #0,0: 32:[78, 38, 13] Operation: 56-43=13
Exploring Operation: 78-43=35, Resulting Numbers: [56, 38, 35]
Generated Node #0,1: 32:[56, 38, 35] Operation: 78-43=35
Exploring Operation: 78-56=22... | 0.945313 | hs_4 | mult_heuristic |
[
68,
26,
48,
17
] | 92 | [
"68*17=1156",
"26*48=1248",
"1248-1156=92"
] | Current State: 92:[68, 26, 48, 17], Operations: []
Exploring Operation: 68*17=1156, Resulting Numbers: [26, 48, 1156]
Generated Node #2: [26, 48, 1156] from Operation: 68*17=1156
Current State: 92:[26, 48, 1156], Operations: ['68*17=1156']
Exploring Operation: 26*48=1248, Resulting Numbers: [1156, 1248]
Generated Node ... | 4 | Current State: 92:[68, 26, 48, 17], Operations: []
Exploring Operation: 68/17=4, Resulting Numbers: [26, 48, 4]
Generated Node #0,0: 92:[26, 48, 4] Operation: 68/17=4
Exploring Operation: 68+26=94, Resulting Numbers: [48, 17, 94]
Generated Node #0,1: 92:[48, 17, 94] Operation: 68+26=94
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
44,
28,
30,
70
] | 31 | [
"30*70=2100",
"2100/28=75",
"75-44=31"
] | Current State: 31:[44, 28, 30, 70], Operations: []
Exploring Operation: 30*70=2100, Resulting Numbers: [44, 28, 2100]
Generated Node #2: [44, 28, 2100] from Operation: 30*70=2100
Current State: 31:[44, 28, 2100], Operations: ['30*70=2100']
Exploring Operation: 2100/28=75, Resulting Numbers: [44, 75]
Generated Node #3: ... | 4 | Current State: 31:[44, 28, 30, 70], Operations: []
Exploring Operation: 70-44=26, Resulting Numbers: [28, 30, 26]
Generated Node #0,0: 31:[28, 30, 26] Operation: 70-44=26
Moving to Node #0,0
Current State: 31:[28, 30, 26], Operations: ['70-44=26']
Exploring Operation: 28+26=54, Resulting Numbers: [30, 54]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
27,
47,
24,
43
] | 98 | [
"27-24=3",
"47*3=141",
"141-43=98"
] | Current State: 98:[27, 47, 24, 43], Operations: []
Exploring Operation: 27-24=3, Resulting Numbers: [47, 43, 3]
Generated Node #2: [47, 43, 3] from Operation: 27-24=3
Current State: 98:[47, 43, 3], Operations: ['27-24=3']
Exploring Operation: 47*3=141, Resulting Numbers: [43, 141]
Generated Node #3: [43, 141] from Oper... | 4 | Current State: 98:[27, 47, 24, 43], Operations: []
Exploring Operation: 27-24=3, Resulting Numbers: [47, 43, 3]
Generated Node #0,0: 98:[47, 43, 3] Operation: 27-24=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 98:[47, 43, 3], Operations: ['27-24=3']
Exploring Operation: 47-43=4, Resulting Numbers: ... | 0 | hs_1 | mult_heuristic |
[
9,
45,
53,
99
] | 59 | [
"99-45=54",
"54/9=6",
"53+6=59"
] | Current State: 59:[9, 45, 53, 99], Operations: []
Exploring Operation: 99-45=54, Resulting Numbers: [9, 53, 54]
Generated Node #2: [9, 53, 54] from Operation: 99-45=54
Current State: 59:[9, 53, 54], Operations: ['99-45=54']
Exploring Operation: 54/9=6, Resulting Numbers: [53, 6]
Generated Node #3: [53, 6] from Operatio... | 4 | Current State: 59:[9, 45, 53, 99], Operations: []
Exploring Operation: 9+53=62, Resulting Numbers: [45, 99, 62]
Generated Node #0,0: 59:[45, 99, 62] Operation: 9+53=62
Exploring Operation: 99-9=90, Resulting Numbers: [45, 53, 90]
Generated Node #0,1: 59:[45, 53, 90] Operation: 99-9=90
Exploring Operation: 9+45=54, Resu... | 0 | hs_3 | sum_heuristic |
[
28,
26,
76,
63
] | 50 | [
"28-26=2",
"63*2=126",
"126-76=50"
] | Current State: 50:[28, 26, 76, 63], Operations: []
Exploring Operation: 28-26=2, Resulting Numbers: [76, 63, 2]
Generated Node #2: [76, 63, 2] from Operation: 28-26=2
Current State: 50:[76, 63, 2], Operations: ['28-26=2']
Exploring Operation: 63*2=126, Resulting Numbers: [76, 126]
Generated Node #3: [76, 126] from Oper... | 4 | Current State: 50:[28, 26, 76, 63], Operations: []
Exploring Operation: 76-63=13, Resulting Numbers: [28, 26, 13]
Generated Node #0,0: 50:[28, 26, 13] Operation: 76-63=13
Start Sub Search at level 1: Moving to Node #0,0
Current State: 50:[28, 26, 13], Operations: ['76-63=13']
Exploring Operation: 28-26=2, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
88,
40,
1,
42
] | 43 | [
"42-40=2",
"88/2=44",
"44-1=43"
] | Current State: 43:[88, 40, 1, 42], Operations: []
Exploring Operation: 42-40=2, Resulting Numbers: [88, 1, 2]
Generated Node #2: [88, 1, 2] from Operation: 42-40=2
Current State: 43:[88, 1, 2], Operations: ['42-40=2']
Exploring Operation: 88/2=44, Resulting Numbers: [1, 44]
Generated Node #3: [1, 44] from Operation: 88... | 4 | Current State: 43:[88, 40, 1, 42], Operations: []
Exploring Operation: 40+1=41, Resulting Numbers: [88, 42, 41]
Generated Node #0,0: 43:[88, 42, 41] Operation: 40+1=41
Exploring Operation: 88-1=87, Resulting Numbers: [40, 42, 87]
Generated Node #0,1: 43:[40, 42, 87] Operation: 88-1=87
Exploring Operation: 1+42=43, Resu... | 0 | hs_5 | sum_heuristic |
[
83,
20,
28,
9
] | 69 | [
"83+28=111",
"20*9=180",
"180-111=69"
] | Current State: 69:[83, 20, 28, 9], Operations: []
Exploring Operation: 83+28=111, Resulting Numbers: [20, 9, 111]
Generated Node #2: [20, 9, 111] from Operation: 83+28=111
Current State: 69:[20, 9, 111], Operations: ['83+28=111']
Exploring Operation: 20*9=180, Resulting Numbers: [111, 180]
Generated Node #3: [111, 180]... | 4 | Current State: 69:[83, 20, 28, 9], Operations: []
Exploring Operation: 83-9=74, Resulting Numbers: [20, 28, 74]
Generated Node #0,0: 69:[20, 28, 74] Operation: 83-9=74
Exploring Operation: 83-20=63, Resulting Numbers: [28, 9, 63]
Generated Node #0,1: 69:[28, 9, 63] Operation: 83-20=63
Exploring Operation: 28-9=19, Resu... | 0 | hs_3 | mult_heuristic |
[
49,
15,
61,
44
] | 51 | [
"49-15=34",
"61-44=17",
"34+17=51"
] | Current State: 51:[49, 15, 61, 44], Operations: []
Exploring Operation: 49-15=34, Resulting Numbers: [61, 44, 34]
Generated Node #2: [61, 44, 34] from Operation: 49-15=34
Current State: 51:[61, 44, 34], Operations: ['49-15=34']
Exploring Operation: 61-44=17, Resulting Numbers: [34, 17]
Generated Node #3: [34, 17] from ... | 4 | Current State: 51:[49, 15, 61, 44], Operations: []
Exploring Operation: 61-49=12, Resulting Numbers: [15, 44, 12]
Generated Node #0,0: 51:[15, 44, 12] Operation: 61-49=12
Exploring Operation: 61-44=17, Resulting Numbers: [49, 15, 17]
Generated Node #0,1: 51:[49, 15, 17] Operation: 61-44=17
Start Sub Search at level 1: ... | 0.991319 | hs_2 | sum_heuristic |
[
53,
52,
6,
11
] | 59 | [
"53-11=42",
"42/6=7",
"52+7=59"
] | Current State: 59:[53, 52, 6, 11], Operations: []
Exploring Operation: 53-11=42, Resulting Numbers: [52, 6, 42]
Generated Node #2: [52, 6, 42] from Operation: 53-11=42
Current State: 59:[52, 6, 42], Operations: ['53-11=42']
Exploring Operation: 42/6=7, Resulting Numbers: [52, 7]
Generated Node #3: [52, 7] from Operatio... | 4 | Current State: 59:[53, 52, 6, 11], Operations: []
Exploring Operation: 6*11=66, Resulting Numbers: [53, 52, 66]
Generated Node #0,0: 59:[53, 52, 66] Operation: 6*11=66
Start Sub Search at level 1: Moving to Node #0,0
Current State: 59:[53, 52, 66], Operations: ['6*11=66']
Exploring Operation: 66-52=14, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
3,
13,
53,
11
] | 53 | [
"13-3=10",
"11-10=1",
"53*1=53"
] | Current State: 53:[3, 13, 53, 11], Operations: []
Exploring Operation: 13-3=10, Resulting Numbers: [53, 11, 10]
Generated Node #2: [53, 11, 10] from Operation: 13-3=10
Current State: 53:[53, 11, 10], Operations: ['13-3=10']
Exploring Operation: 11-10=1, Resulting Numbers: [53, 1]
Generated Node #3: [53, 1] from Operati... | 4 | Current State: 53:[3, 13, 53, 11], Operations: []
Exploring Operation: 3*13=39, Resulting Numbers: [53, 11, 39]
Generated Node #0,0: 53:[53, 11, 39] Operation: 3*13=39
Moving to Node #0,0
Current State: 53:[53, 11, 39], Operations: ['3*13=39']
Exploring Operation: 11+39=50, Resulting Numbers: [53, 50]
Generated Node #0... | 0 | hs_1 | mult_heuristic |
[
81,
75,
13,
8
] | 98 | [
"81-75=6",
"13*8=104",
"104-6=98"
] | Current State: 98:[81, 75, 13, 8], Operations: []
Exploring Operation: 81-75=6, Resulting Numbers: [13, 8, 6]
Generated Node #2: [13, 8, 6] from Operation: 81-75=6
Current State: 98:[13, 8, 6], Operations: ['81-75=6']
Exploring Operation: 13*8=104, Resulting Numbers: [6, 104]
Generated Node #3: [6, 104] from Operation:... | 4 | Current State: 98:[81, 75, 13, 8], Operations: []
Exploring Operation: 81-75=6, Resulting Numbers: [13, 8, 6]
Generated Node #0,0: 98:[13, 8, 6] Operation: 81-75=6
Moving to Node #0,0
Current State: 98:[13, 8, 6], Operations: ['81-75=6']
Exploring Operation: 13-6=7, Resulting Numbers: [8, 7]
Generated Node #0,0,0: 98:[... | 0 | hs_1 | mult_heuristic |
[
27,
87,
92,
29
] | 10 | [
"29-27=2",
"92-87=5",
"2*5=10"
] | Current State: 10:[27, 87, 92, 29], Operations: []
Exploring Operation: 29-27=2, Resulting Numbers: [87, 92, 2]
Generated Node #2: [87, 92, 2] from Operation: 29-27=2
Current State: 10:[87, 92, 2], Operations: ['29-27=2']
Exploring Operation: 92-87=5, Resulting Numbers: [2, 5]
Generated Node #3: [2, 5] from Operation: ... | 4 | Current State: 10:[27, 87, 92, 29], Operations: []
Exploring Operation: 92-87=5, Resulting Numbers: [27, 29, 5]
Generated Node #0,0: 10:[27, 29, 5] Operation: 92-87=5
Exploring Operation: 87/29=3, Resulting Numbers: [27, 92, 3]
Generated Node #0,1: 10:[27, 92, 3] Operation: 87/29=3
Exploring Operation: 87-29=58, Result... | 0.983507 | hs_3 | sum_heuristic |
[
55,
99,
35,
57
] | 62 | [
"55+99=154",
"35+57=92",
"154-92=62"
] | Current State: 62:[55, 99, 35, 57], Operations: []
Exploring Operation: 55+99=154, Resulting Numbers: [35, 57, 154]
Generated Node #2: [35, 57, 154] from Operation: 55+99=154
Current State: 62:[35, 57, 154], Operations: ['55+99=154']
Exploring Operation: 35+57=92, Resulting Numbers: [154, 92]
Generated Node #3: [154, 9... | 4 | Current State: 62:[55, 99, 35, 57], Operations: []
Exploring Operation: 99-35=64, Resulting Numbers: [55, 57, 64]
Generated Node #0,0: 62:[55, 57, 64] Operation: 99-35=64
Moving to Node #0,0
Current State: 62:[55, 57, 64], Operations: ['99-35=64']
Exploring Operation: 57-55=2, Resulting Numbers: [64, 2]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
7,
40,
15,
38
] | 27 | [
"7*15=105",
"40+38=78",
"105-78=27"
] | Current State: 27:[7, 40, 15, 38], Operations: []
Exploring Operation: 7*15=105, Resulting Numbers: [40, 38, 105]
Generated Node #2: [40, 38, 105] from Operation: 7*15=105
Current State: 27:[40, 38, 105], Operations: ['7*15=105']
Exploring Operation: 40+38=78, Resulting Numbers: [105, 78]
Generated Node #3: [105, 78] f... | 4 | Current State: 27:[7, 40, 15, 38], Operations: []
Exploring Operation: 40-38=2, Resulting Numbers: [7, 15, 2]
Generated Node #0,0: 27:[7, 15, 2] Operation: 40-38=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 27:[7, 15, 2], Operations: ['40-38=2']
Exploring Operation: 15-7=8, Resulting Numbers: [2, 8... | 0 | hs_1 | mult_heuristic |
[
15,
21,
13,
1
] | 24 | [
"15+21=36",
"13-1=12",
"36-12=24"
] | Current State: 24:[15, 21, 13, 1], Operations: []
Exploring Operation: 15+21=36, Resulting Numbers: [13, 1, 36]
Generated Node #2: [13, 1, 36] from Operation: 15+21=36
Current State: 24:[13, 1, 36], Operations: ['15+21=36']
Exploring Operation: 13-1=12, Resulting Numbers: [36, 12]
Generated Node #3: [36, 12] from Opera... | 4 | Current State: 24:[15, 21, 13, 1], Operations: []
Exploring Operation: 21-15=6, Resulting Numbers: [13, 1, 6]
Generated Node #0,0: 24:[13, 1, 6] Operation: 21-15=6
Exploring Operation: 21+1=22, Resulting Numbers: [15, 13, 22]
Generated Node #0,1: 24:[15, 13, 22] Operation: 21+1=22
Exploring Operation: 21-13=8, Resultin... | 0.980903 | hs_5 | sum_heuristic |
[
48,
7,
45,
59
] | 41 | [
"48+7=55",
"59-45=14",
"55-14=41"
] | Current State: 41:[48, 7, 45, 59], Operations: []
Exploring Operation: 48+7=55, Resulting Numbers: [45, 59, 55]
Generated Node #2: [45, 59, 55] from Operation: 48+7=55
Current State: 41:[45, 59, 55], Operations: ['48+7=55']
Exploring Operation: 59-45=14, Resulting Numbers: [55, 14]
Generated Node #3: [55, 14] from Oper... | 4 | Current State: 41:[48, 7, 45, 59], Operations: []
Exploring Operation: 59-7=52, Resulting Numbers: [48, 45, 52]
Generated Node #0,0: 41:[48, 45, 52] Operation: 59-7=52
Exploring Operation: 48-7=41, Resulting Numbers: [45, 59, 41]
Generated Node #0,1: 41:[45, 59, 41] Operation: 48-7=41
Exploring Operation: 45-7=38, Resu... | 0.989583 | hs_3 | mult_heuristic |
[
22,
58,
7,
37
] | 39 | [
"22+7=29",
"58/29=2",
"37+2=39"
] | Current State: 39:[22, 58, 7, 37], Operations: []
Exploring Operation: 22+7=29, Resulting Numbers: [58, 37, 29]
Generated Node #2: [58, 37, 29] from Operation: 22+7=29
Current State: 39:[58, 37, 29], Operations: ['22+7=29']
Exploring Operation: 58/29=2, Resulting Numbers: [37, 2]
Generated Node #3: [37, 2] from Operati... | 4 | Current State: 39:[22, 58, 7, 37], Operations: []
Exploring Operation: 22-7=15, Resulting Numbers: [58, 37, 15]
Generated Node #0,0: 39:[58, 37, 15] Operation: 22-7=15
Exploring Operation: 58-37=21, Resulting Numbers: [22, 7, 21]
Generated Node #0,1: 39:[22, 7, 21] Operation: 58-37=21
Exploring Operation: 58-22=36, Res... | 0 | hs_3 | mult_heuristic |
[
13,
2,
4,
92
] | 77 | [
"13-2=11",
"92-4=88",
"88-11=77"
] | Current State: 77:[13, 2, 4, 92], Operations: []
Exploring Operation: 13-2=11, Resulting Numbers: [4, 92, 11]
Generated Node #2: [4, 92, 11] from Operation: 13-2=11
Current State: 77:[4, 92, 11], Operations: ['13-2=11']
Exploring Operation: 92-4=88, Resulting Numbers: [11, 88]
Generated Node #3: [11, 88] from Operation... | 4 | Current State: 77:[13, 2, 4, 92], Operations: []
Exploring Operation: 92-13=79, Resulting Numbers: [2, 4, 79]
Generated Node #0,0: 77:[2, 4, 79] Operation: 92-13=79
Start Sub Search at level 1: Moving to Node #0,0
Current State: 77:[2, 4, 79], Operations: ['92-13=79']
Exploring Operation: 2+4=6, Resulting Numbers: [79,... | 0 | hs_1 | sum_heuristic |
[
31,
95,
2,
9
] | 15 | [
"31+9=40",
"2*40=80",
"95-80=15"
] | Current State: 15:[31, 95, 2, 9], Operations: []
Exploring Operation: 31+9=40, Resulting Numbers: [95, 2, 40]
Generated Node #2: [95, 2, 40] from Operation: 31+9=40
Current State: 15:[95, 2, 40], Operations: ['31+9=40']
Exploring Operation: 2*40=80, Resulting Numbers: [95, 80]
Generated Node #3: [95, 80] from Operation... | 4 | Current State: 15:[31, 95, 2, 9], Operations: []
Exploring Operation: 95-31=64, Resulting Numbers: [2, 9, 64]
Generated Node #0,0: 15:[2, 9, 64] Operation: 95-31=64
Exploring Operation: 95-9=86, Resulting Numbers: [31, 2, 86]
Generated Node #0,1: 15:[31, 2, 86] Operation: 95-9=86
Exploring Operation: 31-9=22, Resulting... | 0 | hs_4 | mult_heuristic |
[
94,
41,
43,
53
] | 44 | [
"94-41=53",
"53/53=1",
"43+1=44"
] | Current State: 44:[94, 41, 43, 53], Operations: []
Exploring Operation: 94-41=53, Resulting Numbers: [43, 53, 53]
Generated Node #2: [43, 53, 53] from Operation: 94-41=53
Current State: 44:[43, 53, 53], Operations: ['94-41=53']
Exploring Operation: 53/53=1, Resulting Numbers: [43, 1]
Generated Node #3: [43, 1] from Ope... | 4 | Current State: 44:[94, 41, 43, 53], Operations: []
Exploring Operation: 94-53=41, Resulting Numbers: [41, 43, 41]
Generated Node #0,0: 44:[41, 43, 41] Operation: 94-53=41
Moving to Node #0,0
Current State: 44:[41, 43, 41], Operations: ['94-53=41']
Exploring Operation: 41/41=1, Resulting Numbers: [43, 1]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
42,
9,
63,
79
] | 91 | [
"42+9=51",
"63+79=142",
"142-51=91"
] | Current State: 91:[42, 9, 63, 79], Operations: []
Exploring Operation: 42+9=51, Resulting Numbers: [63, 79, 51]
Generated Node #2: [63, 79, 51] from Operation: 42+9=51
Current State: 91:[63, 79, 51], Operations: ['42+9=51']
Exploring Operation: 63+79=142, Resulting Numbers: [51, 142]
Generated Node #3: [51, 142] from O... | 4 | Current State: 91:[42, 9, 63, 79], Operations: []
Exploring Operation: 63-42=21, Resulting Numbers: [9, 79, 21]
Generated Node #0,0: 91:[9, 79, 21] Operation: 63-42=21
Exploring Operation: 42+63=105, Resulting Numbers: [9, 79, 105]
Generated Node #0,1: 91:[9, 79, 105] Operation: 42+63=105
Moving to Node #0,0
Current St... | 0.985243 | hs_2 | mult_heuristic |
[
78,
24,
43,
1
] | 59 | [
"78+24=102",
"43*1=43",
"102-43=59"
] | Current State: 59:[78, 24, 43, 1], Operations: []
Exploring Operation: 78+24=102, Resulting Numbers: [43, 1, 102]
Generated Node #2: [43, 1, 102] from Operation: 78+24=102
Current State: 59:[43, 1, 102], Operations: ['78+24=102']
Exploring Operation: 43*1=43, Resulting Numbers: [102, 43]
Generated Node #3: [102, 43] fr... | 4 | Current State: 59:[78, 24, 43, 1], Operations: []
Exploring Operation: 78-1=77, Resulting Numbers: [24, 43, 77]
Generated Node #0,0: 59:[24, 43, 77] Operation: 78-1=77
Moving to Node #0,0
Current State: 59:[24, 43, 77], Operations: ['78-1=77']
Exploring Operation: 77-24=53, Resulting Numbers: [43, 53]
Generated Node #0... | 0 | hs_1 | mult_heuristic |
[
19,
93,
23,
46
] | 97 | [
"93-19=74",
"46-23=23",
"74+23=97"
] | Current State: 97:[19, 93, 23, 46], Operations: []
Exploring Operation: 93-19=74, Resulting Numbers: [23, 46, 74]
Generated Node #2: [23, 46, 74] from Operation: 93-19=74
Current State: 97:[23, 46, 74], Operations: ['93-19=74']
Exploring Operation: 46-23=23, Resulting Numbers: [74, 23]
Generated Node #3: [74, 23] from ... | 4 | Current State: 97:[19, 93, 23, 46], Operations: []
Exploring Operation: 19+23=42, Resulting Numbers: [93, 46, 42]
Generated Node #0,0: 97:[93, 46, 42] Operation: 19+23=42
Start Sub Search at level 1: Moving to Node #0,0
Current State: 97:[93, 46, 42], Operations: ['19+23=42']
Exploring Operation: 46+42=88, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
3,
29,
10,
69
] | 53 | [
"29-3=26",
"10+69=79",
"79-26=53"
] | Current State: 53:[3, 29, 10, 69], Operations: []
Exploring Operation: 29-3=26, Resulting Numbers: [10, 69, 26]
Generated Node #2: [10, 69, 26] from Operation: 29-3=26
Current State: 53:[10, 69, 26], Operations: ['29-3=26']
Exploring Operation: 10+69=79, Resulting Numbers: [26, 79]
Generated Node #3: [26, 79] from Oper... | 4 | Current State: 53:[3, 29, 10, 69], Operations: []
Exploring Operation: 3*10=30, Resulting Numbers: [29, 69, 30]
Generated Node #0,0: 53:[29, 69, 30] Operation: 3*10=30
Moving to Node #0,0
Current State: 53:[29, 69, 30], Operations: ['3*10=30']
Exploring Operation: 29+30=59, Resulting Numbers: [69, 59]
Generated Node #0... | 0 | hs_1 | mult_heuristic |
[
33,
45,
80,
4
] | 98 | [
"33+45=78",
"80/4=20",
"78+20=98"
] | Current State: 98:[33, 45, 80, 4], Operations: []
Exploring Operation: 33+45=78, Resulting Numbers: [80, 4, 78]
Generated Node #2: [80, 4, 78] from Operation: 33+45=78
Current State: 98:[80, 4, 78], Operations: ['33+45=78']
Exploring Operation: 80/4=20, Resulting Numbers: [78, 20]
Generated Node #3: [78, 20] from Opera... | 4 | Current State: 98:[33, 45, 80, 4], Operations: []
Exploring Operation: 80-33=47, Resulting Numbers: [45, 4, 47]
Generated Node #0,0: 98:[45, 4, 47] Operation: 80-33=47
Exploring Operation: 33+80=113, Resulting Numbers: [45, 4, 113]
Generated Node #0,1: 98:[45, 4, 113] Operation: 33+80=113
Start Sub Search at level 1: M... | 0 | hs_2 | mult_heuristic |
[
85,
58,
14,
73
] | 60 | [
"85-58=27",
"14+73=87",
"87-27=60"
] | Current State: 60:[85, 58, 14, 73], Operations: []
Exploring Operation: 85-58=27, Resulting Numbers: [14, 73, 27]
Generated Node #2: [14, 73, 27] from Operation: 85-58=27
Current State: 60:[14, 73, 27], Operations: ['85-58=27']
Exploring Operation: 14+73=87, Resulting Numbers: [27, 87]
Generated Node #3: [27, 87] from ... | 4 | Current State: 60:[85, 58, 14, 73], Operations: []
Exploring Operation: 85-73=12, Resulting Numbers: [58, 14, 12]
Generated Node #0,0: 60:[58, 14, 12] Operation: 85-73=12
Start Sub Search at level 1: Moving to Node #0,0
Current State: 60:[58, 14, 12], Operations: ['85-73=12']
Exploring Operation: 14-12=2, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
36,
1,
47,
48
] | 60 | [
"36-1=35",
"47+48=95",
"95-35=60"
] | Current State: 60:[36, 1, 47, 48], Operations: []
Exploring Operation: 36-1=35, Resulting Numbers: [47, 48, 35]
Generated Node #2: [47, 48, 35] from Operation: 36-1=35
Current State: 60:[47, 48, 35], Operations: ['36-1=35']
Exploring Operation: 47+48=95, Resulting Numbers: [35, 95]
Generated Node #3: [35, 95] from Oper... | 4 | Current State: 60:[36, 1, 47, 48], Operations: []
Exploring Operation: 48-36=12, Resulting Numbers: [1, 47, 12]
Generated Node #0,0: 60:[1, 47, 12] Operation: 48-36=12
Exploring Operation: 48-47=1, Resulting Numbers: [36, 1, 1]
Generated Node #0,1: 60:[36, 1, 1] Operation: 48-47=1
Exploring Operation: 47-36=11, Resulti... | 0.986979 | hs_3 | mult_heuristic |
[
72,
62,
16,
64
] | 20 | [
"64-62=2",
"72/2=36",
"36-16=20"
] | Current State: 20:[72, 62, 16, 64], Operations: []
Exploring Operation: 64-62=2, Resulting Numbers: [72, 16, 2]
Generated Node #2: [72, 16, 2] from Operation: 64-62=2
Current State: 20:[72, 16, 2], Operations: ['64-62=2']
Exploring Operation: 72/2=36, Resulting Numbers: [16, 36]
Generated Node #3: [16, 36] from Operati... | 4 | Current State: 20:[72, 62, 16, 64], Operations: []
Exploring Operation: 72-62=10, Resulting Numbers: [16, 64, 10]
Generated Node #0,0: 20:[16, 64, 10] Operation: 72-62=10
Start Sub Search at level 1: Moving to Node #0,0
Current State: 20:[16, 64, 10], Operations: ['72-62=10']
Exploring Operation: 64/16=4, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
60,
98,
45,
39
] | 44 | [
"98-60=38",
"45-39=6",
"38+6=44"
] | Current State: 44:[60, 98, 45, 39], Operations: []
Exploring Operation: 98-60=38, Resulting Numbers: [45, 39, 38]
Generated Node #2: [45, 39, 38] from Operation: 98-60=38
Current State: 44:[45, 39, 38], Operations: ['98-60=38']
Exploring Operation: 45-39=6, Resulting Numbers: [38, 6]
Generated Node #3: [38, 6] from Ope... | 4 | Current State: 44:[60, 98, 45, 39], Operations: []
Exploring Operation: 98-60=38, Resulting Numbers: [45, 39, 38]
Generated Node #0,0: 44:[45, 39, 38] Operation: 98-60=38
Start Sub Search at level 1: Moving to Node #0,0
Current State: 44:[45, 39, 38], Operations: ['98-60=38']
Exploring Operation: 39-38=1, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
95,
83,
50,
99
] | 98 | [
"83-50=33",
"99/33=3",
"95+3=98"
] | Current State: 98:[95, 83, 50, 99], Operations: []
Exploring Operation: 83-50=33, Resulting Numbers: [95, 99, 33]
Generated Node #2: [95, 99, 33] from Operation: 83-50=33
Current State: 98:[95, 99, 33], Operations: ['83-50=33']
Exploring Operation: 99/33=3, Resulting Numbers: [95, 3]
Generated Node #3: [95, 3] from Ope... | 4 | Current State: 98:[95, 83, 50, 99], Operations: []
Exploring Operation: 99-83=16, Resulting Numbers: [95, 50, 16]
Generated Node #0,0: 98:[95, 50, 16] Operation: 99-83=16
Exploring Operation: 99-50=49, Resulting Numbers: [95, 83, 49]
Generated Node #0,1: 98:[95, 83, 49] Operation: 99-50=49
Exploring Operation: 95-83=12... | 0 | hs_4 | mult_heuristic |
[
15,
51,
88,
3
] | 32 | [
"15/3=5",
"88-51=37",
"37-5=32"
] | Current State: 32:[15, 51, 88, 3], Operations: []
Exploring Operation: 15/3=5, Resulting Numbers: [51, 88, 5]
Generated Node #2: [51, 88, 5] from Operation: 15/3=5
Current State: 32:[51, 88, 5], Operations: ['15/3=5']
Exploring Operation: 88-51=37, Resulting Numbers: [5, 37]
Generated Node #3: [5, 37] from Operation: 8... | 4 | Current State: 32:[15, 51, 88, 3], Operations: []
Exploring Operation: 51/3=17, Resulting Numbers: [15, 88, 17]
Generated Node #0,0: 32:[15, 88, 17] Operation: 51/3=17
Exploring Operation: 51-15=36, Resulting Numbers: [88, 3, 36]
Generated Node #0,1: 32:[88, 3, 36] Operation: 51-15=36
Exploring Operation: 88-51=37, Res... | 0.986111 | hs_4 | mult_heuristic |
[
7,
67,
83,
63
] | 54 | [
"7+67=74",
"83-63=20",
"74-20=54"
] | Current State: 54:[7, 67, 83, 63], Operations: []
Exploring Operation: 7+67=74, Resulting Numbers: [83, 63, 74]
Generated Node #2: [83, 63, 74] from Operation: 7+67=74
Current State: 54:[83, 63, 74], Operations: ['7+67=74']
Exploring Operation: 83-63=20, Resulting Numbers: [74, 20]
Generated Node #3: [74, 20] from Oper... | 4 | Current State: 54:[7, 67, 83, 63], Operations: []
Exploring Operation: 83-67=16, Resulting Numbers: [7, 63, 16]
Generated Node #0,0: 54:[7, 63, 16] Operation: 83-67=16
Exploring Operation: 83-63=20, Resulting Numbers: [7, 67, 20]
Generated Node #0,1: 54:[7, 67, 20] Operation: 83-63=20
Exploring Operation: 67-63=4, Resu... | 0.962674 | hs_4 | mult_heuristic |
[
88,
5,
13,
32
] | 43 | [
"13-5=8",
"88/8=11",
"32+11=43"
] | Current State: 43:[88, 5, 13, 32], Operations: []
Exploring Operation: 13-5=8, Resulting Numbers: [88, 32, 8]
Generated Node #2: [88, 32, 8] from Operation: 13-5=8
Current State: 43:[88, 32, 8], Operations: ['13-5=8']
Exploring Operation: 88/8=11, Resulting Numbers: [32, 11]
Generated Node #3: [32, 11] from Operation: ... | 4 | Current State: 43:[88, 5, 13, 32], Operations: []
Exploring Operation: 5+13=18, Resulting Numbers: [88, 32, 18]
Generated Node #0,0: 43:[88, 32, 18] Operation: 5+13=18
Exploring Operation: 88-32=56, Resulting Numbers: [5, 13, 56]
Generated Node #0,1: 43:[5, 13, 56] Operation: 88-32=56
Exploring Operation: 88-13=75, Res... | 0 | hs_5 | mult_heuristic |
[
40,
64,
36,
84
] | 56 | [
"40+64=104",
"84-36=48",
"104-48=56"
] | Current State: 56:[40, 64, 36, 84], Operations: []
Exploring Operation: 40+64=104, Resulting Numbers: [36, 84, 104]
Generated Node #2: [36, 84, 104] from Operation: 40+64=104
Current State: 56:[36, 84, 104], Operations: ['40+64=104']
Exploring Operation: 84-36=48, Resulting Numbers: [104, 48]
Generated Node #3: [104, 4... | 4 | Current State: 56:[40, 64, 36, 84], Operations: []
Exploring Operation: 84-36=48, Resulting Numbers: [40, 64, 48]
Generated Node #0,0: 56:[40, 64, 48] Operation: 84-36=48
Exploring Operation: 84-40=44, Resulting Numbers: [64, 36, 44]
Generated Node #0,1: 56:[64, 36, 44] Operation: 84-40=44
Exploring Operation: 40-36=4,... | 0.984375 | hs_4 | mult_heuristic |
[
67,
12,
73,
11
] | 66 | [
"67+12=79",
"79-73=6",
"11*6=66"
] | Current State: 66:[67, 12, 73, 11], Operations: []
Exploring Operation: 67+12=79, Resulting Numbers: [73, 11, 79]
Generated Node #2: [73, 11, 79] from Operation: 67+12=79
Current State: 66:[73, 11, 79], Operations: ['67+12=79']
Exploring Operation: 79-73=6, Resulting Numbers: [11, 6]
Generated Node #3: [11, 6] from Ope... | 4 | Current State: 66:[67, 12, 73, 11], Operations: []
Exploring Operation: 73-67=6, Resulting Numbers: [12, 11, 6]
Generated Node #0,0: 66:[12, 11, 6] Operation: 73-67=6
Moving to Node #0,0
Current State: 66:[12, 11, 6], Operations: ['73-67=6']
Exploring Operation: 12-6=6, Resulting Numbers: [11, 6]
Generated Node #0,0,0:... | 0.993924 | hs_1 | sum_heuristic |
[
15,
41,
54,
3
] | 50 | [
"15*3=45",
"41+54=95",
"95-45=50"
] | Current State: 50:[15, 41, 54, 3], Operations: []
Exploring Operation: 15*3=45, Resulting Numbers: [41, 54, 45]
Generated Node #2: [41, 54, 45] from Operation: 15*3=45
Current State: 50:[41, 54, 45], Operations: ['15*3=45']
Exploring Operation: 41+54=95, Resulting Numbers: [45, 95]
Generated Node #3: [45, 95] from Oper... | 4 | Current State: 50:[15, 41, 54, 3], Operations: []
Exploring Operation: 15+41=56, Resulting Numbers: [54, 3, 56]
Generated Node #0,0: 50:[54, 3, 56] Operation: 15+41=56
Exploring Operation: 41-15=26, Resulting Numbers: [54, 3, 26]
Generated Node #0,1: 50:[54, 3, 26] Operation: 41-15=26
Exploring Operation: 54-41=13, Res... | 0 | hs_3 | sum_heuristic |
[
40,
5,
19,
40
] | 67 | [
"40/5=8",
"19+40=59",
"8+59=67"
] | Current State: 67:[40, 5, 19, 40], Operations: []
Exploring Operation: 40/5=8, Resulting Numbers: [19, 8]
Generated Node #2: [19, 8] from Operation: 40/5=8
Current State: 67:[19, 8], Operations: ['40/5=8']
Exploring Operation: 19+40=59, Resulting Numbers: [8, 59]
Generated Node #3: [8, 59] from Operation: 19+40=59
Curr... | 4 | Current State: 67:[40, 5, 19, 40], Operations: []
Exploring Operation: 40+5=45, Resulting Numbers: [19, 40, 45]
Generated Node #0,0: 67:[19, 40, 45] Operation: 40+5=45
Exploring Operation: 5+19=24, Resulting Numbers: [40, 40, 24]
Generated Node #0,1: 67:[40, 40, 24] Operation: 5+19=24
Exploring Operation: 40+19=59, Res... | 0.918403 | hs_5 | sum_heuristic |
[
91,
87,
40,
46
] | 24 | [
"91-87=4",
"46-40=6",
"4*6=24"
] | Current State: 24:[91, 87, 40, 46], Operations: []
Exploring Operation: 91-87=4, Resulting Numbers: [40, 46, 4]
Generated Node #2: [40, 46, 4] from Operation: 91-87=4
Current State: 24:[40, 46, 4], Operations: ['91-87=4']
Exploring Operation: 46-40=6, Resulting Numbers: [4, 6]
Generated Node #3: [4, 6] from Operation: ... | 4 | Current State: 24:[91, 87, 40, 46], Operations: []
Exploring Operation: 91-87=4, Resulting Numbers: [40, 46, 4]
Generated Node #0,0: 24:[40, 46, 4] Operation: 91-87=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 24:[40, 46, 4], Operations: ['91-87=4']
Exploring Operation: 46-40=6, Resulting Numbers: ... | 0.993924 | hs_1 | sum_heuristic |
[
15,
95,
17,
33
] | 31 | [
"17-15=2",
"95-33=62",
"62/2=31"
] | Current State: 31:[15, 95, 17, 33], Operations: []
Exploring Operation: 17-15=2, Resulting Numbers: [95, 33, 2]
Generated Node #2: [95, 33, 2] from Operation: 17-15=2
Current State: 31:[95, 33, 2], Operations: ['17-15=2']
Exploring Operation: 95-33=62, Resulting Numbers: [2, 62]
Generated Node #3: [2, 62] from Operatio... | 4 | Current State: 31:[15, 95, 17, 33], Operations: []
Exploring Operation: 95-15=80, Resulting Numbers: [17, 33, 80]
Generated Node #0,0: 31:[17, 33, 80] Operation: 95-15=80
Exploring Operation: 95-33=62, Resulting Numbers: [15, 17, 62]
Generated Node #0,1: 31:[15, 17, 62] Operation: 95-33=62
Moving to Node #0,1
Current S... | 0 | hs_2 | mult_heuristic |
[
26,
15,
29,
23
] | 24 | [
"29-26=3",
"23-15=8",
"3*8=24"
] | Current State: 24:[26, 15, 29, 23], Operations: []
Exploring Operation: 29-26=3, Resulting Numbers: [15, 23, 3]
Generated Node #2: [15, 23, 3] from Operation: 29-26=3
Current State: 24:[15, 23, 3], Operations: ['29-26=3']
Exploring Operation: 23-15=8, Resulting Numbers: [3, 8]
Generated Node #3: [3, 8] from Operation: ... | 4 | Current State: 24:[26, 15, 29, 23], Operations: []
Exploring Operation: 29-26=3, Resulting Numbers: [15, 23, 3]
Generated Node #0,0: 24:[15, 23, 3] Operation: 29-26=3
Moving to Node #0,0
Current State: 24:[15, 23, 3], Operations: ['29-26=3']
Exploring Operation: 23-15=8, Resulting Numbers: [3, 8]
Generated Node #0,0,0:... | 0.993924 | hs_1 | mult_heuristic |
[
60,
6,
80,
58
] | 48 | [
"6+58=64",
"60*64=3840",
"3840/80=48"
] | Current State: 48:[60, 6, 80, 58], Operations: []
Exploring Operation: 6+58=64, Resulting Numbers: [60, 80, 64]
Generated Node #2: [60, 80, 64] from Operation: 6+58=64
Current State: 48:[60, 80, 64], Operations: ['6+58=64']
Exploring Operation: 60*64=3840, Resulting Numbers: [80, 3840]
Generated Node #3: [80, 3840] fro... | 4 | Current State: 48:[60, 6, 80, 58], Operations: []
Exploring Operation: 80-60=20, Resulting Numbers: [6, 58, 20]
Generated Node #0,0: 48:[6, 58, 20] Operation: 80-60=20
Moving to Node #0,0
Current State: 48:[6, 58, 20], Operations: ['80-60=20']
Exploring Operation: 58-6=52, Resulting Numbers: [20, 52]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
52,
51,
76,
8
] | 48 | [
"76-52=24",
"24/8=3",
"51-3=48"
] | Current State: 48:[52, 51, 76, 8], Operations: []
Exploring Operation: 76-52=24, Resulting Numbers: [51, 8, 24]
Generated Node #2: [51, 8, 24] from Operation: 76-52=24
Current State: 48:[51, 8, 24], Operations: ['76-52=24']
Exploring Operation: 24/8=3, Resulting Numbers: [51, 3]
Generated Node #3: [51, 3] from Operatio... | 4 | Current State: 48:[52, 51, 76, 8], Operations: []
Exploring Operation: 76-52=24, Resulting Numbers: [51, 8, 24]
Generated Node #0,0: 48:[51, 8, 24] Operation: 76-52=24
Moving to Node #0,0
Current State: 48:[51, 8, 24], Operations: ['76-52=24']
Exploring Operation: 51-24=27, Resulting Numbers: [8, 27]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
33,
37,
13,
39
] | 22 | [
"37-33=4",
"39-13=26",
"26-4=22"
] | Current State: 22:[33, 37, 13, 39], Operations: []
Exploring Operation: 37-33=4, Resulting Numbers: [13, 39, 4]
Generated Node #2: [13, 39, 4] from Operation: 37-33=4
Current State: 22:[13, 39, 4], Operations: ['37-33=4']
Exploring Operation: 39-13=26, Resulting Numbers: [4, 26]
Generated Node #3: [4, 26] from Operatio... | 4 | Current State: 22:[33, 37, 13, 39], Operations: []
Exploring Operation: 39-37=2, Resulting Numbers: [33, 13, 2]
Generated Node #0,0: 22:[33, 13, 2] Operation: 39-37=2
Exploring Operation: 37-33=4, Resulting Numbers: [13, 39, 4]
Generated Node #0,1: 22:[13, 39, 4] Operation: 37-33=4
Start Sub Search at level 1: Moving t... | 0.991319 | hs_2 | mult_heuristic |
[
56,
10,
48,
32
] | 20 | [
"56-32=24",
"10*48=480",
"480/24=20"
] | Current State: 20:[56, 10, 48, 32], Operations: []
Exploring Operation: 56-32=24, Resulting Numbers: [10, 48, 24]
Generated Node #2: [10, 48, 24] from Operation: 56-32=24
Current State: 20:[10, 48, 24], Operations: ['56-32=24']
Exploring Operation: 10*48=480, Resulting Numbers: [24, 480]
Generated Node #3: [24, 480] fr... | 4 | Current State: 20:[56, 10, 48, 32], Operations: []
Exploring Operation: 56-10=46, Resulting Numbers: [48, 32, 46]
Generated Node #0,0: 20:[48, 32, 46] Operation: 56-10=46
Exploring Operation: 56-32=24, Resulting Numbers: [10, 48, 24]
Generated Node #0,1: 20:[10, 48, 24] Operation: 56-32=24
Exploring Operation: 48-32=16... | 0.953993 | hs_4 | sum_heuristic |
[
93,
9,
99,
62
] | 93 | [
"99-93=6",
"9*62=558",
"558/6=93"
] | Current State: 93:[93, 9, 99, 62], Operations: []
Exploring Operation: 99-93=6, Resulting Numbers: [9, 62, 6]
Generated Node #2: [9, 62, 6] from Operation: 99-93=6
Current State: 93:[9, 62, 6], Operations: ['99-93=6']
Exploring Operation: 9*62=558, Resulting Numbers: [6, 558]
Generated Node #3: [6, 558] from Operation:... | 4 | Current State: 93:[93, 9, 99, 62], Operations: []
Exploring Operation: 9+62=71, Resulting Numbers: [93, 99, 71]
Generated Node #0,0: 93:[93, 99, 71] Operation: 9+62=71
Exploring Operation: 99-9=90, Resulting Numbers: [93, 62, 90]
Generated Node #0,1: 93:[93, 62, 90] Operation: 99-9=90
Exploring Operation: 99-62=37, Res... | 0 | hs_5 | sum_heuristic |
[
32,
92,
8,
92
] | 25 | [
"32-8=24",
"92/92=1",
"24+1=25"
] | Current State: 25:[32, 92, 8, 92], Operations: []
Exploring Operation: 32-8=24, Resulting Numbers: [92, 92, 24]
Generated Node #2: [92, 92, 24] from Operation: 32-8=24
Current State: 25:[92, 92, 24], Operations: ['32-8=24']
Exploring Operation: 92/92=1, Resulting Numbers: [24, 1]
Generated Node #3: [24, 1] from Operati... | 4 | Current State: 25:[32, 92, 8, 92], Operations: []
Exploring Operation: 92/92=1, Resulting Numbers: [32, 8, 1]
Generated Node #0,0: 25:[32, 8, 1] Operation: 92/92=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 25:[32, 8, 1], Operations: ['92/92=1']
Exploring Operation: 32-8=24, Resulting Numbers: [1, ... | 0.993924 | hs_1 | mult_heuristic |
[
47,
79,
3,
3
] | 71 | [
"47+3=50",
"3*50=150",
"150-79=71"
] | Current State: 71:[47, 79, 3, 3], Operations: []
Exploring Operation: 47+3=50, Resulting Numbers: [79, 50]
Generated Node #2: [79, 50] from Operation: 47+3=50
Current State: 71:[79, 50], Operations: ['47+3=50']
Exploring Operation: 3*50=150, Resulting Numbers: [79, 150]
Generated Node #3: [79, 150] from Operation: 3*50... | 4 | Current State: 71:[47, 79, 3, 3], Operations: []
Exploring Operation: 3*3=9, Resulting Numbers: [47, 79, 9]
Generated Node #0,0: 71:[47, 79, 9] Operation: 3*3=9
Moving to Node #0,0
Current State: 71:[47, 79, 9], Operations: ['3*3=9']
Exploring Operation: 47+9=56, Resulting Numbers: [79, 56]
Generated Node #0,0,0: 71:[7... | 0 | hs_1 | mult_heuristic |
[
16,
23,
27,
14
] | 72 | [
"27-23=4",
"14*4=56",
"16+56=72"
] | Current State: 72:[16, 23, 27, 14], Operations: []
Exploring Operation: 27-23=4, Resulting Numbers: [16, 14, 4]
Generated Node #2: [16, 14, 4] from Operation: 27-23=4
Current State: 72:[16, 14, 4], Operations: ['27-23=4']
Exploring Operation: 14*4=56, Resulting Numbers: [16, 56]
Generated Node #3: [16, 56] from Operati... | 4 | Current State: 72:[16, 23, 27, 14], Operations: []
Exploring Operation: 27-23=4, Resulting Numbers: [16, 14, 4]
Generated Node #0,0: 72:[16, 14, 4] Operation: 27-23=4
Exploring Operation: 27-14=13, Resulting Numbers: [16, 23, 13]
Generated Node #0,1: 72:[16, 23, 13] Operation: 27-14=13
Exploring Operation: 16-14=2, Res... | 0 | hs_5 | sum_heuristic |
[
76,
32,
66,
42
] | 100 | [
"76-66=10",
"42-32=10",
"10*10=100"
] | Current State: 100:[76, 32, 66, 42], Operations: []
Exploring Operation: 76-66=10, Resulting Numbers: [32, 42, 10]
Generated Node #2: [32, 42, 10] from Operation: 76-66=10
Current State: 100:[32, 42, 10], Operations: ['76-66=10']
Exploring Operation: 42-32=10, Resulting Numbers: [10, 10]
Generated Node #3: [10, 10] fro... | 4 | Current State: 100:[76, 32, 66, 42], Operations: []
Exploring Operation: 76-66=10, Resulting Numbers: [32, 42, 10]
Generated Node #0,0: 100:[32, 42, 10] Operation: 76-66=10
Moving to Node #0,0
Current State: 100:[32, 42, 10], Operations: ['76-66=10']
Exploring Operation: 42-32=10, Resulting Numbers: [10, 10]
Generated ... | 0 | hs_1 | sum_heuristic |
[
93,
85,
23,
27
] | 97 | [
"85+23=108",
"108/27=4",
"93+4=97"
] | Current State: 97:[93, 85, 23, 27], Operations: []
Exploring Operation: 85+23=108, Resulting Numbers: [93, 27, 108]
Generated Node #2: [93, 27, 108] from Operation: 85+23=108
Current State: 97:[93, 27, 108], Operations: ['85+23=108']
Exploring Operation: 108/27=4, Resulting Numbers: [93, 4]
Generated Node #3: [93, 4] f... | 4 | Current State: 97:[93, 85, 23, 27], Operations: []
Exploring Operation: 85+27=112, Resulting Numbers: [93, 23, 112]
Generated Node #0,0: 97:[93, 23, 112] Operation: 85+27=112
Exploring Operation: 85+23=108, Resulting Numbers: [93, 27, 108]
Generated Node #0,1: 97:[93, 27, 108] Operation: 85+23=108
Exploring Operation: ... | 0 | hs_3 | mult_heuristic |
[
53,
79,
44,
81
] | 78 | [
"53+79=132",
"132/44=3",
"81-3=78"
] | Current State: 78:[53, 79, 44, 81], Operations: []
Exploring Operation: 53+79=132, Resulting Numbers: [44, 81, 132]
Generated Node #2: [44, 81, 132] from Operation: 53+79=132
Current State: 78:[44, 81, 132], Operations: ['53+79=132']
Exploring Operation: 132/44=3, Resulting Numbers: [81, 3]
Generated Node #3: [81, 3] f... | 4 | Current State: 78:[53, 79, 44, 81], Operations: []
Exploring Operation: 79-53=26, Resulting Numbers: [44, 81, 26]
Generated Node #0,0: 78:[44, 81, 26] Operation: 79-53=26
Exploring Operation: 53-44=9, Resulting Numbers: [79, 81, 9]
Generated Node #0,1: 78:[79, 81, 9] Operation: 53-44=9
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
14,
83,
1,
80
] | 56 | [
"83+1=84",
"84-80=4",
"14*4=56"
] | Current State: 56:[14, 83, 1, 80], Operations: []
Exploring Operation: 83+1=84, Resulting Numbers: [14, 80, 84]
Generated Node #2: [14, 80, 84] from Operation: 83+1=84
Current State: 56:[14, 80, 84], Operations: ['83+1=84']
Exploring Operation: 84-80=4, Resulting Numbers: [14, 4]
Generated Node #3: [14, 4] from Operati... | 4 | Current State: 56:[14, 83, 1, 80], Operations: []
Exploring Operation: 83-80=3, Resulting Numbers: [14, 1, 3]
Generated Node #0,0: 56:[14, 1, 3] Operation: 83-80=3
Exploring Operation: 83-14=69, Resulting Numbers: [1, 80, 69]
Generated Node #0,1: 56:[1, 80, 69] Operation: 83-14=69
Start Sub Search at level 1: Moving to... | 0.991319 | hs_2 | sum_heuristic |
[
60,
5,
88,
2
] | 64 | [
"60/5=12",
"2*12=24",
"88-24=64"
] | Current State: 64:[60, 5, 88, 2], Operations: []
Exploring Operation: 60/5=12, Resulting Numbers: [88, 2, 12]
Generated Node #2: [88, 2, 12] from Operation: 60/5=12
Current State: 64:[88, 2, 12], Operations: ['60/5=12']
Exploring Operation: 2*12=24, Resulting Numbers: [88, 24]
Generated Node #3: [88, 24] from Operation... | 4 | Current State: 64:[60, 5, 88, 2], Operations: []
Exploring Operation: 88-60=28, Resulting Numbers: [5, 2, 28]
Generated Node #0,0: 64:[5, 2, 28] Operation: 88-60=28
Start Sub Search at level 1: Moving to Node #0,0
Current State: 64:[5, 2, 28], Operations: ['88-60=28']
Exploring Operation: 5+28=33, Resulting Numbers: [2... | 0 | hs_1 | sum_heuristic |
[
36,
54,
5,
72
] | 64 | [
"72/36=2",
"5*2=10",
"54+10=64"
] | Current State: 64:[36, 54, 5, 72], Operations: []
Exploring Operation: 72/36=2, Resulting Numbers: [54, 5, 2]
Generated Node #2: [54, 5, 2] from Operation: 72/36=2
Current State: 64:[54, 5, 2], Operations: ['72/36=2']
Exploring Operation: 5*2=10, Resulting Numbers: [54, 10]
Generated Node #3: [54, 10] from Operation: 5... | 4 | Current State: 64:[36, 54, 5, 72], Operations: []
Exploring Operation: 72-54=18, Resulting Numbers: [36, 5, 18]
Generated Node #0,0: 64:[36, 5, 18] Operation: 72-54=18
Exploring Operation: 54-36=18, Resulting Numbers: [5, 72, 18]
Generated Node #0,1: 64:[5, 72, 18] Operation: 54-36=18
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
27,
1,
85,
27
] | 31 | [
"27*1=27",
"85-27=58",
"58-27=31"
] | Current State: 31:[27, 1, 85, 27], Operations: []
Exploring Operation: 27*1=27, Resulting Numbers: [85, 27]
Generated Node #2: [85, 27] from Operation: 27*1=27
Current State: 31:[85, 27], Operations: ['27*1=27']
Exploring Operation: 85-27=58, Resulting Numbers: [58]
58,31 equal: Goal Reached
Exploring Operation: 58-27=... | 4 | Current State: 31:[27, 1, 85, 27], Operations: []
Exploring Operation: 85-27=58, Resulting Numbers: [1, 27, 58]
Generated Node #0,0: 31:[1, 27, 58] Operation: 85-27=58
Exploring Operation: 27+1=28, Resulting Numbers: [85, 27, 28]
Generated Node #0,1: 31:[85, 27, 28] Operation: 27+1=28
Exploring Operation: 85-1=84, Resu... | 0.985243 | hs_3 | mult_heuristic |
[
55,
36,
56,
86
] | 50 | [
"56-55=1",
"86-36=50",
"1*50=50"
] | Current State: 50:[55, 36, 56, 86], Operations: []
Exploring Operation: 56-55=1, Resulting Numbers: [36, 86, 1]
Generated Node #2: [36, 86, 1] from Operation: 56-55=1
Current State: 50:[36, 86, 1], Operations: ['56-55=1']
Exploring Operation: 86-36=50, Resulting Numbers: [1, 50]
Generated Node #3: [1, 50] from Operatio... | 4 | Current State: 50:[55, 36, 56, 86], Operations: []
Exploring Operation: 86-36=50, Resulting Numbers: [55, 56, 50]
Generated Node #0,0: 50:[55, 56, 50] Operation: 86-36=50
Exploring Operation: 86-56=30, Resulting Numbers: [55, 36, 30]
Generated Node #0,1: 50:[55, 36, 30] Operation: 86-56=30
Moving to Node #0,0
Current S... | 0.990451 | hs_2 | sum_heuristic |
[
18,
69,
66,
5
] | 26 | [
"18+69=87",
"66-5=61",
"87-61=26"
] | Current State: 26:[18, 69, 66, 5], Operations: []
Exploring Operation: 18+69=87, Resulting Numbers: [66, 5, 87]
Generated Node #2: [66, 5, 87] from Operation: 18+69=87
Current State: 26:[66, 5, 87], Operations: ['18+69=87']
Exploring Operation: 66-5=61, Resulting Numbers: [87, 61]
Generated Node #3: [87, 61] from Opera... | 4 | Current State: 26:[18, 69, 66, 5], Operations: []
Exploring Operation: 69-5=64, Resulting Numbers: [18, 66, 64]
Generated Node #0,0: 26:[18, 66, 64] Operation: 69-5=64
Exploring Operation: 18-5=13, Resulting Numbers: [69, 66, 13]
Generated Node #0,1: 26:[69, 66, 13] Operation: 18-5=13
Exploring Operation: 66-18=48, Res... | 0.982639 | hs_5 | mult_heuristic |
[
16,
24,
18,
74
] | 22 | [
"24-18=6",
"16*6=96",
"96-74=22"
] | Current State: 22:[16, 24, 18, 74], Operations: []
Exploring Operation: 24-18=6, Resulting Numbers: [16, 74, 6]
Generated Node #2: [16, 74, 6] from Operation: 24-18=6
Current State: 22:[16, 74, 6], Operations: ['24-18=6']
Exploring Operation: 16*6=96, Resulting Numbers: [74, 96]
Generated Node #3: [74, 96] from Operati... | 4 | Current State: 22:[16, 24, 18, 74], Operations: []
Exploring Operation: 74-18=56, Resulting Numbers: [16, 24, 56]
Generated Node #0,0: 22:[16, 24, 56] Operation: 74-18=56
Exploring Operation: 74-16=58, Resulting Numbers: [24, 18, 58]
Generated Node #0,1: 22:[24, 18, 58] Operation: 74-16=58
Exploring Operation: 74-24=50... | 0 | hs_3 | mult_heuristic |
[
18,
70,
79,
42
] | 33 | [
"18+70=88",
"79+42=121",
"121-88=33"
] | Current State: 33:[18, 70, 79, 42], Operations: []
Exploring Operation: 18+70=88, Resulting Numbers: [79, 42, 88]
Generated Node #2: [79, 42, 88] from Operation: 18+70=88
Current State: 33:[79, 42, 88], Operations: ['18+70=88']
Exploring Operation: 79+42=121, Resulting Numbers: [88, 121]
Generated Node #3: [88, 121] fr... | 4 | Current State: 33:[18, 70, 79, 42], Operations: []
Exploring Operation: 70-42=28, Resulting Numbers: [18, 79, 28]
Generated Node #0,0: 33:[18, 79, 28] Operation: 70-42=28
Exploring Operation: 79-42=37, Resulting Numbers: [18, 70, 37]
Generated Node #0,1: 33:[18, 70, 37] Operation: 79-42=37
Exploring Operation: 79-70=9,... | 0.983507 | hs_3 | sum_heuristic |
[
18,
50,
99,
32
] | 63 | [
"18+50=68",
"99+32=131",
"131-68=63"
] | Current State: 63:[18, 50, 99, 32], Operations: []
Exploring Operation: 18+50=68, Resulting Numbers: [99, 32, 68]
Generated Node #2: [99, 32, 68] from Operation: 18+50=68
Current State: 63:[99, 32, 68], Operations: ['18+50=68']
Exploring Operation: 99+32=131, Resulting Numbers: [68, 131]
Generated Node #3: [68, 131] fr... | 4 | Current State: 63:[18, 50, 99, 32], Operations: []
Exploring Operation: 99-32=67, Resulting Numbers: [18, 50, 67]
Generated Node #0,0: 63:[18, 50, 67] Operation: 99-32=67
Moving to Node #0,0
Current State: 63:[18, 50, 67], Operations: ['99-32=67']
Exploring Operation: 67-50=17, Resulting Numbers: [18, 17]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
32,
21,
87,
72
] | 38 | [
"32+21=53",
"87-72=15",
"53-15=38"
] | Current State: 38:[32, 21, 87, 72], Operations: []
Exploring Operation: 32+21=53, Resulting Numbers: [87, 72, 53]
Generated Node #2: [87, 72, 53] from Operation: 32+21=53
Current State: 38:[87, 72, 53], Operations: ['32+21=53']
Exploring Operation: 87-72=15, Resulting Numbers: [53, 15]
Generated Node #3: [53, 15] from ... | 4 | Current State: 38:[32, 21, 87, 72], Operations: []
Exploring Operation: 87-72=15, Resulting Numbers: [32, 21, 15]
Generated Node #0,0: 38:[32, 21, 15] Operation: 87-72=15
Start Sub Search at level 1: Moving to Node #0,0
Current State: 38:[32, 21, 15], Operations: ['87-72=15']
Exploring Operation: 32-15=17, Resulting Nu... | 0.993924 | hs_1 | sum_heuristic |
[
7,
80,
6,
76
] | 12 | [
"7+6=13",
"80+76=156",
"156/13=12"
] | Current State: 12:[7, 80, 6, 76], Operations: []
Exploring Operation: 7+6=13, Resulting Numbers: [80, 76, 13]
Generated Node #2: [80, 76, 13] from Operation: 7+6=13
Current State: 12:[80, 76, 13], Operations: ['7+6=13']
Exploring Operation: 80+76=156, Resulting Numbers: [13, 156]
Generated Node #3: [13, 156] from Opera... | 4 | Current State: 12:[7, 80, 6, 76], Operations: []
Exploring Operation: 80-7=73, Resulting Numbers: [6, 76, 73]
Generated Node #0,0: 12:[6, 76, 73] Operation: 80-7=73
Exploring Operation: 80-76=4, Resulting Numbers: [7, 6, 4]
Generated Node #0,1: 12:[7, 6, 4] Operation: 80-76=4
Exploring Operation: 76-7=69, Resulting Num... | 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.