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 |
|---|---|---|---|---|---|---|---|---|
[
85,
2,
32,
5
] | 96 | [
"85-32=53",
"53-5=48",
"2*48=96"
] | Current State: 96:[85, 2, 32, 5], Operations: []
Exploring Operation: 85-32=53, Resulting Numbers: [2, 5, 53]
Generated Node #2: [2, 5, 53] from Operation: 85-32=53
Current State: 96:[2, 5, 53], Operations: ['85-32=53']
Exploring Operation: 53-5=48, Resulting Numbers: [2, 48]
Generated Node #3: [2, 48] from Operation: ... | 4 | Current State: 96:[85, 2, 32, 5], Operations: []
Exploring Operation: 85/5=17, Resulting Numbers: [2, 32, 17]
Generated Node #0,0: 96:[2, 32, 17] Operation: 85/5=17
Start Sub Search at level 1: Moving to Node #0,0
Current State: 96:[2, 32, 17], Operations: ['85/5=17']
Exploring Operation: 32/2=16, Resulting Numbers: [1... | 0 | hs_1 | sum_heuristic |
[
40,
38,
58,
11
] | 22 | [
"40*11=440",
"58-38=20",
"440/20=22"
] | Current State: 22:[40, 38, 58, 11], Operations: []
Exploring Operation: 40*11=440, Resulting Numbers: [38, 58, 440]
Generated Node #2: [38, 58, 440] from Operation: 40*11=440
Current State: 22:[38, 58, 440], Operations: ['40*11=440']
Exploring Operation: 58-38=20, Resulting Numbers: [440, 20]
Generated Node #3: [440, 2... | 4 | Current State: 22:[40, 38, 58, 11], Operations: []
Exploring Operation: 40-38=2, Resulting Numbers: [58, 11, 2]
Generated Node #0,0: 22:[58, 11, 2] Operation: 40-38=2
Exploring Operation: 58-40=18, Resulting Numbers: [38, 11, 18]
Generated Node #0,1: 22:[38, 11, 18] Operation: 58-40=18
Exploring Operation: 58-38=20, Re... | 0.980035 | hs_3 | mult_heuristic |
[
27,
53,
55,
58
] | 83 | [
"27+53=80",
"58-55=3",
"80+3=83"
] | Current State: 83:[27, 53, 55, 58], Operations: []
Exploring Operation: 27+53=80, Resulting Numbers: [55, 58, 80]
Generated Node #2: [55, 58, 80] from Operation: 27+53=80
Current State: 83:[55, 58, 80], Operations: ['27+53=80']
Exploring Operation: 58-55=3, Resulting Numbers: [80, 3]
Generated Node #3: [80, 3] from Ope... | 4 | Current State: 83:[27, 53, 55, 58], Operations: []
Exploring Operation: 27+53=80, Resulting Numbers: [55, 58, 80]
Generated Node #0,0: 83:[55, 58, 80] Operation: 27+53=80
Exploring Operation: 27+55=82, Resulting Numbers: [53, 58, 82]
Generated Node #0,1: 83:[53, 58, 82] Operation: 27+55=82
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
86,
76,
45,
19
] | 37 | [
"86-45=41",
"76/19=4",
"41-4=37"
] | Current State: 37:[86, 76, 45, 19], Operations: []
Exploring Operation: 86-45=41, Resulting Numbers: [76, 19, 41]
Generated Node #2: [76, 19, 41] from Operation: 86-45=41
Current State: 37:[76, 19, 41], Operations: ['86-45=41']
Exploring Operation: 76/19=4, Resulting Numbers: [41, 4]
Generated Node #3: [41, 4] from Ope... | 4 | Current State: 37:[86, 76, 45, 19], Operations: []
Exploring Operation: 86-76=10, Resulting Numbers: [45, 19, 10]
Generated Node #0,0: 37:[45, 19, 10] Operation: 86-76=10
Exploring Operation: 86-19=67, Resulting Numbers: [76, 45, 67]
Generated Node #0,1: 37:[76, 45, 67] Operation: 86-19=67
Exploring Operation: 76-45=31... | 0.943576 | hs_4 | sum_heuristic |
[
99,
51,
3,
63
] | 95 | [
"63-51=12",
"12/3=4",
"99-4=95"
] | Current State: 95:[99, 51, 3, 63], Operations: []
Exploring Operation: 63-51=12, Resulting Numbers: [99, 3, 12]
Generated Node #2: [99, 3, 12] from Operation: 63-51=12
Current State: 95:[99, 3, 12], Operations: ['63-51=12']
Exploring Operation: 12/3=4, Resulting Numbers: [99, 4]
Generated Node #3: [99, 4] from Operatio... | 4 | Current State: 95:[99, 51, 3, 63], Operations: []
Exploring Operation: 51+63=114, Resulting Numbers: [99, 3, 114]
Generated Node #0,0: 95:[99, 3, 114] Operation: 51+63=114
Exploring Operation: 63/3=21, Resulting Numbers: [99, 51, 21]
Generated Node #0,1: 95:[99, 51, 21] Operation: 63/3=21
Exploring Operation: 99-63=36,... | 0.986111 | hs_5 | sum_heuristic |
[
66,
97,
69,
16
] | 78 | [
"66+97=163",
"69+16=85",
"163-85=78"
] | Current State: 78:[66, 97, 69, 16], Operations: []
Exploring Operation: 66+97=163, Resulting Numbers: [69, 16, 163]
Generated Node #2: [69, 16, 163] from Operation: 66+97=163
Current State: 78:[69, 16, 163], Operations: ['66+97=163']
Exploring Operation: 69+16=85, Resulting Numbers: [163, 85]
Generated Node #3: [163, 8... | 4 | Current State: 78:[66, 97, 69, 16], Operations: []
Exploring Operation: 69-66=3, Resulting Numbers: [97, 16, 3]
Generated Node #0,0: 78:[97, 16, 3] Operation: 69-66=3
Exploring Operation: 97-66=31, Resulting Numbers: [69, 16, 31]
Generated Node #0,1: 78:[69, 16, 31] Operation: 97-66=31
Exploring Operation: 66+16=82, Re... | 0.977431 | hs_5 | mult_heuristic |
[
9,
8,
97,
28
] | 39 | [
"97-9=88",
"88/8=11",
"28+11=39"
] | Current State: 39:[9, 8, 97, 28], Operations: []
Exploring Operation: 97-9=88, Resulting Numbers: [8, 28, 88]
Generated Node #2: [8, 28, 88] from Operation: 97-9=88
Current State: 39:[8, 28, 88], Operations: ['97-9=88']
Exploring Operation: 88/8=11, Resulting Numbers: [28, 11]
Generated Node #3: [28, 11] from Operation... | 4 | Current State: 39:[9, 8, 97, 28], Operations: []
Exploring Operation: 97-28=69, Resulting Numbers: [9, 8, 69]
Generated Node #0,0: 39:[9, 8, 69] Operation: 97-28=69
Exploring Operation: 97-8=89, Resulting Numbers: [9, 28, 89]
Generated Node #0,1: 39:[9, 28, 89] Operation: 97-8=89
Exploring Operation: 97-9=88, Resulting... | 0.980903 | hs_5 | sum_heuristic |
[
21,
71,
76,
3
] | 23 | [
"71-21=50",
"76-3=73",
"73-50=23"
] | Current State: 23:[21, 71, 76, 3], Operations: []
Exploring Operation: 71-21=50, Resulting Numbers: [76, 3, 50]
Generated Node #2: [76, 3, 50] from Operation: 71-21=50
Current State: 23:[76, 3, 50], Operations: ['71-21=50']
Exploring Operation: 76-3=73, Resulting Numbers: [50, 73]
Generated Node #3: [50, 73] from Opera... | 4 | Current State: 23:[21, 71, 76, 3], Operations: []
Exploring Operation: 76-71=5, Resulting Numbers: [21, 3, 5]
Generated Node #0,0: 23:[21, 3, 5] Operation: 76-71=5
Exploring Operation: 71-21=50, Resulting Numbers: [76, 3, 50]
Generated Node #0,1: 23:[76, 3, 50] Operation: 71-21=50
Start Sub Search at level 1: Moving to... | 0.986111 | hs_2 | mult_heuristic |
[
6,
8,
33,
42
] | 86 | [
"8*33=264",
"264/6=44",
"42+44=86"
] | Current State: 86:[6, 8, 33, 42], Operations: []
Exploring Operation: 8*33=264, Resulting Numbers: [6, 42, 264]
Generated Node #2: [6, 42, 264] from Operation: 8*33=264
Current State: 86:[6, 42, 264], Operations: ['8*33=264']
Exploring Operation: 264/6=44, Resulting Numbers: [42, 44]
Generated Node #3: [42, 44] from Op... | 4 | Current State: 86:[6, 8, 33, 42], Operations: []
Exploring Operation: 42-33=9, Resulting Numbers: [6, 8, 9]
Generated Node #0,0: 86:[6, 8, 9] Operation: 42-33=9
Exploring Operation: 6*8=48, Resulting Numbers: [33, 42, 48]
Generated Node #0,1: 86:[33, 42, 48] Operation: 6*8=48
Exploring Operation: 8-6=2, Resulting Numbe... | 0 | hs_5 | mult_heuristic |
[
72,
58,
29,
10
] | 80 | [
"72+10=82",
"58/29=2",
"82-2=80"
] | Current State: 80:[72, 58, 29, 10], Operations: []
Exploring Operation: 72+10=82, Resulting Numbers: [58, 29, 82]
Generated Node #2: [58, 29, 82] from Operation: 72+10=82
Current State: 80:[58, 29, 82], Operations: ['72+10=82']
Exploring Operation: 58/29=2, Resulting Numbers: [82, 2]
Generated Node #3: [82, 2] from Ope... | 4 | Current State: 80:[72, 58, 29, 10], Operations: []
Exploring Operation: 58/29=2, Resulting Numbers: [72, 10, 2]
Generated Node #0,0: 80:[72, 10, 2] Operation: 58/29=2
Exploring Operation: 72-58=14, Resulting Numbers: [29, 10, 14]
Generated Node #0,1: 80:[29, 10, 14] Operation: 72-58=14
Exploring Operation: 58+29=87, Re... | 0.988715 | hs_3 | mult_heuristic |
[
48,
21,
84,
22
] | 89 | [
"48-21=27",
"84-22=62",
"27+62=89"
] | Current State: 89:[48, 21, 84, 22], Operations: []
Exploring Operation: 48-21=27, Resulting Numbers: [84, 22, 27]
Generated Node #2: [84, 22, 27] from Operation: 48-21=27
Current State: 89:[84, 22, 27], Operations: ['48-21=27']
Exploring Operation: 84-22=62, Resulting Numbers: [27, 62]
Generated Node #3: [27, 62] from ... | 4 | Current State: 89:[48, 21, 84, 22], Operations: []
Exploring Operation: 48+22=70, Resulting Numbers: [21, 84, 70]
Generated Node #0,0: 89:[21, 84, 70] Operation: 48+22=70
Exploring Operation: 48+21=69, Resulting Numbers: [84, 22, 69]
Generated Node #0,1: 89:[84, 22, 69] Operation: 48+21=69
Exploring Operation: 84+22=10... | 0.947049 | hs_5 | sum_heuristic |
[
82,
83,
5,
62
] | 67 | [
"83-82=1",
"5+62=67",
"1*67=67"
] | Current State: 67:[82, 83, 5, 62], Operations: []
Exploring Operation: 83-82=1, Resulting Numbers: [5, 62, 1]
Generated Node #2: [5, 62, 1] from Operation: 83-82=1
Current State: 67:[5, 62, 1], Operations: ['83-82=1']
Exploring Operation: 5+62=67, Resulting Numbers: [1, 67]
Generated Node #3: [1, 67] from Operation: 5+... | 4 | Current State: 67:[82, 83, 5, 62], Operations: []
Exploring Operation: 82+5=87, Resulting Numbers: [83, 62, 87]
Generated Node #0,0: 67:[83, 62, 87] Operation: 82+5=87
Exploring Operation: 5+62=67, Resulting Numbers: [82, 83, 67]
Generated Node #0,1: 67:[82, 83, 67] Operation: 5+62=67
Exploring Operation: 83-5=78, Resu... | 0.984375 | hs_4 | mult_heuristic |
[
45,
10,
94,
45
] | 14 | [
"45-10=35",
"94-45=49",
"49-35=14"
] | Current State: 14:[45, 10, 94, 45], Operations: []
Exploring Operation: 45-10=35, Resulting Numbers: [94, 35]
Generated Node #2: [94, 35] from Operation: 45-10=35
Current State: 14:[94, 35], Operations: ['45-10=35']
Exploring Operation: 94-45=49, Resulting Numbers: [35, 49]
Generated Node #3: [35, 49] from Operation: 9... | 4 | Current State: 14:[45, 10, 94, 45], Operations: []
Exploring Operation: 94-45=49, Resulting Numbers: [10, 45, 49]
Generated Node #0,0: 14:[10, 45, 49] Operation: 94-45=49
Moving to Node #0,0
Current State: 14:[10, 45, 49], Operations: ['94-45=49']
Exploring Operation: 49-45=4, Resulting Numbers: [10, 4]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
18,
90,
40,
81
] | 67 | [
"18+90=108",
"81-40=41",
"108-41=67"
] | Current State: 67:[18, 90, 40, 81], Operations: []
Exploring Operation: 18+90=108, Resulting Numbers: [40, 81, 108]
Generated Node #2: [40, 81, 108] from Operation: 18+90=108
Current State: 67:[40, 81, 108], Operations: ['18+90=108']
Exploring Operation: 81-40=41, Resulting Numbers: [108, 41]
Generated Node #3: [108, 4... | 4 | Current State: 67:[18, 90, 40, 81], Operations: []
Exploring Operation: 81-18=63, Resulting Numbers: [90, 40, 63]
Generated Node #0,0: 67:[90, 40, 63] Operation: 81-18=63
Exploring Operation: 90-18=72, Resulting Numbers: [40, 81, 72]
Generated Node #0,1: 67:[40, 81, 72] Operation: 90-18=72
Exploring Operation: 18+40=58... | 0.984375 | hs_3 | sum_heuristic |
[
25,
32,
13,
2
] | 69 | [
"25*2=50",
"32-13=19",
"50+19=69"
] | Current State: 69:[25, 32, 13, 2], Operations: []
Exploring Operation: 25*2=50, Resulting Numbers: [32, 13, 50]
Generated Node #2: [32, 13, 50] from Operation: 25*2=50
Current State: 69:[32, 13, 50], Operations: ['25*2=50']
Exploring Operation: 32-13=19, Resulting Numbers: [50, 19]
Generated Node #3: [50, 19] from Oper... | 4 | Current State: 69:[25, 32, 13, 2], Operations: []
Exploring Operation: 32-13=19, Resulting Numbers: [25, 2, 19]
Generated Node #0,0: 69:[25, 2, 19] Operation: 32-13=19
Moving to Node #0,0
Current State: 69:[25, 2, 19], Operations: ['32-13=19']
Exploring Operation: 25-2=23, Resulting Numbers: [19, 23]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
46,
68,
11,
80
] | 82 | [
"68-46=22",
"22/11=2",
"80+2=82"
] | Current State: 82:[46, 68, 11, 80], Operations: []
Exploring Operation: 68-46=22, Resulting Numbers: [11, 80, 22]
Generated Node #2: [11, 80, 22] from Operation: 68-46=22
Current State: 82:[11, 80, 22], Operations: ['68-46=22']
Exploring Operation: 22/11=2, Resulting Numbers: [80, 2]
Generated Node #3: [80, 2] from Ope... | 4 | Current State: 82:[46, 68, 11, 80], Operations: []
Exploring Operation: 68-11=57, Resulting Numbers: [46, 80, 57]
Generated Node #0,0: 82:[46, 80, 57] Operation: 68-11=57
Exploring Operation: 46-11=35, Resulting Numbers: [68, 80, 35]
Generated Node #0,1: 82:[68, 80, 35] Operation: 46-11=35
Exploring Operation: 68+11=79... | 0 | hs_3 | sum_heuristic |
[
96,
3,
21,
30
] | 23 | [
"96/3=32",
"30-21=9",
"32-9=23"
] | Current State: 23:[96, 3, 21, 30], Operations: []
Exploring Operation: 96/3=32, Resulting Numbers: [21, 30, 32]
Generated Node #2: [21, 30, 32] from Operation: 96/3=32
Current State: 23:[21, 30, 32], Operations: ['96/3=32']
Exploring Operation: 30-21=9, Resulting Numbers: [32, 9]
Generated Node #3: [32, 9] from Operati... | 4 | Current State: 23:[96, 3, 21, 30], Operations: []
Exploring Operation: 96/3=32, Resulting Numbers: [21, 30, 32]
Generated Node #0,0: 23:[21, 30, 32] Operation: 96/3=32
Moving to Node #0,0
Current State: 23:[21, 30, 32], Operations: ['96/3=32']
Exploring Operation: 32-21=11, Resulting Numbers: [30, 11]
Generated Node #0... | 0 | hs_1 | mult_heuristic |
[
47,
6,
4,
2
] | 21 | [
"47-2=45",
"6*4=24",
"45-24=21"
] | Current State: 21:[47, 6, 4, 2], Operations: []
Exploring Operation: 47-2=45, Resulting Numbers: [6, 4, 45]
Generated Node #2: [6, 4, 45] from Operation: 47-2=45
Current State: 21:[6, 4, 45], Operations: ['47-2=45']
Exploring Operation: 6*4=24, Resulting Numbers: [45, 24]
Generated Node #3: [45, 24] from Operation: 6*4... | 4 | Current State: 21:[47, 6, 4, 2], Operations: []
Exploring Operation: 47-6=41, Resulting Numbers: [4, 2, 41]
Generated Node #0,0: 21:[4, 2, 41] Operation: 47-6=41
Exploring Operation: 47-2=45, Resulting Numbers: [6, 4, 45]
Generated Node #0,1: 21:[6, 4, 45] Operation: 47-2=45
Exploring Operation: 47-4=43, Resulting Numb... | 0 | hs_3 | mult_heuristic |
[
35,
41,
55,
5
] | 23 | [
"35+55=90",
"90/5=18",
"41-18=23"
] | Current State: 23:[35, 41, 55, 5], Operations: []
Exploring Operation: 35+55=90, Resulting Numbers: [41, 5, 90]
Generated Node #2: [41, 5, 90] from Operation: 35+55=90
Current State: 23:[41, 5, 90], Operations: ['35+55=90']
Exploring Operation: 90/5=18, Resulting Numbers: [41, 18]
Generated Node #3: [41, 18] from Opera... | 4 | Current State: 23:[35, 41, 55, 5], Operations: []
Exploring Operation: 55/5=11, Resulting Numbers: [35, 41, 11]
Generated Node #0,0: 23:[35, 41, 11] Operation: 55/5=11
Exploring Operation: 55-41=14, Resulting Numbers: [35, 5, 14]
Generated Node #0,1: 23:[35, 5, 14] Operation: 55-41=14
Exploring Operation: 41-5=36, Resu... | 0 | hs_5 | mult_heuristic |
[
44,
38,
88,
84
] | 78 | [
"44+38=82",
"88-84=4",
"82-4=78"
] | Current State: 78:[44, 38, 88, 84], Operations: []
Exploring Operation: 44+38=82, Resulting Numbers: [88, 84, 82]
Generated Node #2: [88, 84, 82] from Operation: 44+38=82
Current State: 78:[88, 84, 82], Operations: ['44+38=82']
Exploring Operation: 88-84=4, Resulting Numbers: [82, 4]
Generated Node #3: [82, 4] from Ope... | 4 | Current State: 78:[44, 38, 88, 84], Operations: []
Exploring Operation: 88/44=2, Resulting Numbers: [38, 84, 2]
Generated Node #0,0: 78:[38, 84, 2] Operation: 88/44=2
Exploring Operation: 88-44=44, Resulting Numbers: [38, 84, 44]
Generated Node #0,1: 78:[38, 84, 44] Operation: 88-44=44
Exploring Operation: 88-84=4, Res... | 0.977431 | hs_3 | sum_heuristic |
[
38,
11,
51,
1
] | 100 | [
"38+11=49",
"51*1=51",
"49+51=100"
] | Current State: 100:[38, 11, 51, 1], Operations: []
Exploring Operation: 38+11=49, Resulting Numbers: [51, 1, 49]
Generated Node #2: [51, 1, 49] from Operation: 38+11=49
Current State: 100:[51, 1, 49], Operations: ['38+11=49']
Exploring Operation: 51*1=51, Resulting Numbers: [49, 51]
Generated Node #3: [49, 51] from Ope... | 4 | Current State: 100:[38, 11, 51, 1], Operations: []
Exploring Operation: 38+11=49, Resulting Numbers: [51, 1, 49]
Generated Node #0,0: 100:[51, 1, 49] Operation: 38+11=49
Exploring Operation: 38-11=27, Resulting Numbers: [51, 1, 27]
Generated Node #0,1: 100:[51, 1, 27] Operation: 38-11=27
Start Sub Search at level 1: Mo... | 0.990451 | hs_2 | sum_heuristic |
[
47,
78,
7,
33
] | 80 | [
"47-33=14",
"14/7=2",
"78+2=80"
] | Current State: 80:[47, 78, 7, 33], Operations: []
Exploring Operation: 47-33=14, Resulting Numbers: [78, 7, 14]
Generated Node #2: [78, 7, 14] from Operation: 47-33=14
Current State: 80:[78, 7, 14], Operations: ['47-33=14']
Exploring Operation: 14/7=2, Resulting Numbers: [78, 2]
Generated Node #3: [78, 2] from Operatio... | 4 | Current State: 80:[47, 78, 7, 33], Operations: []
Exploring Operation: 47-33=14, Resulting Numbers: [78, 7, 14]
Generated Node #0,0: 80:[78, 7, 14] Operation: 47-33=14
Exploring Operation: 47+33=80, Resulting Numbers: [78, 7, 80]
Generated Node #0,1: 80:[78, 7, 80] Operation: 47+33=80
Exploring Operation: 7+33=40, Resu... | 0.974826 | hs_4 | mult_heuristic |
[
96,
40,
6,
88
] | 88 | [
"96-88=8",
"6*8=48",
"40+48=88"
] | Current State: 88:[96, 40, 6, 88], Operations: []
Exploring Operation: 96-88=8, Resulting Numbers: [40, 6, 8]
Generated Node #2: [40, 6, 8] from Operation: 96-88=8
Current State: 88:[40, 6, 8], Operations: ['96-88=8']
Exploring Operation: 6*8=48, Resulting Numbers: [40, 48]
Generated Node #3: [40, 48] from Operation: 6... | 4 | Current State: 88:[96, 40, 6, 88], Operations: []
Exploring Operation: 96-6=90, Resulting Numbers: [40, 88, 90]
Generated Node #0,0: 88:[40, 88, 90] Operation: 96-6=90
Start Sub Search at level 1: Moving to Node #0,0
Current State: 88:[40, 88, 90], Operations: ['96-6=90']
Exploring Operation: 90-88=2, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
14,
33,
96,
48
] | 95 | [
"14+33=47",
"96-48=48",
"47+48=95"
] | Current State: 95:[14, 33, 96, 48], Operations: []
Exploring Operation: 14+33=47, Resulting Numbers: [96, 48, 47]
Generated Node #2: [96, 48, 47] from Operation: 14+33=47
Current State: 95:[96, 48, 47], Operations: ['14+33=47']
Exploring Operation: 96-48=48, Resulting Numbers: [47, 48]
Generated Node #3: [47, 48] from ... | 4 | Current State: 95:[14, 33, 96, 48], Operations: []
Exploring Operation: 33+48=81, Resulting Numbers: [14, 96, 81]
Generated Node #0,0: 95:[14, 96, 81] Operation: 33+48=81
Exploring Operation: 48-33=15, Resulting Numbers: [14, 96, 15]
Generated Node #0,1: 95:[14, 96, 15] Operation: 48-33=15
Start Sub Search at level 1: ... | 0.992188 | hs_2 | mult_heuristic |
[
51,
46,
44,
2
] | 100 | [
"51*2=102",
"46-44=2",
"102-2=100"
] | Current State: 100:[51, 46, 44, 2], Operations: []
Exploring Operation: 51*2=102, Resulting Numbers: [46, 44, 102]
Generated Node #2: [46, 44, 102] from Operation: 51*2=102
Current State: 100:[46, 44, 102], Operations: ['51*2=102']
Exploring Operation: 46-44=2, Resulting Numbers: [102, 2]
Generated Node #3: [102, 2] fr... | 4 | Current State: 100:[51, 46, 44, 2], Operations: []
Exploring Operation: 46-44=2, Resulting Numbers: [51, 2, 2]
Generated Node #0,0: 100:[51, 2, 2] Operation: 46-44=2
Exploring Operation: 51-46=5, Resulting Numbers: [44, 2, 5]
Generated Node #0,1: 100:[44, 2, 5] Operation: 51-46=5
Exploring Operation: 51-44=7, Resulting... | 0 | hs_4 | mult_heuristic |
[
2,
53,
13,
91
] | 39 | [
"2*91=182",
"182/13=14",
"53-14=39"
] | Current State: 39:[2, 53, 13, 91], Operations: []
Exploring Operation: 2*91=182, Resulting Numbers: [53, 13, 182]
Generated Node #2: [53, 13, 182] from Operation: 2*91=182
Current State: 39:[53, 13, 182], Operations: ['2*91=182']
Exploring Operation: 182/13=14, Resulting Numbers: [53, 14]
Generated Node #3: [53, 14] fr... | 4 | Current State: 39:[2, 53, 13, 91], Operations: []
Exploring Operation: 91-13=78, Resulting Numbers: [2, 53, 78]
Generated Node #0,0: 39:[2, 53, 78] Operation: 91-13=78
Exploring Operation: 91-53=38, Resulting Numbers: [2, 13, 38]
Generated Node #0,1: 39:[2, 13, 38] Operation: 91-53=38
Exploring Operation: 53-13=40, Res... | 0.969618 | hs_4 | mult_heuristic |
[
30,
48,
88,
50
] | 56 | [
"48-30=18",
"88-50=38",
"18+38=56"
] | Current State: 56:[30, 48, 88, 50], Operations: []
Exploring Operation: 48-30=18, Resulting Numbers: [88, 50, 18]
Generated Node #2: [88, 50, 18] from Operation: 48-30=18
Current State: 56:[88, 50, 18], Operations: ['48-30=18']
Exploring Operation: 88-50=38, Resulting Numbers: [18, 38]
Generated Node #3: [18, 38] from ... | 4 | Current State: 56:[30, 48, 88, 50], Operations: []
Exploring Operation: 88-30=58, Resulting Numbers: [48, 50, 58]
Generated Node #0,0: 56:[48, 50, 58] Operation: 88-30=58
Exploring Operation: 88-48=40, Resulting Numbers: [30, 50, 40]
Generated Node #0,1: 56:[30, 50, 40] Operation: 88-48=40
Start Sub Search at level 1: ... | 0.991319 | hs_2 | sum_heuristic |
[
68,
80,
36,
30
] | 75 | [
"68-36=32",
"80*30=2400",
"2400/32=75"
] | Current State: 75:[68, 80, 36, 30], Operations: []
Exploring Operation: 68-36=32, Resulting Numbers: [80, 30, 32]
Generated Node #2: [80, 30, 32] from Operation: 68-36=32
Current State: 75:[80, 30, 32], Operations: ['68-36=32']
Exploring Operation: 80*30=2400, Resulting Numbers: [32, 2400]
Generated Node #3: [32, 2400]... | 4 | Current State: 75:[68, 80, 36, 30], Operations: []
Exploring Operation: 36+30=66, Resulting Numbers: [68, 80, 66]
Generated Node #0,0: 75:[68, 80, 66] Operation: 36+30=66
Exploring Operation: 36-30=6, Resulting Numbers: [68, 80, 6]
Generated Node #0,1: 75:[68, 80, 6] Operation: 36-30=6
Exploring Operation: 80-68=12, Re... | 0 | hs_5 | sum_heuristic |
[
24,
16,
56,
92
] | 85 | [
"24-16=8",
"56/8=7",
"92-7=85"
] | Current State: 85:[24, 16, 56, 92], Operations: []
Exploring Operation: 24-16=8, Resulting Numbers: [56, 92, 8]
Generated Node #2: [56, 92, 8] from Operation: 24-16=8
Current State: 85:[56, 92, 8], Operations: ['24-16=8']
Exploring Operation: 56/8=7, Resulting Numbers: [92, 7]
Generated Node #3: [92, 7] from Operation:... | 4 | Current State: 85:[24, 16, 56, 92], Operations: []
Exploring Operation: 24+56=80, Resulting Numbers: [16, 92, 80]
Generated Node #0,0: 85:[16, 92, 80] Operation: 24+56=80
Exploring Operation: 16+56=72, Resulting Numbers: [24, 92, 72]
Generated Node #0,1: 85:[24, 92, 72] Operation: 16+56=72
Exploring Operation: 56-24=32... | 0 | hs_3 | mult_heuristic |
[
3,
24,
21,
47
] | 98 | [
"3*24=72",
"47-21=26",
"72+26=98"
] | Current State: 98:[3, 24, 21, 47], Operations: []
Exploring Operation: 3*24=72, Resulting Numbers: [21, 47, 72]
Generated Node #2: [21, 47, 72] from Operation: 3*24=72
Current State: 98:[21, 47, 72], Operations: ['3*24=72']
Exploring Operation: 47-21=26, Resulting Numbers: [72, 26]
Generated Node #3: [72, 26] from Oper... | 4 | Current State: 98:[3, 24, 21, 47], Operations: []
Exploring Operation: 24-21=3, Resulting Numbers: [3, 47, 3]
Generated Node #0,0: 98:[3, 47, 3] Operation: 24-21=3
Exploring Operation: 24+21=45, Resulting Numbers: [3, 47, 45]
Generated Node #0,1: 98:[3, 47, 45] Operation: 24+21=45
Exploring Operation: 21/3=7, Resulting... | 0 | hs_4 | sum_heuristic |
[
26,
54,
14,
80
] | 38 | [
"54-26=28",
"80-14=66",
"66-28=38"
] | Current State: 38:[26, 54, 14, 80], Operations: []
Exploring Operation: 54-26=28, Resulting Numbers: [14, 80, 28]
Generated Node #2: [14, 80, 28] from Operation: 54-26=28
Current State: 38:[14, 80, 28], Operations: ['54-26=28']
Exploring Operation: 80-14=66, Resulting Numbers: [28, 66]
Generated Node #3: [28, 66] from ... | 4 | Current State: 38:[26, 54, 14, 80], Operations: []
Exploring Operation: 54-26=28, Resulting Numbers: [14, 80, 28]
Generated Node #0,0: 38:[14, 80, 28] Operation: 54-26=28
Exploring Operation: 80-26=54, Resulting Numbers: [54, 14, 54]
Generated Node #0,1: 38:[54, 14, 54] Operation: 80-26=54
Exploring Operation: 54-14=40... | 0.958333 | hs_5 | mult_heuristic |
[
28,
3,
82,
65
] | 42 | [
"28-3=25",
"82-65=17",
"25+17=42"
] | Current State: 42:[28, 3, 82, 65], Operations: []
Exploring Operation: 28-3=25, Resulting Numbers: [82, 65, 25]
Generated Node #2: [82, 65, 25] from Operation: 28-3=25
Current State: 42:[82, 65, 25], Operations: ['28-3=25']
Exploring Operation: 82-65=17, Resulting Numbers: [25, 17]
Generated Node #3: [25, 17] from Oper... | 4 | Current State: 42:[28, 3, 82, 65], Operations: []
Exploring Operation: 82-28=54, Resulting Numbers: [3, 65, 54]
Generated Node #0,0: 42:[3, 65, 54] Operation: 82-28=54
Exploring Operation: 65-28=37, Resulting Numbers: [3, 82, 37]
Generated Node #0,1: 42:[3, 82, 37] Operation: 65-28=37
Exploring Operation: 82-65=17, Res... | 0.973958 | hs_3 | mult_heuristic |
[
81,
82,
80,
4
] | 75 | [
"82-81=1",
"80-4=76",
"76-1=75"
] | Current State: 75:[81, 82, 80, 4], Operations: []
Exploring Operation: 82-81=1, Resulting Numbers: [80, 4, 1]
Generated Node #2: [80, 4, 1] from Operation: 82-81=1
Current State: 75:[80, 4, 1], Operations: ['82-81=1']
Exploring Operation: 80-4=76, Resulting Numbers: [1, 76]
Generated Node #3: [1, 76] from Operation: 80... | 4 | Current State: 75:[81, 82, 80, 4], Operations: []
Exploring Operation: 82-80=2, Resulting Numbers: [81, 4, 2]
Generated Node #0,0: 75:[81, 4, 2] Operation: 82-80=2
Exploring Operation: 82-81=1, Resulting Numbers: [80, 4, 1]
Generated Node #0,1: 75:[80, 4, 1] Operation: 82-81=1
Exploring Operation: 81-80=1, Resulting Nu... | 0.989583 | hs_3 | mult_heuristic |
[
21,
65,
90,
15
] | 70 | [
"90+15=105",
"105/21=5",
"65+5=70"
] | Current State: 70:[21, 65, 90, 15], Operations: []
Exploring Operation: 90+15=105, Resulting Numbers: [21, 65, 105]
Generated Node #2: [21, 65, 105] from Operation: 90+15=105
Current State: 70:[21, 65, 105], Operations: ['90+15=105']
Exploring Operation: 105/21=5, Resulting Numbers: [65, 5]
Generated Node #3: [65, 5] f... | 4 | Current State: 70:[21, 65, 90, 15], Operations: []
Exploring Operation: 90-21=69, Resulting Numbers: [65, 15, 69]
Generated Node #0,0: 70:[65, 15, 69] Operation: 90-21=69
Start Sub Search at level 1: Moving to Node #0,0
Current State: 70:[65, 15, 69], Operations: ['90-21=69']
Exploring Operation: 69-65=4, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
54,
70,
35,
10
] | 12 | [
"54-35=19",
"70/10=7",
"19-7=12"
] | Current State: 12:[54, 70, 35, 10], Operations: []
Exploring Operation: 54-35=19, Resulting Numbers: [70, 10, 19]
Generated Node #2: [70, 10, 19] from Operation: 54-35=19
Current State: 12:[70, 10, 19], Operations: ['54-35=19']
Exploring Operation: 70/10=7, Resulting Numbers: [19, 7]
Generated Node #3: [19, 7] from Ope... | 4 | Current State: 12:[54, 70, 35, 10], Operations: []
Exploring Operation: 70/35=2, Resulting Numbers: [54, 10, 2]
Generated Node #0,0: 12:[54, 10, 2] Operation: 70/35=2
Exploring Operation: 70-54=16, Resulting Numbers: [35, 10, 16]
Generated Node #0,1: 12:[35, 10, 16] Operation: 70-54=16
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
37,
18,
48,
2
] | 43 | [
"37-18=19",
"48/2=24",
"19+24=43"
] | Current State: 43:[37, 18, 48, 2], Operations: []
Exploring Operation: 37-18=19, Resulting Numbers: [48, 2, 19]
Generated Node #2: [48, 2, 19] from Operation: 37-18=19
Current State: 43:[48, 2, 19], Operations: ['37-18=19']
Exploring Operation: 48/2=24, Resulting Numbers: [19, 24]
Generated Node #3: [19, 24] from Opera... | 4 | Current State: 43:[37, 18, 48, 2], Operations: []
Exploring Operation: 18+2=20, Resulting Numbers: [37, 48, 20]
Generated Node #0,0: 43:[37, 48, 20] Operation: 18+2=20
Exploring Operation: 48-2=46, Resulting Numbers: [37, 18, 46]
Generated Node #0,1: 43:[37, 18, 46] Operation: 48-2=46
Exploring Operation: 37+2=39, Resu... | 0 | hs_4 | mult_heuristic |
[
86,
47,
20,
60
] | 55 | [
"47*60=2820",
"2820/20=141",
"141-86=55"
] | Current State: 55:[86, 47, 20, 60], Operations: []
Exploring Operation: 47*60=2820, Resulting Numbers: [86, 20, 2820]
Generated Node #2: [86, 20, 2820] from Operation: 47*60=2820
Current State: 55:[86, 20, 2820], Operations: ['47*60=2820']
Exploring Operation: 2820/20=141, Resulting Numbers: [86, 141]
Generated Node #3... | 4 | Current State: 55:[86, 47, 20, 60], Operations: []
Exploring Operation: 60/20=3, Resulting Numbers: [86, 47, 3]
Generated Node #0,0: 55:[86, 47, 3] Operation: 60/20=3
Exploring Operation: 86-60=26, Resulting Numbers: [47, 20, 26]
Generated Node #0,1: 55:[47, 20, 26] Operation: 86-60=26
Exploring Operation: 86-47=39, Re... | 0 | hs_5 | mult_heuristic |
[
30,
65,
9,
74
] | 29 | [
"65+9=74",
"74/74=1",
"30-1=29"
] | Current State: 29:[30, 65, 9, 74], Operations: []
Exploring Operation: 65+9=74, Resulting Numbers: [30, 74, 74]
Generated Node #2: [30, 74, 74] from Operation: 65+9=74
Current State: 29:[30, 74, 74], Operations: ['65+9=74']
Exploring Operation: 74/74=1, Resulting Numbers: [30, 1]
Generated Node #3: [30, 1] from Operati... | 4 | Current State: 29:[30, 65, 9, 74], Operations: []
Exploring Operation: 74-65=9, Resulting Numbers: [30, 9, 9]
Generated Node #0,0: 29:[30, 9, 9] Operation: 74-65=9
Exploring Operation: 74-30=44, Resulting Numbers: [65, 9, 44]
Generated Node #0,1: 29:[65, 9, 44] Operation: 74-30=44
Exploring Operation: 65-9=56, Resultin... | 0.980035 | hs_4 | mult_heuristic |
[
82,
75,
39,
26
] | 92 | [
"82+75=157",
"39+26=65",
"157-65=92"
] | Current State: 92:[82, 75, 39, 26], Operations: []
Exploring Operation: 82+75=157, Resulting Numbers: [39, 26, 157]
Generated Node #2: [39, 26, 157] from Operation: 82+75=157
Current State: 92:[39, 26, 157], Operations: ['82+75=157']
Exploring Operation: 39+26=65, Resulting Numbers: [157, 65]
Generated Node #3: [157, 6... | 4 | Current State: 92:[82, 75, 39, 26], Operations: []
Exploring Operation: 75-39=36, Resulting Numbers: [82, 26, 36]
Generated Node #0,0: 92:[82, 26, 36] Operation: 75-39=36
Exploring Operation: 75-26=49, Resulting Numbers: [82, 39, 49]
Generated Node #0,1: 92:[82, 39, 49] Operation: 75-26=49
Exploring Operation: 82-75=7,... | 0.967882 | hs_5 | sum_heuristic |
[
85,
67,
43,
97
] | 36 | [
"85-67=18",
"97-43=54",
"54-18=36"
] | Current State: 36:[85, 67, 43, 97], Operations: []
Exploring Operation: 85-67=18, Resulting Numbers: [43, 97, 18]
Generated Node #2: [43, 97, 18] from Operation: 85-67=18
Current State: 36:[43, 97, 18], Operations: ['85-67=18']
Exploring Operation: 97-43=54, Resulting Numbers: [18, 54]
Generated Node #3: [18, 54] from ... | 4 | Current State: 36:[85, 67, 43, 97], Operations: []
Exploring Operation: 97-67=30, Resulting Numbers: [85, 43, 30]
Generated Node #0,0: 36:[85, 43, 30] Operation: 97-67=30
Exploring Operation: 97-85=12, Resulting Numbers: [67, 43, 12]
Generated Node #0,1: 36:[67, 43, 12] Operation: 97-85=12
Moving to Node #0,1
Current S... | 0.989583 | hs_2 | mult_heuristic |
[
6,
44,
17,
72
] | 93 | [
"44-6=38",
"72-17=55",
"38+55=93"
] | Current State: 93:[6, 44, 17, 72], Operations: []
Exploring Operation: 44-6=38, Resulting Numbers: [17, 72, 38]
Generated Node #2: [17, 72, 38] from Operation: 44-6=38
Current State: 93:[17, 72, 38], Operations: ['44-6=38']
Exploring Operation: 72-17=55, Resulting Numbers: [38, 55]
Generated Node #3: [38, 55] from Oper... | 4 | Current State: 93:[6, 44, 17, 72], Operations: []
Exploring Operation: 17+72=89, Resulting Numbers: [6, 44, 89]
Generated Node #0,0: 93:[6, 44, 89] Operation: 17+72=89
Exploring Operation: 72-44=28, Resulting Numbers: [6, 17, 28]
Generated Node #0,1: 93:[6, 17, 28] Operation: 72-44=28
Exploring Operation: 44-17=27, Res... | 0.949653 | hs_5 | sum_heuristic |
[
66,
68,
2,
50
] | 98 | [
"68-66=2",
"2*50=100",
"100-2=98"
] | Current State: 98:[66, 68, 2, 50], Operations: []
Exploring Operation: 68-66=2, Resulting Numbers: [2, 50, 2]
Generated Node #2: [2, 50, 2] from Operation: 68-66=2
Current State: 98:[2, 50, 2], Operations: ['68-66=2']
Exploring Operation: 2*50=100, Resulting Numbers: [100]
100,98 equal: Goal Reached
Exploring Operation... | 4 | Current State: 98:[66, 68, 2, 50], Operations: []
Exploring Operation: 68-66=2, Resulting Numbers: [2, 50, 2]
Generated Node #0,0: 98:[2, 50, 2] Operation: 68-66=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 98:[2, 50, 2], Operations: ['68-66=2']
Exploring Operation: 50-2=48, Resulting Numbers: [2, ... | 0 | hs_1 | sum_heuristic |
[
84,
1,
44,
21
] | 49 | [
"84/21=4",
"1+44=45",
"4+45=49"
] | Current State: 49:[84, 1, 44, 21], Operations: []
Exploring Operation: 84/21=4, Resulting Numbers: [1, 44, 4]
Generated Node #2: [1, 44, 4] from Operation: 84/21=4
Current State: 49:[1, 44, 4], Operations: ['84/21=4']
Exploring Operation: 1+44=45, Resulting Numbers: [4, 45]
Generated Node #3: [4, 45] from Operation: 1+... | 4 | Current State: 49:[84, 1, 44, 21], Operations: []
Exploring Operation: 84/21=4, Resulting Numbers: [1, 44, 4]
Generated Node #0,0: 49:[1, 44, 4] Operation: 84/21=4
Exploring Operation: 84-21=63, Resulting Numbers: [1, 44, 63]
Generated Node #0,1: 49:[1, 44, 63] Operation: 84-21=63
Moving to Node #0,0
Current State: 49:... | 0.991319 | hs_2 | mult_heuristic |
[
69,
22,
63,
8
] | 24 | [
"69-22=47",
"63+8=71",
"71-47=24"
] | Current State: 24:[69, 22, 63, 8], Operations: []
Exploring Operation: 69-22=47, Resulting Numbers: [63, 8, 47]
Generated Node #2: [63, 8, 47] from Operation: 69-22=47
Current State: 24:[63, 8, 47], Operations: ['69-22=47']
Exploring Operation: 63+8=71, Resulting Numbers: [47, 71]
Generated Node #3: [47, 71] from Opera... | 4 | Current State: 24:[69, 22, 63, 8], Operations: []
Exploring Operation: 69-22=47, Resulting Numbers: [63, 8, 47]
Generated Node #0,0: 24:[63, 8, 47] Operation: 69-22=47
Exploring Operation: 69-63=6, Resulting Numbers: [22, 8, 6]
Generated Node #0,1: 24:[22, 8, 6] Operation: 69-63=6
Exploring Operation: 63-22=41, Resulti... | 0.966146 | hs_4 | sum_heuristic |
[
66,
29,
50,
76
] | 72 | [
"66+50=116",
"116/29=4",
"76-4=72"
] | Current State: 72:[66, 29, 50, 76], Operations: []
Exploring Operation: 66+50=116, Resulting Numbers: [29, 76, 116]
Generated Node #2: [29, 76, 116] from Operation: 66+50=116
Current State: 72:[29, 76, 116], Operations: ['66+50=116']
Exploring Operation: 116/29=4, Resulting Numbers: [76, 4]
Generated Node #3: [76, 4] f... | 4 | Current State: 72:[66, 29, 50, 76], Operations: []
Exploring Operation: 50-29=21, Resulting Numbers: [66, 76, 21]
Generated Node #0,0: 72:[66, 76, 21] Operation: 50-29=21
Exploring Operation: 66-50=16, Resulting Numbers: [29, 76, 16]
Generated Node #0,1: 72:[29, 76, 16] Operation: 66-50=16
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
1,
29,
28,
12
] | 10 | [
"1+29=30",
"28+12=40",
"40-30=10"
] | Current State: 10:[1, 29, 28, 12], Operations: []
Exploring Operation: 1+29=30, Resulting Numbers: [28, 12, 30]
Generated Node #2: [28, 12, 30] from Operation: 1+29=30
Current State: 10:[28, 12, 30], Operations: ['1+29=30']
Exploring Operation: 28+12=40, Resulting Numbers: [30, 40]
Generated Node #3: [30, 40] from Oper... | 4 | Current State: 10:[1, 29, 28, 12], Operations: []
Exploring Operation: 29-28=1, Resulting Numbers: [1, 12, 1]
Generated Node #0,0: 10:[1, 12, 1] Operation: 29-28=1
Exploring Operation: 28-12=16, Resulting Numbers: [1, 29, 16]
Generated Node #0,1: 10:[1, 29, 16] Operation: 28-12=16
Exploring Operation: 29-12=17, Resulti... | 0.990451 | hs_3 | mult_heuristic |
[
5,
42,
70,
2
] | 84 | [
"5-2=3",
"70-42=28",
"3*28=84"
] | Current State: 84:[5, 42, 70, 2], Operations: []
Exploring Operation: 5-2=3, Resulting Numbers: [42, 70, 3]
Generated Node #2: [42, 70, 3] from Operation: 5-2=3
Current State: 84:[42, 70, 3], Operations: ['5-2=3']
Exploring Operation: 70-42=28, Resulting Numbers: [3, 28]
Generated Node #3: [3, 28] from Operation: 70-42... | 4 | Current State: 84:[5, 42, 70, 2], Operations: []
Exploring Operation: 70-42=28, Resulting Numbers: [5, 2, 28]
Generated Node #0,0: 84:[5, 2, 28] Operation: 70-42=28
Exploring Operation: 70/5=14, Resulting Numbers: [42, 2, 14]
Generated Node #0,1: 84:[42, 2, 14] Operation: 70/5=14
Moving to Node #0,1
Current State: 84:[... | 0.984375 | hs_2 | sum_heuristic |
[
91,
9,
50,
2
] | 63 | [
"9-2=7",
"91/7=13",
"50+13=63"
] | Current State: 63:[91, 9, 50, 2], Operations: []
Exploring Operation: 9-2=7, Resulting Numbers: [91, 50, 7]
Generated Node #2: [91, 50, 7] from Operation: 9-2=7
Current State: 63:[91, 50, 7], Operations: ['9-2=7']
Exploring Operation: 91/7=13, Resulting Numbers: [50, 13]
Generated Node #3: [50, 13] from Operation: 91/7... | 4 | Current State: 63:[91, 9, 50, 2], Operations: []
Exploring Operation: 91-50=41, Resulting Numbers: [9, 2, 41]
Generated Node #0,0: 63:[9, 2, 41] Operation: 91-50=41
Exploring Operation: 50/2=25, Resulting Numbers: [91, 9, 25]
Generated Node #0,1: 63:[91, 9, 25] Operation: 50/2=25
Exploring Operation: 9+50=59, Resulting... | 0 | hs_4 | sum_heuristic |
[
60,
42,
71,
64
] | 25 | [
"60-42=18",
"71-64=7",
"18+7=25"
] | Current State: 25:[60, 42, 71, 64], Operations: []
Exploring Operation: 60-42=18, Resulting Numbers: [71, 64, 18]
Generated Node #2: [71, 64, 18] from Operation: 60-42=18
Current State: 25:[71, 64, 18], Operations: ['60-42=18']
Exploring Operation: 71-64=7, Resulting Numbers: [18, 7]
Generated Node #3: [18, 7] from Ope... | 4 | Current State: 25:[60, 42, 71, 64], Operations: []
Exploring Operation: 71-42=29, Resulting Numbers: [60, 64, 29]
Generated Node #0,0: 25:[60, 64, 29] Operation: 71-42=29
Exploring Operation: 71-60=11, Resulting Numbers: [42, 64, 11]
Generated Node #0,1: 25:[42, 64, 11] Operation: 71-60=11
Exploring Operation: 71-64=7,... | 0.986979 | hs_4 | mult_heuristic |
[
57,
17,
6,
99
] | 53 | [
"57-17=40",
"99-6=93",
"93-40=53"
] | Current State: 53:[57, 17, 6, 99], Operations: []
Exploring Operation: 57-17=40, Resulting Numbers: [6, 99, 40]
Generated Node #2: [6, 99, 40] from Operation: 57-17=40
Current State: 53:[6, 99, 40], Operations: ['57-17=40']
Exploring Operation: 99-6=93, Resulting Numbers: [40, 93]
Generated Node #3: [40, 93] from Opera... | 4 | Current State: 53:[57, 17, 6, 99], Operations: []
Exploring Operation: 17+6=23, Resulting Numbers: [57, 99, 23]
Generated Node #0,0: 53:[57, 99, 23] Operation: 17+6=23
Exploring Operation: 57-6=51, Resulting Numbers: [17, 99, 51]
Generated Node #0,1: 53:[17, 99, 51] Operation: 57-6=51
Exploring Operation: 99-6=93, Resu... | 0.958333 | hs_4 | mult_heuristic |
[
62,
8,
28,
24
] | 63 | [
"62-8=54",
"28*54=1512",
"1512/24=63"
] | Current State: 63:[62, 8, 28, 24], Operations: []
Exploring Operation: 62-8=54, Resulting Numbers: [28, 24, 54]
Generated Node #2: [28, 24, 54] from Operation: 62-8=54
Current State: 63:[28, 24, 54], Operations: ['62-8=54']
Exploring Operation: 28*54=1512, Resulting Numbers: [24, 1512]
Generated Node #3: [24, 1512] fro... | 4 | Current State: 63:[62, 8, 28, 24], Operations: []
Exploring Operation: 28-24=4, Resulting Numbers: [62, 8, 4]
Generated Node #0,0: 63:[62, 8, 4] Operation: 28-24=4
Exploring Operation: 28-8=20, Resulting Numbers: [62, 24, 20]
Generated Node #0,1: 63:[62, 24, 20] Operation: 28-8=20
Moving to Node #0,0
Current State: 63:... | 0 | hs_2 | sum_heuristic |
[
27,
37,
48,
9
] | 29 | [
"37-27=10",
"48-9=39",
"39-10=29"
] | Current State: 29:[27, 37, 48, 9], Operations: []
Exploring Operation: 37-27=10, Resulting Numbers: [48, 9, 10]
Generated Node #2: [48, 9, 10] from Operation: 37-27=10
Current State: 29:[48, 9, 10], Operations: ['37-27=10']
Exploring Operation: 48-9=39, Resulting Numbers: [10, 39]
Generated Node #3: [10, 39] from Opera... | 4 | Current State: 29:[27, 37, 48, 9], Operations: []
Exploring Operation: 37-9=28, Resulting Numbers: [27, 48, 28]
Generated Node #0,0: 29:[27, 48, 28] Operation: 37-9=28
Exploring Operation: 27+9=36, Resulting Numbers: [37, 48, 36]
Generated Node #0,1: 29:[37, 48, 36] Operation: 27+9=36
Exploring Operation: 48-9=39, Resu... | 0.987847 | hs_3 | sum_heuristic |
[
70,
78,
2,
54
] | 97 | [
"70/2=35",
"78+54=132",
"132-35=97"
] | Current State: 97:[70, 78, 2, 54], Operations: []
Exploring Operation: 70/2=35, Resulting Numbers: [78, 54, 35]
Generated Node #2: [78, 54, 35] from Operation: 70/2=35
Current State: 97:[78, 54, 35], Operations: ['70/2=35']
Exploring Operation: 78+54=132, Resulting Numbers: [35, 132]
Generated Node #3: [35, 132] from O... | 4 | Current State: 97:[70, 78, 2, 54], Operations: []
Exploring Operation: 2+54=56, Resulting Numbers: [70, 78, 56]
Generated Node #0,0: 97:[70, 78, 56] Operation: 2+54=56
Exploring Operation: 2*54=108, Resulting Numbers: [70, 78, 108]
Generated Node #0,1: 97:[70, 78, 108] Operation: 2*54=108
Exploring Operation: 78+2=80, ... | 0 | hs_4 | sum_heuristic |
[
91,
91,
77,
18
] | 77 | [
"91-91=0",
"18*0=0",
"77+0=77"
] | Current State: 77:[91, 91, 77, 18], Operations: []
Exploring Operation: 91-91=0, Resulting Numbers: [77, 18, 0]
Generated Node #2: [77, 18, 0] from Operation: 91-91=0
Current State: 77:[77, 18, 0], Operations: ['91-91=0']
Exploring Operation: 18*0=0, Resulting Numbers: [77, 0]
Generated Node #3: [77, 0] from Operation:... | 4 | Current State: 77:[91, 91, 77, 18], Operations: []
Exploring Operation: 91/91=1, Resulting Numbers: [77, 18, 1]
Generated Node #0,0: 77:[77, 18, 1] Operation: 91/91=1
Moving to Node #0,0
Current State: 77:[77, 18, 1], Operations: ['91/91=1']
Exploring Operation: 18-1=17, Resulting Numbers: [77, 17]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
33,
91,
61,
27
] | 24 | [
"91-33=58",
"61-27=34",
"58-34=24"
] | Current State: 24:[33, 91, 61, 27], Operations: []
Exploring Operation: 91-33=58, Resulting Numbers: [61, 27, 58]
Generated Node #2: [61, 27, 58] from Operation: 91-33=58
Current State: 24:[61, 27, 58], Operations: ['91-33=58']
Exploring Operation: 61-27=34, Resulting Numbers: [58, 34]
Generated Node #3: [58, 34] from ... | 4 | Current State: 24:[33, 91, 61, 27], Operations: []
Exploring Operation: 91-61=30, Resulting Numbers: [33, 27, 30]
Generated Node #0,0: 24:[33, 27, 30] Operation: 91-61=30
Exploring Operation: 61-33=28, Resulting Numbers: [91, 27, 28]
Generated Node #0,1: 24:[91, 27, 28] Operation: 61-33=28
Exploring Operation: 61-27=34... | 0.986979 | hs_5 | sum_heuristic |
[
84,
32,
92,
87
] | 20 | [
"87-84=3",
"92-32=60",
"60/3=20"
] | Current State: 20:[84, 32, 92, 87], Operations: []
Exploring Operation: 87-84=3, Resulting Numbers: [32, 92, 3]
Generated Node #2: [32, 92, 3] from Operation: 87-84=3
Current State: 20:[32, 92, 3], Operations: ['87-84=3']
Exploring Operation: 92-32=60, Resulting Numbers: [3, 60]
Generated Node #3: [3, 60] from Operatio... | 4 | Current State: 20:[84, 32, 92, 87], Operations: []
Exploring Operation: 92-87=5, Resulting Numbers: [84, 32, 5]
Generated Node #0,0: 20:[84, 32, 5] Operation: 92-87=5
Start Sub Search at level 1: Moving to Node #0,0
Current State: 20:[84, 32, 5], Operations: ['92-87=5']
Exploring Operation: 84-32=52, Resulting Numbers:... | 0 | hs_1 | sum_heuristic |
[
1,
53,
66,
38
] | 25 | [
"1*53=53",
"66-38=28",
"53-28=25"
] | Current State: 25:[1, 53, 66, 38], Operations: []
Exploring Operation: 1*53=53, Resulting Numbers: [66, 38, 53]
Generated Node #2: [66, 38, 53] from Operation: 1*53=53
Current State: 25:[66, 38, 53], Operations: ['1*53=53']
Exploring Operation: 66-38=28, Resulting Numbers: [53, 28]
Generated Node #3: [53, 28] from Oper... | 4 | Current State: 25:[1, 53, 66, 38], Operations: []
Exploring Operation: 66-53=13, Resulting Numbers: [1, 38, 13]
Generated Node #0,0: 25:[1, 38, 13] Operation: 66-53=13
Exploring Operation: 53-38=15, Resulting Numbers: [1, 66, 15]
Generated Node #0,1: 25:[1, 66, 15] Operation: 53-38=15
Exploring Operation: 66-38=28, Res... | 0.990451 | hs_3 | sum_heuristic |
[
69,
23,
35,
9
] | 96 | [
"69/23=3",
"35*3=105",
"105-9=96"
] | Current State: 96:[69, 23, 35, 9], Operations: []
Exploring Operation: 69/23=3, Resulting Numbers: [35, 9, 3]
Generated Node #2: [35, 9, 3] from Operation: 69/23=3
Current State: 96:[35, 9, 3], Operations: ['69/23=3']
Exploring Operation: 35*3=105, Resulting Numbers: [9, 105]
Generated Node #3: [9, 105] from Operation:... | 4 | Current State: 96:[69, 23, 35, 9], Operations: []
Exploring Operation: 69-35=34, Resulting Numbers: [23, 9, 34]
Generated Node #0,0: 96:[23, 9, 34] Operation: 69-35=34
Exploring Operation: 69/23=3, Resulting Numbers: [35, 9, 3]
Generated Node #0,1: 96:[35, 9, 3] Operation: 69/23=3
Exploring Operation: 69+23=92, Resulti... | 0 | hs_4 | mult_heuristic |
[
12,
1,
55,
52
] | 48 | [
"1+55=56",
"56-52=4",
"12*4=48"
] | Current State: 48:[12, 1, 55, 52], Operations: []
Exploring Operation: 1+55=56, Resulting Numbers: [12, 52, 56]
Generated Node #2: [12, 52, 56] from Operation: 1+55=56
Current State: 48:[12, 52, 56], Operations: ['1+55=56']
Exploring Operation: 56-52=4, Resulting Numbers: [12, 4]
Generated Node #3: [12, 4] from Operati... | 4 | Current State: 48:[12, 1, 55, 52], Operations: []
Exploring Operation: 55-1=54, Resulting Numbers: [12, 52, 54]
Generated Node #0,0: 48:[12, 52, 54] Operation: 55-1=54
Exploring Operation: 55-52=3, Resulting Numbers: [12, 1, 3]
Generated Node #0,1: 48:[12, 1, 3] Operation: 55-52=3
Exploring Operation: 55-12=43, Resulti... | 0.988715 | hs_3 | mult_heuristic |
[
78,
11,
88,
71
] | 84 | [
"78-11=67",
"88-71=17",
"67+17=84"
] | Current State: 84:[78, 11, 88, 71], Operations: []
Exploring Operation: 78-11=67, Resulting Numbers: [88, 71, 67]
Generated Node #2: [88, 71, 67] from Operation: 78-11=67
Current State: 84:[88, 71, 67], Operations: ['78-11=67']
Exploring Operation: 88-71=17, Resulting Numbers: [67, 17]
Generated Node #3: [67, 17] from ... | 4 | Current State: 84:[78, 11, 88, 71], Operations: []
Exploring Operation: 88-71=17, Resulting Numbers: [78, 11, 17]
Generated Node #0,0: 84:[78, 11, 17] Operation: 88-71=17
Exploring Operation: 78-71=7, Resulting Numbers: [11, 88, 7]
Generated Node #0,1: 84:[11, 88, 7] Operation: 78-71=7
Moving to Node #0,1
Current State... | 0.987847 | hs_2 | mult_heuristic |
[
17,
7,
93,
85
] | 16 | [
"17+7=24",
"93-85=8",
"24-8=16"
] | Current State: 16:[17, 7, 93, 85], Operations: []
Exploring Operation: 17+7=24, Resulting Numbers: [93, 85, 24]
Generated Node #2: [93, 85, 24] from Operation: 17+7=24
Current State: 16:[93, 85, 24], Operations: ['17+7=24']
Exploring Operation: 93-85=8, Resulting Numbers: [24, 8]
Generated Node #3: [24, 8] from Operati... | 4 | Current State: 16:[17, 7, 93, 85], Operations: []
Exploring Operation: 93-85=8, Resulting Numbers: [17, 7, 8]
Generated Node #0,0: 16:[17, 7, 8] Operation: 93-85=8
Moving to Node #0,0
Current State: 16:[17, 7, 8], Operations: ['93-85=8']
Exploring Operation: 17-7=10, Resulting Numbers: [8, 10]
Generated Node #0,0,0: 16... | 0 | hs_1 | mult_heuristic |
[
43,
66,
40,
10
] | 80 | [
"43-10=33",
"66*40=2640",
"2640/33=80"
] | Current State: 80:[43, 66, 40, 10], Operations: []
Exploring Operation: 43-10=33, Resulting Numbers: [66, 40, 33]
Generated Node #2: [66, 40, 33] from Operation: 43-10=33
Current State: 80:[66, 40, 33], Operations: ['43-10=33']
Exploring Operation: 66*40=2640, Resulting Numbers: [33, 2640]
Generated Node #3: [33, 2640]... | 4 | Current State: 80:[43, 66, 40, 10], Operations: []
Exploring Operation: 66-43=23, Resulting Numbers: [40, 10, 23]
Generated Node #0,0: 80:[40, 10, 23] Operation: 66-43=23
Start Sub Search at level 1: Moving to Node #0,0
Current State: 80:[40, 10, 23], Operations: ['66-43=23']
Exploring Operation: 40-23=17, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
17,
35,
41,
22
] | 70 | [
"41-17=24",
"24-22=2",
"35*2=70"
] | Current State: 70:[17, 35, 41, 22], Operations: []
Exploring Operation: 41-17=24, Resulting Numbers: [35, 22, 24]
Generated Node #2: [35, 22, 24] from Operation: 41-17=24
Current State: 70:[35, 22, 24], Operations: ['41-17=24']
Exploring Operation: 24-22=2, Resulting Numbers: [35, 2]
Generated Node #3: [35, 2] from Ope... | 4 | Current State: 70:[17, 35, 41, 22], Operations: []
Exploring Operation: 41+22=63, Resulting Numbers: [17, 35, 63]
Generated Node #0,0: 70:[17, 35, 63] Operation: 41+22=63
Exploring Operation: 22-17=5, Resulting Numbers: [35, 41, 5]
Generated Node #0,1: 70:[35, 41, 5] Operation: 22-17=5
Exploring Operation: 35-22=13, Re... | 0.969618 | hs_5 | mult_heuristic |
[
54,
46,
37,
6
] | 85 | [
"54-46=8",
"6*8=48",
"37+48=85"
] | Current State: 85:[54, 46, 37, 6], Operations: []
Exploring Operation: 54-46=8, Resulting Numbers: [37, 6, 8]
Generated Node #2: [37, 6, 8] from Operation: 54-46=8
Current State: 85:[37, 6, 8], Operations: ['54-46=8']
Exploring Operation: 6*8=48, Resulting Numbers: [37, 48]
Generated Node #3: [37, 48] from Operation: 6... | 4 | Current State: 85:[54, 46, 37, 6], Operations: []
Exploring Operation: 54+46=100, Resulting Numbers: [37, 6, 100]
Generated Node #0,0: 85:[37, 6, 100] Operation: 54+46=100
Exploring Operation: 54-37=17, Resulting Numbers: [46, 6, 17]
Generated Node #0,1: 85:[46, 6, 17] Operation: 54-37=17
Exploring Operation: 46+37=83,... | 0 | hs_4 | mult_heuristic |
[
12,
17,
13,
87
] | 20 | [
"17-12=5",
"13+87=100",
"100/5=20"
] | Current State: 20:[12, 17, 13, 87], Operations: []
Exploring Operation: 17-12=5, Resulting Numbers: [13, 87, 5]
Generated Node #2: [13, 87, 5] from Operation: 17-12=5
Current State: 20:[13, 87, 5], Operations: ['17-12=5']
Exploring Operation: 13+87=100, Resulting Numbers: [5, 100]
Generated Node #3: [5, 100] from Opera... | 4 | Current State: 20:[12, 17, 13, 87], Operations: []
Exploring Operation: 87-13=74, Resulting Numbers: [12, 17, 74]
Generated Node #0,0: 20:[12, 17, 74] Operation: 87-13=74
Exploring Operation: 87-17=70, Resulting Numbers: [12, 13, 70]
Generated Node #0,1: 20:[12, 13, 70] Operation: 87-17=70
Moving to Node #0,1
Current S... | 0 | hs_2 | mult_heuristic |
[
52,
30,
42,
11
] | 21 | [
"52-30=22",
"42*11=462",
"462/22=21"
] | Current State: 21:[52, 30, 42, 11], Operations: []
Exploring Operation: 52-30=22, Resulting Numbers: [42, 11, 22]
Generated Node #2: [42, 11, 22] from Operation: 52-30=22
Current State: 21:[42, 11, 22], Operations: ['52-30=22']
Exploring Operation: 42*11=462, Resulting Numbers: [22, 462]
Generated Node #3: [22, 462] fr... | 4 | Current State: 21:[52, 30, 42, 11], Operations: []
Exploring Operation: 52-42=10, Resulting Numbers: [30, 11, 10]
Generated Node #0,0: 21:[30, 11, 10] Operation: 52-42=10
Start Sub Search at level 1: Moving to Node #0,0
Current State: 21:[30, 11, 10], Operations: ['52-42=10']
Exploring Operation: 30/10=3, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
7,
26,
6,
35
] | 60 | [
"26-7=19",
"6+35=41",
"19+41=60"
] | Current State: 60:[7, 26, 6, 35], Operations: []
Exploring Operation: 26-7=19, Resulting Numbers: [6, 35, 19]
Generated Node #2: [6, 35, 19] from Operation: 26-7=19
Current State: 60:[6, 35, 19], Operations: ['26-7=19']
Exploring Operation: 6+35=41, Resulting Numbers: [19, 41]
Generated Node #3: [19, 41] from Operation... | 4 | Current State: 60:[7, 26, 6, 35], Operations: []
Exploring Operation: 35/7=5, Resulting Numbers: [26, 6, 5]
Generated Node #0,0: 60:[26, 6, 5] Operation: 35/7=5
Exploring Operation: 26+35=61, Resulting Numbers: [7, 6, 61]
Generated Node #0,1: 60:[7, 6, 61] Operation: 26+35=61
Exploring Operation: 35-26=9, Resulting Num... | 0.989583 | hs_3 | sum_heuristic |
[
50,
55,
29,
63
] | 97 | [
"50*55=2750",
"63+2750=2813",
"2813/29=97"
] | Current State: 97:[50, 55, 29, 63], Operations: []
Exploring Operation: 50*55=2750, Resulting Numbers: [29, 63, 2750]
Generated Node #2: [29, 63, 2750] from Operation: 50*55=2750
Current State: 97:[29, 63, 2750], Operations: ['50*55=2750']
Exploring Operation: 63+2750=2813, Resulting Numbers: [29, 2813]
Generated Node ... | 4 | Current State: 97:[50, 55, 29, 63], Operations: []
Exploring Operation: 55+29=84, Resulting Numbers: [50, 63, 84]
Generated Node #0,0: 97:[50, 63, 84] Operation: 55+29=84
Exploring Operation: 50+29=79, Resulting Numbers: [55, 63, 79]
Generated Node #0,1: 97:[55, 63, 79] Operation: 50+29=79
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
90,
2,
3,
55
] | 27 | [
"90/3=30",
"2+55=57",
"57-30=27"
] | Current State: 27:[90, 2, 3, 55], Operations: []
Exploring Operation: 90/3=30, Resulting Numbers: [2, 55, 30]
Generated Node #2: [2, 55, 30] from Operation: 90/3=30
Current State: 27:[2, 55, 30], Operations: ['90/3=30']
Exploring Operation: 2+55=57, Resulting Numbers: [30, 57]
Generated Node #3: [30, 57] from Operation... | 4 | Current State: 27:[90, 2, 3, 55], Operations: []
Exploring Operation: 90-55=35, Resulting Numbers: [2, 3, 35]
Generated Node #0,0: 27:[2, 3, 35] Operation: 90-55=35
Exploring Operation: 90/3=30, Resulting Numbers: [2, 55, 30]
Generated Node #0,1: 27:[2, 55, 30] Operation: 90/3=30
Start Sub Search at level 1: Moving to ... | 0.986111 | hs_2 | sum_heuristic |
[
53,
81,
8,
18
] | 19 | [
"53+81=134",
"18+134=152",
"152/8=19"
] | Current State: 19:[53, 81, 8, 18], Operations: []
Exploring Operation: 53+81=134, Resulting Numbers: [8, 18, 134]
Generated Node #2: [8, 18, 134] from Operation: 53+81=134
Current State: 19:[8, 18, 134], Operations: ['53+81=134']
Exploring Operation: 18+134=152, Resulting Numbers: [8, 152]
Generated Node #3: [8, 152] f... | 4 | Current State: 19:[53, 81, 8, 18], Operations: []
Exploring Operation: 53-8=45, Resulting Numbers: [81, 18, 45]
Generated Node #0,0: 19:[81, 18, 45] Operation: 53-8=45
Exploring Operation: 81-53=28, Resulting Numbers: [8, 18, 28]
Generated Node #0,1: 19:[8, 18, 28] Operation: 81-53=28
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
70,
35,
19,
31
] | 85 | [
"70-35=35",
"19+31=50",
"35+50=85"
] | Current State: 85:[70, 35, 19, 31], Operations: []
Exploring Operation: 70-35=35, Resulting Numbers: [19, 31, 35]
Generated Node #2: [19, 31, 35] from Operation: 70-35=35
Current State: 85:[19, 31, 35], Operations: ['70-35=35']
Exploring Operation: 19+31=50, Resulting Numbers: [35, 50]
Generated Node #3: [35, 50] from ... | 4 | Current State: 85:[70, 35, 19, 31], Operations: []
Exploring Operation: 35-31=4, Resulting Numbers: [70, 19, 4]
Generated Node #0,0: 85:[70, 19, 4] Operation: 35-31=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 85:[70, 19, 4], Operations: ['35-31=4']
Exploring Operation: 70+19=89, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
[
41,
82,
35,
16
] | 38 | [
"82/41=2",
"35-16=19",
"2*19=38"
] | Current State: 38:[41, 82, 35, 16], Operations: []
Exploring Operation: 82/41=2, Resulting Numbers: [35, 16, 2]
Generated Node #2: [35, 16, 2] from Operation: 82/41=2
Current State: 38:[35, 16, 2], Operations: ['82/41=2']
Exploring Operation: 35-16=19, Resulting Numbers: [2, 19]
Generated Node #3: [2, 19] from Operatio... | 4 | Current State: 38:[41, 82, 35, 16], Operations: []
Exploring Operation: 82-41=41, Resulting Numbers: [35, 16, 41]
Generated Node #0,0: 38:[35, 16, 41] Operation: 82-41=41
Exploring Operation: 82-16=66, Resulting Numbers: [41, 35, 66]
Generated Node #0,1: 38:[41, 35, 66] Operation: 82-16=66
Exploring Operation: 82-35=47... | 0.986979 | hs_4 | sum_heuristic |
[
73,
96,
85,
99
] | 15 | [
"73+96=169",
"85+99=184",
"184-169=15"
] | Current State: 15:[73, 96, 85, 99], Operations: []
Exploring Operation: 73+96=169, Resulting Numbers: [85, 99, 169]
Generated Node #2: [85, 99, 169] from Operation: 73+96=169
Current State: 15:[85, 99, 169], Operations: ['73+96=169']
Exploring Operation: 85+99=184, Resulting Numbers: [169, 184]
Generated Node #3: [169,... | 4 | Current State: 15:[73, 96, 85, 99], Operations: []
Exploring Operation: 99-96=3, Resulting Numbers: [73, 85, 3]
Generated Node #0,0: 15:[73, 85, 3] Operation: 99-96=3
Exploring Operation: 96-73=23, Resulting Numbers: [85, 99, 23]
Generated Node #0,1: 15:[85, 99, 23] Operation: 96-73=23
Exploring Operation: 96-85=11, Re... | 0.984375 | hs_5 | mult_heuristic |
[
27,
30,
28,
82
] | 60 | [
"82-28=54",
"54/27=2",
"30*2=60"
] | Current State: 60:[27, 30, 28, 82], Operations: []
Exploring Operation: 82-28=54, Resulting Numbers: [27, 30, 54]
Generated Node #2: [27, 30, 54] from Operation: 82-28=54
Current State: 60:[27, 30, 54], Operations: ['82-28=54']
Exploring Operation: 54/27=2, Resulting Numbers: [30, 2]
Generated Node #3: [30, 2] from Ope... | 4 | Current State: 60:[27, 30, 28, 82], Operations: []
Exploring Operation: 82-27=55, Resulting Numbers: [30, 28, 55]
Generated Node #0,0: 60:[30, 28, 55] Operation: 82-27=55
Start Sub Search at level 1: Moving to Node #0,0
Current State: 60:[30, 28, 55], Operations: ['82-27=55']
Exploring Operation: 55-28=27, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
45,
33,
27,
45
] | 30 | [
"45-33=12",
"45-27=18",
"12+18=30"
] | Current State: 30:[45, 33, 27, 45], Operations: []
Exploring Operation: 45-33=12, Resulting Numbers: [27, 12]
Generated Node #2: [27, 12] from Operation: 45-33=12
Current State: 30:[27, 12], Operations: ['45-33=12']
Exploring Operation: 45-27=18, Resulting Numbers: [12, 18]
Generated Node #3: [12, 18] from Operation: 4... | 4 | Current State: 30:[45, 33, 27, 45], Operations: []
Exploring Operation: 45-33=12, Resulting Numbers: [27, 45, 12]
Generated Node #0,0: 30:[27, 45, 12] Operation: 45-33=12
Exploring Operation: 45-45=0, Resulting Numbers: [33, 27, 0]
Generated Node #0,1: 30:[33, 27, 0] Operation: 45-45=0
Exploring Operation: 45/45=1, Res... | 0.958333 | hs_4 | sum_heuristic |
[
20,
68,
30,
4
] | 90 | [
"68/4=17",
"20-17=3",
"30*3=90"
] | Current State: 90:[20, 68, 30, 4], Operations: []
Exploring Operation: 68/4=17, Resulting Numbers: [20, 30, 17]
Generated Node #2: [20, 30, 17] from Operation: 68/4=17
Current State: 90:[20, 30, 17], Operations: ['68/4=17']
Exploring Operation: 20-17=3, Resulting Numbers: [30, 3]
Generated Node #3: [30, 3] from Operati... | 4 | Current State: 90:[20, 68, 30, 4], Operations: []
Exploring Operation: 20+68=88, Resulting Numbers: [30, 4, 88]
Generated Node #0,0: 90:[30, 4, 88] Operation: 20+68=88
Exploring Operation: 68/4=17, Resulting Numbers: [20, 30, 17]
Generated Node #0,1: 90:[20, 30, 17] Operation: 68/4=17
Exploring Operation: 68-20=48, Res... | 0.978299 | hs_3 | sum_heuristic |
[
58,
64,
42,
10
] | 46 | [
"64-58=6",
"42+10=52",
"52-6=46"
] | Current State: 46:[58, 64, 42, 10], Operations: []
Exploring Operation: 64-58=6, Resulting Numbers: [42, 10, 6]
Generated Node #2: [42, 10, 6] from Operation: 64-58=6
Current State: 46:[42, 10, 6], Operations: ['64-58=6']
Exploring Operation: 42+10=52, Resulting Numbers: [6, 52]
Generated Node #3: [6, 52] from Operatio... | 4 | Current State: 46:[58, 64, 42, 10], Operations: []
Exploring Operation: 64-42=22, Resulting Numbers: [58, 10, 22]
Generated Node #0,0: 46:[58, 10, 22] Operation: 64-42=22
Exploring Operation: 64-58=6, Resulting Numbers: [42, 10, 6]
Generated Node #0,1: 46:[42, 10, 6] Operation: 64-58=6
Start Sub Search at level 1: Movi... | 0.991319 | hs_2 | mult_heuristic |
[
65,
38,
35,
36
] | 15 | [
"65-35=30",
"38-36=2",
"30/2=15"
] | Current State: 15:[65, 38, 35, 36], Operations: []
Exploring Operation: 65-35=30, Resulting Numbers: [38, 36, 30]
Generated Node #2: [38, 36, 30] from Operation: 65-35=30
Current State: 15:[38, 36, 30], Operations: ['65-35=30']
Exploring Operation: 38-36=2, Resulting Numbers: [30, 2]
Generated Node #3: [30, 2] from Ope... | 4 | Current State: 15:[65, 38, 35, 36], Operations: []
Exploring Operation: 65-38=27, Resulting Numbers: [35, 36, 27]
Generated Node #0,0: 15:[35, 36, 27] Operation: 65-38=27
Exploring Operation: 65-36=29, Resulting Numbers: [38, 35, 29]
Generated Node #0,1: 15:[38, 35, 29] Operation: 65-36=29
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
88,
99,
57,
2
] | 65 | [
"88+99=187",
"187-57=130",
"130/2=65"
] | Current State: 65:[88, 99, 57, 2], Operations: []
Exploring Operation: 88+99=187, Resulting Numbers: [57, 2, 187]
Generated Node #2: [57, 2, 187] from Operation: 88+99=187
Current State: 65:[57, 2, 187], Operations: ['88+99=187']
Exploring Operation: 187-57=130, Resulting Numbers: [2, 130]
Generated Node #3: [2, 130] f... | 4 | Current State: 65:[88, 99, 57, 2], Operations: []
Exploring Operation: 99-88=11, Resulting Numbers: [57, 2, 11]
Generated Node #0,0: 65:[57, 2, 11] Operation: 99-88=11
Start Sub Search at level 1: Moving to Node #0,0
Current State: 65:[57, 2, 11], Operations: ['99-88=11']
Exploring Operation: 57+11=68, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
68,
31,
30,
2
] | 90 | [
"68/2=34",
"34-31=3",
"30*3=90"
] | Current State: 90:[68, 31, 30, 2], Operations: []
Exploring Operation: 68/2=34, Resulting Numbers: [31, 30, 34]
Generated Node #2: [31, 30, 34] from Operation: 68/2=34
Current State: 90:[31, 30, 34], Operations: ['68/2=34']
Exploring Operation: 34-31=3, Resulting Numbers: [30, 3]
Generated Node #3: [30, 3] from Operati... | 4 | Current State: 90:[68, 31, 30, 2], Operations: []
Exploring Operation: 68-30=38, Resulting Numbers: [31, 2, 38]
Generated Node #0,0: 90:[31, 2, 38] Operation: 68-30=38
Exploring Operation: 68/2=34, Resulting Numbers: [31, 30, 34]
Generated Node #0,1: 90:[31, 30, 34] Operation: 68/2=34
Exploring Operation: 68+31=99, Res... | 0.987847 | hs_4 | sum_heuristic |
[
12,
26,
68,
27
] | 81 | [
"26-12=14",
"68+27=95",
"95-14=81"
] | Current State: 81:[12, 26, 68, 27], Operations: []
Exploring Operation: 26-12=14, Resulting Numbers: [68, 27, 14]
Generated Node #2: [68, 27, 14] from Operation: 26-12=14
Current State: 81:[68, 27, 14], Operations: ['26-12=14']
Exploring Operation: 68+27=95, Resulting Numbers: [14, 95]
Generated Node #3: [14, 95] from ... | 4 | Current State: 81:[12, 26, 68, 27], Operations: []
Exploring Operation: 26+68=94, Resulting Numbers: [12, 27, 94]
Generated Node #0,0: 81:[12, 27, 94] Operation: 26+68=94
Exploring Operation: 27-26=1, Resulting Numbers: [12, 68, 1]
Generated Node #0,1: 81:[12, 68, 1] Operation: 27-26=1
Exploring Operation: 68-26=42, Re... | 0.986111 | hs_5 | sum_heuristic |
[
89,
29,
24,
68
] | 76 | [
"89*24=2136",
"68+2136=2204",
"2204/29=76"
] | Current State: 76:[89, 29, 24, 68], Operations: []
Exploring Operation: 89*24=2136, Resulting Numbers: [29, 68, 2136]
Generated Node #2: [29, 68, 2136] from Operation: 89*24=2136
Current State: 76:[29, 68, 2136], Operations: ['89*24=2136']
Exploring Operation: 68+2136=2204, Resulting Numbers: [29, 2204]
Generated Node ... | 4 | Current State: 76:[89, 29, 24, 68], Operations: []
Exploring Operation: 68-24=44, Resulting Numbers: [89, 29, 44]
Generated Node #0,0: 76:[89, 29, 44] Operation: 68-24=44
Exploring Operation: 89-24=65, Resulting Numbers: [29, 68, 65]
Generated Node #0,1: 76:[29, 68, 65] Operation: 89-24=65
Exploring Operation: 89-68=21... | 0 | hs_5 | sum_heuristic |
[
43,
37,
65,
82
] | 63 | [
"43+37=80",
"82-65=17",
"80-17=63"
] | Current State: 63:[43, 37, 65, 82], Operations: []
Exploring Operation: 43+37=80, Resulting Numbers: [65, 82, 80]
Generated Node #2: [65, 82, 80] from Operation: 43+37=80
Current State: 63:[65, 82, 80], Operations: ['43+37=80']
Exploring Operation: 82-65=17, Resulting Numbers: [80, 17]
Generated Node #3: [80, 17] from ... | 4 | Current State: 63:[43, 37, 65, 82], Operations: []
Exploring Operation: 82-43=39, Resulting Numbers: [37, 65, 39]
Generated Node #0,0: 63:[37, 65, 39] Operation: 82-43=39
Exploring Operation: 65-43=22, Resulting Numbers: [37, 82, 22]
Generated Node #0,1: 63:[37, 82, 22] Operation: 65-43=22
Exploring Operation: 43+37=80... | 0.971354 | hs_4 | sum_heuristic |
[
61,
86,
78,
19
] | 72 | [
"86-61=25",
"78+19=97",
"97-25=72"
] | Current State: 72:[61, 86, 78, 19], Operations: []
Exploring Operation: 86-61=25, Resulting Numbers: [78, 19, 25]
Generated Node #2: [78, 19, 25] from Operation: 86-61=25
Current State: 72:[78, 19, 25], Operations: ['86-61=25']
Exploring Operation: 78+19=97, Resulting Numbers: [25, 97]
Generated Node #3: [25, 97] from ... | 4 | Current State: 72:[61, 86, 78, 19], Operations: []
Exploring Operation: 86-78=8, Resulting Numbers: [61, 19, 8]
Generated Node #0,0: 72:[61, 19, 8] Operation: 86-78=8
Exploring Operation: 78-61=17, Resulting Numbers: [86, 19, 17]
Generated Node #0,1: 72:[86, 19, 17] Operation: 78-61=17
Exploring Operation: 86-61=25, Re... | 0.97309 | hs_3 | sum_heuristic |
[
22,
17,
46,
37
] | 32 | [
"22*37=814",
"17*46=782",
"814-782=32"
] | Current State: 32:[22, 17, 46, 37], Operations: []
Exploring Operation: 22*37=814, Resulting Numbers: [17, 46, 814]
Generated Node #2: [17, 46, 814] from Operation: 22*37=814
Current State: 32:[17, 46, 814], Operations: ['22*37=814']
Exploring Operation: 17*46=782, Resulting Numbers: [814, 782]
Generated Node #3: [814,... | 4 | Current State: 32:[22, 17, 46, 37], Operations: []
Exploring Operation: 46-37=9, Resulting Numbers: [22, 17, 9]
Generated Node #0,0: 32:[22, 17, 9] Operation: 46-37=9
Exploring Operation: 37-22=15, Resulting Numbers: [17, 46, 15]
Generated Node #0,1: 32:[17, 46, 15] Operation: 37-22=15
Exploring Operation: 46-22=24, Re... | 0 | hs_5 | sum_heuristic |
[
28,
72,
10,
90
] | 25 | [
"28*90=2520",
"2520/72=35",
"35-10=25"
] | Current State: 25:[28, 72, 10, 90], Operations: []
Exploring Operation: 28*90=2520, Resulting Numbers: [72, 10, 2520]
Generated Node #2: [72, 10, 2520] from Operation: 28*90=2520
Current State: 25:[72, 10, 2520], Operations: ['28*90=2520']
Exploring Operation: 2520/72=35, Resulting Numbers: [10, 35]
Generated Node #3: ... | 4 | Current State: 25:[28, 72, 10, 90], Operations: []
Exploring Operation: 90-72=18, Resulting Numbers: [28, 10, 18]
Generated Node #0,0: 25:[28, 10, 18] Operation: 90-72=18
Start Sub Search at level 1: Moving to Node #0,0
Current State: 25:[28, 10, 18], Operations: ['90-72=18']
Exploring Operation: 10+18=28, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
52,
52,
69,
7
] | 62 | [
"52-52=0",
"69-7=62",
"0+62=62"
] | Current State: 62:[52, 52, 69, 7], Operations: []
Exploring Operation: 52-52=0, Resulting Numbers: [69, 7, 0]
Generated Node #2: [69, 7, 0] from Operation: 52-52=0
Current State: 62:[69, 7, 0], Operations: ['52-52=0']
Exploring Operation: 69-7=62, Resulting Numbers: [0, 62]
Generated Node #3: [0, 62] from Operation: 69... | 4 | Current State: 62:[52, 52, 69, 7], Operations: []
Exploring Operation: 52+7=59, Resulting Numbers: [52, 69, 59]
Generated Node #0,0: 62:[52, 69, 59] Operation: 52+7=59
Exploring Operation: 52/52=1, Resulting Numbers: [69, 7, 1]
Generated Node #0,1: 62:[69, 7, 1] Operation: 52/52=1
Exploring Operation: 52+7=59, Resultin... | 0.986979 | hs_4 | sum_heuristic |
[
73,
56,
17,
9
] | 22 | [
"73*17=1241",
"1241-9=1232",
"1232/56=22"
] | Current State: 22:[73, 56, 17, 9], Operations: []
Exploring Operation: 73*17=1241, Resulting Numbers: [56, 9, 1241]
Generated Node #2: [56, 9, 1241] from Operation: 73*17=1241
Current State: 22:[56, 9, 1241], Operations: ['73*17=1241']
Exploring Operation: 1241-9=1232, Resulting Numbers: [56, 1232]
Generated Node #3: [... | 4 | Current State: 22:[73, 56, 17, 9], Operations: []
Exploring Operation: 73-17=56, Resulting Numbers: [56, 9, 56]
Generated Node #0,0: 22:[56, 9, 56] Operation: 73-17=56
Exploring Operation: 73-56=17, Resulting Numbers: [17, 9, 17]
Generated Node #0,1: 22:[17, 9, 17] Operation: 73-56=17
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
45,
2,
15,
82
] | 89 | [
"82-45=37",
"2*37=74",
"15+74=89"
] | Current State: 89:[45, 2, 15, 82], Operations: []
Exploring Operation: 82-45=37, Resulting Numbers: [2, 15, 37]
Generated Node #2: [2, 15, 37] from Operation: 82-45=37
Current State: 89:[2, 15, 37], Operations: ['82-45=37']
Exploring Operation: 2*37=74, Resulting Numbers: [15, 74]
Generated Node #3: [15, 74] from Opera... | 4 | Current State: 89:[45, 2, 15, 82], Operations: []
Exploring Operation: 2*15=30, Resulting Numbers: [45, 82, 30]
Generated Node #0,0: 89:[45, 82, 30] Operation: 2*15=30
Exploring Operation: 45*2=90, Resulting Numbers: [15, 82, 90]
Generated Node #0,1: 89:[15, 82, 90] Operation: 45*2=90
Exploring Operation: 45+2=47, Resu... | 0 | hs_3 | mult_heuristic |
[
90,
29,
80,
50
] | 24 | [
"90-80=10",
"50/10=5",
"29-5=24"
] | Current State: 24:[90, 29, 80, 50], Operations: []
Exploring Operation: 90-80=10, Resulting Numbers: [29, 50, 10]
Generated Node #2: [29, 50, 10] from Operation: 90-80=10
Current State: 24:[29, 50, 10], Operations: ['90-80=10']
Exploring Operation: 50/10=5, Resulting Numbers: [29, 5]
Generated Node #3: [29, 5] from Ope... | 4 | Current State: 24:[90, 29, 80, 50], Operations: []
Exploring Operation: 90-80=10, Resulting Numbers: [29, 50, 10]
Generated Node #0,0: 24:[29, 50, 10] Operation: 90-80=10
Moving to Node #0,0
Current State: 24:[29, 50, 10], Operations: ['90-80=10']
Exploring Operation: 50-29=21, Resulting Numbers: [10, 21]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
27,
8,
46,
49
] | 16 | [
"27-8=19",
"49-46=3",
"19-3=16"
] | Current State: 16:[27, 8, 46, 49], Operations: []
Exploring Operation: 27-8=19, Resulting Numbers: [46, 49, 19]
Generated Node #2: [46, 49, 19] from Operation: 27-8=19
Current State: 16:[46, 49, 19], Operations: ['27-8=19']
Exploring Operation: 49-46=3, Resulting Numbers: [19, 3]
Generated Node #3: [19, 3] from Operati... | 4 | Current State: 16:[27, 8, 46, 49], Operations: []
Exploring Operation: 46-27=19, Resulting Numbers: [8, 49, 19]
Generated Node #0,0: 16:[8, 49, 19] Operation: 46-27=19
Exploring Operation: 49-46=3, Resulting Numbers: [27, 8, 3]
Generated Node #0,1: 16:[27, 8, 3] Operation: 49-46=3
Exploring Operation: 49-27=22, Resulti... | 0.986111 | hs_3 | mult_heuristic |
[
12,
25,
14,
46
] | 20 | [
"14+46=60",
"60/12=5",
"25-5=20"
] | Current State: 20:[12, 25, 14, 46], Operations: []
Exploring Operation: 14+46=60, Resulting Numbers: [12, 25, 60]
Generated Node #2: [12, 25, 60] from Operation: 14+46=60
Current State: 20:[12, 25, 60], Operations: ['14+46=60']
Exploring Operation: 60/12=5, Resulting Numbers: [25, 5]
Generated Node #3: [25, 5] from Ope... | 4 | Current State: 20:[12, 25, 14, 46], Operations: []
Exploring Operation: 46-14=32, Resulting Numbers: [12, 25, 32]
Generated Node #0,0: 20:[12, 25, 32] Operation: 46-14=32
Exploring Operation: 46-25=21, Resulting Numbers: [12, 14, 21]
Generated Node #0,1: 20:[12, 14, 21] Operation: 46-25=21
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
23,
93,
66,
42
] | 94 | [
"93-23=70",
"66-42=24",
"70+24=94"
] | Current State: 94:[23, 93, 66, 42], Operations: []
Exploring Operation: 93-23=70, Resulting Numbers: [66, 42, 70]
Generated Node #2: [66, 42, 70] from Operation: 93-23=70
Current State: 94:[66, 42, 70], Operations: ['93-23=70']
Exploring Operation: 66-42=24, Resulting Numbers: [70, 24]
Generated Node #3: [70, 24] from ... | 4 | Current State: 94:[23, 93, 66, 42], Operations: []
Exploring Operation: 66+42=108, Resulting Numbers: [23, 93, 108]
Generated Node #0,0: 94:[23, 93, 108] Operation: 66+42=108
Exploring Operation: 23+66=89, Resulting Numbers: [93, 42, 89]
Generated Node #0,1: 94:[93, 42, 89] Operation: 23+66=89
Exploring Operation: 66-2... | 0.988715 | hs_3 | mult_heuristic |
[
55,
51,
19,
2
] | 21 | [
"55-51=4",
"19-2=17",
"4+17=21"
] | Current State: 21:[55, 51, 19, 2], Operations: []
Exploring Operation: 55-51=4, Resulting Numbers: [19, 2, 4]
Generated Node #2: [19, 2, 4] from Operation: 55-51=4
Current State: 21:[19, 2, 4], Operations: ['55-51=4']
Exploring Operation: 19-2=17, Resulting Numbers: [4, 17]
Generated Node #3: [4, 17] from Operation: 19... | 4 | Current State: 21:[55, 51, 19, 2], Operations: []
Exploring Operation: 55-51=4, Resulting Numbers: [19, 2, 4]
Generated Node #0,0: 21:[19, 2, 4] Operation: 55-51=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 21:[19, 2, 4], Operations: ['55-51=4']
Exploring Operation: 19+2=21, Resulting Numbers: [4, ... | 0 | hs_1 | mult_heuristic |
[
22,
10,
84,
5
] | 40 | [
"22*10=220",
"220/5=44",
"84-44=40"
] | Current State: 40:[22, 10, 84, 5], Operations: []
Exploring Operation: 22*10=220, Resulting Numbers: [84, 5, 220]
Generated Node #2: [84, 5, 220] from Operation: 22*10=220
Current State: 40:[84, 5, 220], Operations: ['22*10=220']
Exploring Operation: 220/5=44, Resulting Numbers: [84, 44]
Generated Node #3: [84, 44] fro... | 4 | Current State: 40:[22, 10, 84, 5], Operations: []
Exploring Operation: 84-22=62, Resulting Numbers: [10, 5, 62]
Generated Node #0,0: 40:[10, 5, 62] Operation: 84-22=62
Moving to Node #0,0
Current State: 40:[10, 5, 62], Operations: ['84-22=62']
Exploring Operation: 62-10=52, Resulting Numbers: [5, 52]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
5,
56,
24,
19
] | 31 | [
"24-19=5",
"5*5=25",
"56-25=31"
] | Current State: 31:[5, 56, 24, 19], Operations: []
Exploring Operation: 24-19=5, Resulting Numbers: [5, 56, 5]
Generated Node #2: [5, 56, 5] from Operation: 24-19=5
Current State: 31:[5, 56, 5], Operations: ['24-19=5']
Exploring Operation: 5*5=25, Resulting Numbers: [56, 25]
Generated Node #3: [56, 25] from Operation: 5... | 4 | Current State: 31:[5, 56, 24, 19], Operations: []
Exploring Operation: 56-19=37, Resulting Numbers: [5, 24, 37]
Generated Node #0,0: 31:[5, 24, 37] Operation: 56-19=37
Exploring Operation: 56-24=32, Resulting Numbers: [5, 19, 32]
Generated Node #0,1: 31:[5, 19, 32] Operation: 56-24=32
Exploring Operation: 5+19=24, Resu... | 0 | hs_5 | mult_heuristic |
[
81,
62,
7,
41
] | 27 | [
"81*7=567",
"62-41=21",
"567/21=27"
] | Current State: 27:[81, 62, 7, 41], Operations: []
Exploring Operation: 81*7=567, Resulting Numbers: [62, 41, 567]
Generated Node #2: [62, 41, 567] from Operation: 81*7=567
Current State: 27:[62, 41, 567], Operations: ['81*7=567']
Exploring Operation: 62-41=21, Resulting Numbers: [567, 21]
Generated Node #3: [567, 21] f... | 4 | Current State: 27:[81, 62, 7, 41], Operations: []
Exploring Operation: 81-62=19, Resulting Numbers: [7, 41, 19]
Generated Node #0,0: 27:[7, 41, 19] Operation: 81-62=19
Exploring Operation: 81-41=40, Resulting Numbers: [62, 7, 40]
Generated Node #0,1: 27:[62, 7, 40] Operation: 81-41=40
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
56,
72,
15,
82
] | 61 | [
"56+72=128",
"82-15=67",
"128-67=61"
] | Current State: 61:[56, 72, 15, 82], Operations: []
Exploring Operation: 56+72=128, Resulting Numbers: [15, 82, 128]
Generated Node #2: [15, 82, 128] from Operation: 56+72=128
Current State: 61:[15, 82, 128], Operations: ['56+72=128']
Exploring Operation: 82-15=67, Resulting Numbers: [128, 67]
Generated Node #3: [128, 6... | 4 | Current State: 61:[56, 72, 15, 82], Operations: []
Exploring Operation: 72-15=57, Resulting Numbers: [56, 82, 57]
Generated Node #0,0: 61:[56, 82, 57] Operation: 72-15=57
Exploring Operation: 56+15=71, Resulting Numbers: [72, 82, 71]
Generated Node #0,1: 61:[72, 82, 71] Operation: 56+15=71
Exploring Operation: 82-15=67... | 0.987847 | hs_3 | mult_heuristic |
[
63,
9,
44,
60
] | 81 | [
"60-44=16",
"9*16=144",
"144-63=81"
] | Current State: 81:[63, 9, 44, 60], Operations: []
Exploring Operation: 60-44=16, Resulting Numbers: [63, 9, 16]
Generated Node #2: [63, 9, 16] from Operation: 60-44=16
Current State: 81:[63, 9, 16], Operations: ['60-44=16']
Exploring Operation: 9*16=144, Resulting Numbers: [63, 144]
Generated Node #3: [63, 144] from Op... | 4 | Current State: 81:[63, 9, 44, 60], Operations: []
Exploring Operation: 63-44=19, Resulting Numbers: [9, 60, 19]
Generated Node #0,0: 81:[9, 60, 19] Operation: 63-44=19
Exploring Operation: 63-60=3, Resulting Numbers: [9, 44, 3]
Generated Node #0,1: 81:[9, 44, 3] Operation: 63-60=3
Exploring Operation: 63/9=7, Resulting... | 0 | hs_4 | sum_heuristic |
[
67,
10,
11,
81
] | 30 | [
"67+11=78",
"81-78=3",
"10*3=30"
] | Current State: 30:[67, 10, 11, 81], Operations: []
Exploring Operation: 67+11=78, Resulting Numbers: [10, 81, 78]
Generated Node #2: [10, 81, 78] from Operation: 67+11=78
Current State: 30:[10, 81, 78], Operations: ['67+11=78']
Exploring Operation: 81-78=3, Resulting Numbers: [10, 3]
Generated Node #3: [10, 3] from Ope... | 4 | Current State: 30:[67, 10, 11, 81], Operations: []
Exploring Operation: 81-67=14, Resulting Numbers: [10, 11, 14]
Generated Node #0,0: 30:[10, 11, 14] Operation: 81-67=14
Start Sub Search at level 1: Moving to Node #0,0
Current State: 30:[10, 11, 14], Operations: ['81-67=14']
Exploring Operation: 14-11=3, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.