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 |
|---|---|---|---|---|---|---|---|---|
[
45,
47,
46,
82
] | 37 | [
"82-45=37",
"47-46=1",
"37*1=37"
] | Current State: 37:[45, 47, 46, 82], Operations: []
Exploring Operation: 82-45=37, Resulting Numbers: [47, 46, 37]
Generated Node #2: [47, 46, 37] from Operation: 82-45=37
Current State: 37:[47, 46, 37], Operations: ['82-45=37']
Exploring Operation: 47-46=1, Resulting Numbers: [37, 1]
Generated Node #3: [37, 1] from Ope... | 4 | Current State: 37:[45, 47, 46, 82], Operations: []
Exploring Operation: 82-47=35, Resulting Numbers: [45, 46, 35]
Generated Node #0,0: 37:[45, 46, 35] Operation: 82-47=35
Exploring Operation: 82-45=37, Resulting Numbers: [47, 46, 37]
Generated Node #0,1: 37:[47, 46, 37] Operation: 82-45=37
Exploring Operation: 82-46=36... | 0.980035 | hs_3 | mult_heuristic |
[
85,
32,
5,
45
] | 77 | [
"85+32=117",
"45-5=40",
"117-40=77"
] | Current State: 77:[85, 32, 5, 45], Operations: []
Exploring Operation: 85+32=117, Resulting Numbers: [5, 45, 117]
Generated Node #2: [5, 45, 117] from Operation: 85+32=117
Current State: 77:[5, 45, 117], Operations: ['85+32=117']
Exploring Operation: 45-5=40, Resulting Numbers: [117, 40]
Generated Node #3: [117, 40] fr... | 4 | Current State: 77:[85, 32, 5, 45], Operations: []
Exploring Operation: 45/5=9, Resulting Numbers: [85, 32, 9]
Generated Node #0,0: 77:[85, 32, 9] Operation: 45/5=9
Exploring Operation: 32+45=77, Resulting Numbers: [85, 5, 77]
Generated Node #0,1: 77:[85, 5, 77] Operation: 32+45=77
Exploring Operation: 45-32=13, Resulti... | 0.971354 | hs_4 | mult_heuristic |
[
68,
89,
95,
78
] | 60 | [
"78-68=10",
"95-89=6",
"10*6=60"
] | Current State: 60:[68, 89, 95, 78], Operations: []
Exploring Operation: 78-68=10, Resulting Numbers: [89, 95, 10]
Generated Node #2: [89, 95, 10] from Operation: 78-68=10
Current State: 60:[89, 95, 10], Operations: ['78-68=10']
Exploring Operation: 95-89=6, Resulting Numbers: [10, 6]
Generated Node #3: [10, 6] from Ope... | 4 | Current State: 60:[68, 89, 95, 78], Operations: []
Exploring Operation: 95-89=6, Resulting Numbers: [68, 78, 6]
Generated Node #0,0: 60:[68, 78, 6] Operation: 95-89=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 60:[68, 78, 6], Operations: ['95-89=6']
Exploring Operation: 78-68=10, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
[
29,
6,
26,
31
] | 40 | [
"29+6=35",
"31-26=5",
"35+5=40"
] | Current State: 40:[29, 6, 26, 31], Operations: []
Exploring Operation: 29+6=35, Resulting Numbers: [26, 31, 35]
Generated Node #2: [26, 31, 35] from Operation: 29+6=35
Current State: 40:[26, 31, 35], Operations: ['29+6=35']
Exploring Operation: 31-26=5, Resulting Numbers: [35, 5]
Generated Node #3: [35, 5] from Operati... | 4 | Current State: 40:[29, 6, 26, 31], Operations: []
Exploring Operation: 31-29=2, Resulting Numbers: [6, 26, 2]
Generated Node #0,0: 40:[6, 26, 2] Operation: 31-29=2
Moving to Node #0,0
Current State: 40:[6, 26, 2], Operations: ['31-29=2']
Exploring Operation: 26-6=20, Resulting Numbers: [2, 20]
Generated Node #0,0,0: 40... | 0.993924 | hs_1 | mult_heuristic |
[
43,
75,
82,
32
] | 77 | [
"43-32=11",
"82-75=7",
"11*7=77"
] | Current State: 77:[43, 75, 82, 32], Operations: []
Exploring Operation: 43-32=11, Resulting Numbers: [75, 82, 11]
Generated Node #2: [75, 82, 11] from Operation: 43-32=11
Current State: 77:[75, 82, 11], Operations: ['43-32=11']
Exploring Operation: 82-75=7, Resulting Numbers: [11, 7]
Generated Node #3: [11, 7] from Ope... | 4 | Current State: 77:[43, 75, 82, 32], Operations: []
Exploring Operation: 43-32=11, Resulting Numbers: [75, 82, 11]
Generated Node #0,0: 77:[75, 82, 11] Operation: 43-32=11
Exploring Operation: 75-43=32, Resulting Numbers: [82, 32, 32]
Generated Node #0,1: 77:[82, 32, 32] Operation: 75-43=32
Exploring Operation: 43+32=75... | 0.988715 | hs_3 | mult_heuristic |
[
18,
29,
30,
51
] | 70 | [
"29-18=11",
"30+51=81",
"81-11=70"
] | Current State: 70:[18, 29, 30, 51], Operations: []
Exploring Operation: 29-18=11, Resulting Numbers: [30, 51, 11]
Generated Node #2: [30, 51, 11] from Operation: 29-18=11
Current State: 70:[30, 51, 11], Operations: ['29-18=11']
Exploring Operation: 30+51=81, Resulting Numbers: [11, 81]
Generated Node #3: [11, 81] from ... | 4 | Current State: 70:[18, 29, 30, 51], Operations: []
Exploring Operation: 51-18=33, Resulting Numbers: [29, 30, 33]
Generated Node #0,0: 70:[29, 30, 33] Operation: 51-18=33
Exploring Operation: 18+51=69, Resulting Numbers: [29, 30, 69]
Generated Node #0,1: 70:[29, 30, 69] Operation: 18+51=69
Exploring Operation: 51-30=21... | 0.984375 | hs_5 | mult_heuristic |
[
82,
16,
76,
68
] | 28 | [
"82-76=6",
"16*6=96",
"96-68=28"
] | Current State: 28:[82, 16, 76, 68], Operations: []
Exploring Operation: 82-76=6, Resulting Numbers: [16, 68, 6]
Generated Node #2: [16, 68, 6] from Operation: 82-76=6
Current State: 28:[16, 68, 6], Operations: ['82-76=6']
Exploring Operation: 16*6=96, Resulting Numbers: [68, 96]
Generated Node #3: [68, 96] from Operati... | 4 | Current State: 28:[82, 16, 76, 68], Operations: []
Exploring Operation: 76-68=8, Resulting Numbers: [82, 16, 8]
Generated Node #0,0: 28:[82, 16, 8] Operation: 76-68=8
Exploring Operation: 76-16=60, Resulting Numbers: [82, 68, 60]
Generated Node #0,1: 28:[82, 68, 60] Operation: 76-16=60
Exploring Operation: 82-16=66, Re... | 0 | hs_5 | sum_heuristic |
[
44,
41,
69,
99
] | 56 | [
"44-41=3",
"69+99=168",
"168/3=56"
] | Current State: 56:[44, 41, 69, 99], Operations: []
Exploring Operation: 44-41=3, Resulting Numbers: [69, 99, 3]
Generated Node #2: [69, 99, 3] from Operation: 44-41=3
Current State: 56:[69, 99, 3], Operations: ['44-41=3']
Exploring Operation: 69+99=168, Resulting Numbers: [3, 168]
Generated Node #3: [3, 168] from Opera... | 4 | Current State: 56:[44, 41, 69, 99], Operations: []
Exploring Operation: 99-44=55, Resulting Numbers: [41, 69, 55]
Generated Node #0,0: 56:[41, 69, 55] Operation: 99-44=55
Exploring Operation: 99-69=30, Resulting Numbers: [44, 41, 30]
Generated Node #0,1: 56:[44, 41, 30] Operation: 99-69=30
Exploring Operation: 99-41=58... | 0 | hs_3 | sum_heuristic |
[
95,
75,
22,
69
] | 67 | [
"95-75=20",
"69-22=47",
"20+47=67"
] | Current State: 67:[95, 75, 22, 69], Operations: []
Exploring Operation: 95-75=20, Resulting Numbers: [22, 69, 20]
Generated Node #2: [22, 69, 20] from Operation: 95-75=20
Current State: 67:[22, 69, 20], Operations: ['95-75=20']
Exploring Operation: 69-22=47, Resulting Numbers: [20, 47]
Generated Node #3: [20, 47] from ... | 4 | Current State: 67:[95, 75, 22, 69], Operations: []
Exploring Operation: 95-22=73, Resulting Numbers: [75, 69, 73]
Generated Node #0,0: 67:[75, 69, 73] Operation: 95-22=73
Exploring Operation: 75-22=53, Resulting Numbers: [95, 69, 53]
Generated Node #0,1: 67:[95, 69, 53] Operation: 75-22=53
Exploring Operation: 75+22=97... | 0.973958 | hs_5 | mult_heuristic |
[
32,
53,
31,
73
] | 21 | [
"53-32=21",
"73-31=42",
"42-21=21"
] | Current State: 21:[32, 53, 31, 73], Operations: []
Exploring Operation: 53-32=21, Resulting Numbers: [31, 73, 21]
Generated Node #2: [31, 73, 21] from Operation: 53-32=21
Current State: 21:[31, 73, 21], Operations: ['53-32=21']
Exploring Operation: 73-31=42, Resulting Numbers: [21, 42]
Generated Node #3: [21, 42] from ... | 4 | Current State: 21:[32, 53, 31, 73], Operations: []
Exploring Operation: 73-32=41, Resulting Numbers: [53, 31, 41]
Generated Node #0,0: 21:[53, 31, 41] Operation: 73-32=41
Exploring Operation: 53-32=21, Resulting Numbers: [31, 73, 21]
Generated Node #0,1: 21:[31, 73, 21] Operation: 53-32=21
Exploring Operation: 53-31=22... | 0.988715 | hs_4 | mult_heuristic |
[
31,
70,
58,
56
] | 75 | [
"70-31=39",
"58+56=114",
"114-39=75"
] | Current State: 75:[31, 70, 58, 56], Operations: []
Exploring Operation: 70-31=39, Resulting Numbers: [58, 56, 39]
Generated Node #2: [58, 56, 39] from Operation: 70-31=39
Current State: 75:[58, 56, 39], Operations: ['70-31=39']
Exploring Operation: 58+56=114, Resulting Numbers: [39, 114]
Generated Node #3: [39, 114] fr... | 4 | Current State: 75:[31, 70, 58, 56], Operations: []
Exploring Operation: 70-56=14, Resulting Numbers: [31, 58, 14]
Generated Node #0,0: 75:[31, 58, 14] Operation: 70-56=14
Exploring Operation: 58-56=2, Resulting Numbers: [31, 70, 2]
Generated Node #0,1: 75:[31, 70, 2] Operation: 58-56=2
Exploring Operation: 56-31=25, Re... | 0.962674 | hs_3 | mult_heuristic |
[
77,
89,
70,
10
] | 48 | [
"89-77=12",
"70-10=60",
"60-12=48"
] | Current State: 48:[77, 89, 70, 10], Operations: []
Exploring Operation: 89-77=12, Resulting Numbers: [70, 10, 12]
Generated Node #2: [70, 10, 12] from Operation: 89-77=12
Current State: 48:[70, 10, 12], Operations: ['89-77=12']
Exploring Operation: 70-10=60, Resulting Numbers: [12, 60]
Generated Node #3: [12, 60] from ... | 4 | Current State: 48:[77, 89, 70, 10], Operations: []
Exploring Operation: 89-70=19, Resulting Numbers: [77, 10, 19]
Generated Node #0,0: 48:[77, 10, 19] Operation: 89-70=19
Exploring Operation: 89-77=12, Resulting Numbers: [70, 10, 12]
Generated Node #0,1: 48:[70, 10, 12] Operation: 89-77=12
Moving to Node #0,1
Current S... | 0.987847 | hs_2 | mult_heuristic |
[
22,
37,
26,
64
] | 23 | [
"37-22=15",
"64-26=38",
"38-15=23"
] | Current State: 23:[22, 37, 26, 64], Operations: []
Exploring Operation: 37-22=15, Resulting Numbers: [26, 64, 15]
Generated Node #2: [26, 64, 15] from Operation: 37-22=15
Current State: 23:[26, 64, 15], Operations: ['37-22=15']
Exploring Operation: 64-26=38, Resulting Numbers: [15, 38]
Generated Node #3: [15, 38] from ... | 4 | Current State: 23:[22, 37, 26, 64], Operations: []
Exploring Operation: 64-26=38, Resulting Numbers: [22, 37, 38]
Generated Node #0,0: 23:[22, 37, 38] Operation: 64-26=38
Exploring Operation: 64-37=27, Resulting Numbers: [22, 26, 27]
Generated Node #0,1: 23:[22, 26, 27] Operation: 64-37=27
Moving to Node #0,1
Current S... | 0.990451 | hs_2 | mult_heuristic |
[
33,
4,
32,
22
] | 38 | [
"33*4=132",
"132/22=6",
"32+6=38"
] | Current State: 38:[33, 4, 32, 22], Operations: []
Exploring Operation: 33*4=132, Resulting Numbers: [32, 22, 132]
Generated Node #2: [32, 22, 132] from Operation: 33*4=132
Current State: 38:[32, 22, 132], Operations: ['33*4=132']
Exploring Operation: 132/22=6, Resulting Numbers: [32, 6]
Generated Node #3: [32, 6] from ... | 4 | Current State: 38:[33, 4, 32, 22], Operations: []
Exploring Operation: 33+4=37, Resulting Numbers: [32, 22, 37]
Generated Node #0,0: 38:[32, 22, 37] Operation: 33+4=37
Exploring Operation: 32/4=8, Resulting Numbers: [33, 22, 8]
Generated Node #0,1: 38:[33, 22, 8] Operation: 32/4=8
Exploring Operation: 4+32=36, Resultin... | 0 | hs_5 | sum_heuristic |
[
45,
61,
56,
70
] | 31 | [
"61-56=5",
"70/5=14",
"45-14=31"
] | Current State: 31:[45, 61, 56, 70], Operations: []
Exploring Operation: 61-56=5, Resulting Numbers: [45, 70, 5]
Generated Node #2: [45, 70, 5] from Operation: 61-56=5
Current State: 31:[45, 70, 5], Operations: ['61-56=5']
Exploring Operation: 70/5=14, Resulting Numbers: [45, 14]
Generated Node #3: [45, 14] from Operati... | 4 | Current State: 31:[45, 61, 56, 70], Operations: []
Exploring Operation: 61-45=16, Resulting Numbers: [56, 70, 16]
Generated Node #0,0: 31:[56, 70, 16] Operation: 61-45=16
Exploring Operation: 70-61=9, Resulting Numbers: [45, 56, 9]
Generated Node #0,1: 31:[45, 56, 9] Operation: 70-61=9
Exploring Operation: 70-56=14, Re... | 0 | hs_4 | sum_heuristic |
[
62,
12,
21,
45
] | 50 | [
"62+12=74",
"45-21=24",
"74-24=50"
] | Current State: 50:[62, 12, 21, 45], Operations: []
Exploring Operation: 62+12=74, Resulting Numbers: [21, 45, 74]
Generated Node #2: [21, 45, 74] from Operation: 62+12=74
Current State: 50:[21, 45, 74], Operations: ['62+12=74']
Exploring Operation: 45-21=24, Resulting Numbers: [74, 24]
Generated Node #3: [74, 24] from ... | 4 | Current State: 50:[62, 12, 21, 45], Operations: []
Exploring Operation: 62-12=50, Resulting Numbers: [21, 45, 50]
Generated Node #0,0: 50:[21, 45, 50] Operation: 62-12=50
Exploring Operation: 45-21=24, Resulting Numbers: [62, 12, 24]
Generated Node #0,1: 50:[62, 12, 24] Operation: 45-21=24
Exploring Operation: 62-21=41... | 0.965278 | hs_4 | mult_heuristic |
[
83,
89,
96,
58
] | 44 | [
"89-83=6",
"96-58=38",
"6+38=44"
] | Current State: 44:[83, 89, 96, 58], Operations: []
Exploring Operation: 89-83=6, Resulting Numbers: [96, 58, 6]
Generated Node #2: [96, 58, 6] from Operation: 89-83=6
Current State: 44:[96, 58, 6], Operations: ['89-83=6']
Exploring Operation: 96-58=38, Resulting Numbers: [6, 38]
Generated Node #3: [6, 38] from Operatio... | 4 | Current State: 44:[83, 89, 96, 58], Operations: []
Exploring Operation: 96-83=13, Resulting Numbers: [89, 58, 13]
Generated Node #0,0: 44:[89, 58, 13] Operation: 96-83=13
Exploring Operation: 96-89=7, Resulting Numbers: [83, 58, 7]
Generated Node #0,1: 44:[83, 58, 7] Operation: 96-89=7
Moving to Node #0,1
Current State... | 0.986111 | hs_2 | sum_heuristic |
[
33,
56,
2,
68
] | 19 | [
"33+56=89",
"2+68=70",
"89-70=19"
] | Current State: 19:[33, 56, 2, 68], Operations: []
Exploring Operation: 33+56=89, Resulting Numbers: [2, 68, 89]
Generated Node #2: [2, 68, 89] from Operation: 33+56=89
Current State: 19:[2, 68, 89], Operations: ['33+56=89']
Exploring Operation: 2+68=70, Resulting Numbers: [89, 70]
Generated Node #3: [89, 70] from Opera... | 4 | Current State: 19:[33, 56, 2, 68], Operations: []
Exploring Operation: 68-56=12, Resulting Numbers: [33, 2, 12]
Generated Node #0,0: 19:[33, 2, 12] Operation: 68-56=12
Moving to Node #0,0
Current State: 19:[33, 2, 12], Operations: ['68-56=12']
Exploring Operation: 33-2=31, Resulting Numbers: [12, 31]
Generated Node #0,... | 0.993924 | hs_1 | mult_heuristic |
[
75,
83,
2,
73
] | 79 | [
"83-75=8",
"73-2=71",
"8+71=79"
] | Current State: 79:[75, 83, 2, 73], Operations: []
Exploring Operation: 83-75=8, Resulting Numbers: [2, 73, 8]
Generated Node #2: [2, 73, 8] from Operation: 83-75=8
Current State: 79:[2, 73, 8], Operations: ['83-75=8']
Exploring Operation: 73-2=71, Resulting Numbers: [8, 71]
Generated Node #3: [8, 71] from Operation: 73... | 4 | Current State: 79:[75, 83, 2, 73], Operations: []
Exploring Operation: 2+73=75, Resulting Numbers: [75, 83, 75]
Generated Node #0,0: 79:[75, 83, 75] Operation: 2+73=75
Exploring Operation: 83-2=81, Resulting Numbers: [75, 73, 81]
Generated Node #0,1: 79:[75, 73, 81] Operation: 83-2=81
Exploring Operation: 75-2=73, Resu... | 0.978299 | hs_4 | sum_heuristic |
[
30,
98,
76,
48
] | 40 | [
"98-30=68",
"76-48=28",
"68-28=40"
] | Current State: 40:[30, 98, 76, 48], Operations: []
Exploring Operation: 98-30=68, Resulting Numbers: [76, 48, 68]
Generated Node #2: [76, 48, 68] from Operation: 98-30=68
Current State: 40:[76, 48, 68], Operations: ['98-30=68']
Exploring Operation: 76-48=28, Resulting Numbers: [68, 28]
Generated Node #3: [68, 28] from ... | 4 | Current State: 40:[30, 98, 76, 48], Operations: []
Exploring Operation: 76-48=28, Resulting Numbers: [30, 98, 28]
Generated Node #0,0: 40:[30, 98, 28] Operation: 76-48=28
Exploring Operation: 98-76=22, Resulting Numbers: [30, 48, 22]
Generated Node #0,1: 40:[30, 48, 22] Operation: 98-76=22
Exploring Operation: 76-30=46... | 0.940104 | hs_5 | mult_heuristic |
[
89,
4,
2,
82
] | 20 | [
"89-2=87",
"87-82=5",
"4*5=20"
] | Current State: 20:[89, 4, 2, 82], Operations: []
Exploring Operation: 89-2=87, Resulting Numbers: [4, 82, 87]
Generated Node #2: [4, 82, 87] from Operation: 89-2=87
Current State: 20:[4, 82, 87], Operations: ['89-2=87']
Exploring Operation: 87-82=5, Resulting Numbers: [4, 5]
Generated Node #3: [4, 5] from Operation: 87... | 4 | Current State: 20:[89, 4, 2, 82], Operations: []
Exploring Operation: 89-4=85, Resulting Numbers: [2, 82, 85]
Generated Node #0,0: 20:[2, 82, 85] Operation: 89-4=85
Exploring Operation: 82-4=78, Resulting Numbers: [89, 2, 78]
Generated Node #0,1: 20:[89, 2, 78] Operation: 82-4=78
Exploring Operation: 89-82=7, Resulting... | 0.987847 | hs_4 | sum_heuristic |
[
86,
50,
54,
70
] | 48 | [
"86+54=140",
"140/70=2",
"50-2=48"
] | Current State: 48:[86, 50, 54, 70], Operations: []
Exploring Operation: 86+54=140, Resulting Numbers: [50, 70, 140]
Generated Node #2: [50, 70, 140] from Operation: 86+54=140
Current State: 48:[50, 70, 140], Operations: ['86+54=140']
Exploring Operation: 140/70=2, Resulting Numbers: [50, 2]
Generated Node #3: [50, 2] f... | 4 | Current State: 48:[86, 50, 54, 70], Operations: []
Exploring Operation: 86-54=32, Resulting Numbers: [50, 70, 32]
Generated Node #0,0: 48:[50, 70, 32] Operation: 86-54=32
Exploring Operation: 86-70=16, Resulting Numbers: [50, 54, 16]
Generated Node #0,1: 48:[50, 54, 16] Operation: 86-70=16
Moving to Node #0,1
Current S... | 0 | hs_2 | mult_heuristic |
[
69,
24,
18,
29
] | 46 | [
"69+24=93",
"18+29=47",
"93-47=46"
] | Current State: 46:[69, 24, 18, 29], Operations: []
Exploring Operation: 69+24=93, Resulting Numbers: [18, 29, 93]
Generated Node #2: [18, 29, 93] from Operation: 69+24=93
Current State: 46:[18, 29, 93], Operations: ['69+24=93']
Exploring Operation: 18+29=47, Resulting Numbers: [93, 47]
Generated Node #3: [93, 47] from ... | 4 | Current State: 46:[69, 24, 18, 29], Operations: []
Exploring Operation: 18+29=47, Resulting Numbers: [69, 24, 47]
Generated Node #0,0: 46:[69, 24, 47] Operation: 18+29=47
Exploring Operation: 69-24=45, Resulting Numbers: [18, 29, 45]
Generated Node #0,1: 46:[18, 29, 45] Operation: 69-24=45
Exploring Operation: 69-29=40... | 0.967882 | hs_5 | sum_heuristic |
[
45,
44,
25,
67
] | 91 | [
"45-44=1",
"25+67=92",
"92-1=91"
] | Current State: 91:[45, 44, 25, 67], Operations: []
Exploring Operation: 45-44=1, Resulting Numbers: [25, 67, 1]
Generated Node #2: [25, 67, 1] from Operation: 45-44=1
Current State: 91:[25, 67, 1], Operations: ['45-44=1']
Exploring Operation: 25+67=92, Resulting Numbers: [1, 92]
Generated Node #3: [1, 92] from Operatio... | 4 | Current State: 91:[45, 44, 25, 67], Operations: []
Exploring Operation: 45-44=1, Resulting Numbers: [25, 67, 1]
Generated Node #0,0: 91:[25, 67, 1] Operation: 45-44=1
Exploring Operation: 45+44=89, Resulting Numbers: [25, 67, 89]
Generated Node #0,1: 91:[25, 67, 89] Operation: 45+44=89
Moving to Node #0,1
Current State... | 0.986111 | hs_2 | sum_heuristic |
[
12,
22,
21,
75
] | 66 | [
"75-12=63",
"22*63=1386",
"1386/21=66"
] | Current State: 66:[12, 22, 21, 75], Operations: []
Exploring Operation: 75-12=63, Resulting Numbers: [22, 21, 63]
Generated Node #2: [22, 21, 63] from Operation: 75-12=63
Current State: 66:[22, 21, 63], Operations: ['75-12=63']
Exploring Operation: 22*63=1386, Resulting Numbers: [21, 1386]
Generated Node #3: [21, 1386]... | 4 | Current State: 66:[12, 22, 21, 75], Operations: []
Exploring Operation: 75-12=63, Resulting Numbers: [22, 21, 63]
Generated Node #0,0: 66:[22, 21, 63] Operation: 75-12=63
Exploring Operation: 12+21=33, Resulting Numbers: [22, 75, 33]
Generated Node #0,1: 66:[22, 75, 33] Operation: 12+21=33
Moving to Node #0,0
Current S... | 0.992188 | hs_2 | sum_heuristic |
[
6,
4,
38,
54
] | 82 | [
"6+4=10",
"38+54=92",
"92-10=82"
] | Current State: 82:[6, 4, 38, 54], Operations: []
Exploring Operation: 6+4=10, Resulting Numbers: [38, 54, 10]
Generated Node #2: [38, 54, 10] from Operation: 6+4=10
Current State: 82:[38, 54, 10], Operations: ['6+4=10']
Exploring Operation: 38+54=92, Resulting Numbers: [10, 92]
Generated Node #3: [10, 92] from Operatio... | 4 | Current State: 82:[6, 4, 38, 54], Operations: []
Exploring Operation: 54/6=9, Resulting Numbers: [4, 38, 9]
Generated Node #0,0: 82:[4, 38, 9] Operation: 54/6=9
Exploring Operation: 54-4=50, Resulting Numbers: [6, 38, 50]
Generated Node #0,1: 82:[6, 38, 50] Operation: 54-4=50
Exploring Operation: 6-4=2, Resulting Numbe... | 0.97309 | hs_4 | mult_heuristic |
[
64,
86,
58,
6
] | 98 | [
"64+86=150",
"58-6=52",
"150-52=98"
] | Current State: 98:[64, 86, 58, 6], Operations: []
Exploring Operation: 64+86=150, Resulting Numbers: [58, 6, 150]
Generated Node #2: [58, 6, 150] from Operation: 64+86=150
Current State: 98:[58, 6, 150], Operations: ['64+86=150']
Exploring Operation: 58-6=52, Resulting Numbers: [150, 52]
Generated Node #3: [150, 52] fr... | 4 | Current State: 98:[64, 86, 58, 6], Operations: []
Exploring Operation: 64-58=6, Resulting Numbers: [86, 6, 6]
Generated Node #0,0: 98:[86, 6, 6] Operation: 64-58=6
Exploring Operation: 86-64=22, Resulting Numbers: [58, 6, 22]
Generated Node #0,1: 98:[58, 6, 22] Operation: 86-64=22
Start Sub Search at level 1: Moving to... | 0.992188 | hs_2 | sum_heuristic |
[
6,
68,
6,
87
] | 78 | [
"6+68=74",
"87-74=13",
"6*13=78"
] | Current State: 78:[6, 68, 6, 87], Operations: []
Exploring Operation: 6+68=74, Resulting Numbers: [87, 74]
Generated Node #2: [87, 74] from Operation: 6+68=74
Current State: 78:[87, 74], Operations: ['6+68=74']
Exploring Operation: 87-74=13, Resulting Numbers: [13]
13,78 equal: Goal Reached
Exploring Operation: 6*13=78... | 4 | Current State: 78:[6, 68, 6, 87], Operations: []
Exploring Operation: 87-68=19, Resulting Numbers: [6, 6, 19]
Generated Node #0,0: 78:[6, 6, 19] Operation: 87-68=19
Exploring Operation: 68+6=74, Resulting Numbers: [6, 87, 74]
Generated Node #0,1: 78:[6, 87, 74] Operation: 68+6=74
Exploring Operation: 87-6=81, Resulting... | 0.986979 | hs_4 | sum_heuristic |
[
76,
45,
19,
78
] | 71 | [
"78-76=2",
"45*2=90",
"90-19=71"
] | Current State: 71:[76, 45, 19, 78], Operations: []
Exploring Operation: 78-76=2, Resulting Numbers: [45, 19, 2]
Generated Node #2: [45, 19, 2] from Operation: 78-76=2
Current State: 71:[45, 19, 2], Operations: ['78-76=2']
Exploring Operation: 45*2=90, Resulting Numbers: [19, 90]
Generated Node #3: [19, 90] from Operati... | 4 | Current State: 71:[76, 45, 19, 78], Operations: []
Exploring Operation: 76-19=57, Resulting Numbers: [45, 78, 57]
Generated Node #0,0: 71:[45, 78, 57] Operation: 76-19=57
Exploring Operation: 78-19=59, Resulting Numbers: [76, 45, 59]
Generated Node #0,1: 71:[76, 45, 59] Operation: 78-19=59
Exploring Operation: 45+19=64... | 0 | hs_3 | mult_heuristic |
[
38,
88,
77,
3
] | 52 | [
"38+88=126",
"77-3=74",
"126-74=52"
] | Current State: 52:[38, 88, 77, 3], Operations: []
Exploring Operation: 38+88=126, Resulting Numbers: [77, 3, 126]
Generated Node #2: [77, 3, 126] from Operation: 38+88=126
Current State: 52:[77, 3, 126], Operations: ['38+88=126']
Exploring Operation: 77-3=74, Resulting Numbers: [126, 74]
Generated Node #3: [126, 74] fr... | 4 | Current State: 52:[38, 88, 77, 3], Operations: []
Exploring Operation: 88-77=11, Resulting Numbers: [38, 3, 11]
Generated Node #0,0: 52:[38, 3, 11] Operation: 88-77=11
Exploring Operation: 88-38=50, Resulting Numbers: [77, 3, 50]
Generated Node #0,1: 52:[77, 3, 50] Operation: 88-38=50
Exploring Operation: 77-38=39, Res... | 0.979167 | hs_3 | sum_heuristic |
[
2,
64,
7,
8
] | 75 | [
"8/2=4",
"64+7=71",
"4+71=75"
] | Current State: 75:[2, 64, 7, 8], Operations: []
Exploring Operation: 8/2=4, Resulting Numbers: [64, 7, 4]
Generated Node #2: [64, 7, 4] from Operation: 8/2=4
Current State: 75:[64, 7, 4], Operations: ['8/2=4']
Exploring Operation: 64+7=71, Resulting Numbers: [4, 71]
Generated Node #3: [4, 71] from Operation: 64+7=71
Cu... | 4 | Current State: 75:[2, 64, 7, 8], Operations: []
Exploring Operation: 64+8=72, Resulting Numbers: [2, 7, 72]
Generated Node #0,0: 75:[2, 7, 72] Operation: 64+8=72
Start Sub Search at level 1: Moving to Node #0,0
Current State: 75:[2, 7, 72], Operations: ['64+8=72']
Exploring Operation: 7-2=5, Resulting Numbers: [72, 5]
... | 0 | hs_1 | mult_heuristic |
[
40,
28,
7,
15
] | 29 | [
"40-15=25",
"28/7=4",
"25+4=29"
] | Current State: 29:[40, 28, 7, 15], Operations: []
Exploring Operation: 40-15=25, Resulting Numbers: [28, 7, 25]
Generated Node #2: [28, 7, 25] from Operation: 40-15=25
Current State: 29:[28, 7, 25], Operations: ['40-15=25']
Exploring Operation: 28/7=4, Resulting Numbers: [25, 4]
Generated Node #3: [25, 4] from Operatio... | 4 | Current State: 29:[40, 28, 7, 15], Operations: []
Exploring Operation: 7+15=22, Resulting Numbers: [40, 28, 22]
Generated Node #0,0: 29:[40, 28, 22] Operation: 7+15=22
Exploring Operation: 40-7=33, Resulting Numbers: [28, 15, 33]
Generated Node #0,1: 29:[28, 15, 33] Operation: 40-7=33
Exploring Operation: 40-15=25, Res... | 0 | hs_3 | mult_heuristic |
[
83,
33,
7,
73
] | 16 | [
"83-33=50",
"73-7=66",
"66-50=16"
] | Current State: 16:[83, 33, 7, 73], Operations: []
Exploring Operation: 83-33=50, Resulting Numbers: [7, 73, 50]
Generated Node #2: [7, 73, 50] from Operation: 83-33=50
Current State: 16:[7, 73, 50], Operations: ['83-33=50']
Exploring Operation: 73-7=66, Resulting Numbers: [50, 66]
Generated Node #3: [50, 66] from Opera... | 4 | Current State: 16:[83, 33, 7, 73], Operations: []
Exploring Operation: 83-7=76, Resulting Numbers: [33, 73, 76]
Generated Node #0,0: 16:[33, 73, 76] Operation: 83-7=76
Exploring Operation: 83-73=10, Resulting Numbers: [33, 7, 10]
Generated Node #0,1: 16:[33, 7, 10] Operation: 83-73=10
Exploring Operation: 83-33=50, Res... | 0.978299 | hs_4 | mult_heuristic |
[
75,
7,
57,
16
] | 71 | [
"7+57=64",
"64/16=4",
"75-4=71"
] | Current State: 71:[75, 7, 57, 16], Operations: []
Exploring Operation: 7+57=64, Resulting Numbers: [75, 16, 64]
Generated Node #2: [75, 16, 64] from Operation: 7+57=64
Current State: 71:[75, 16, 64], Operations: ['7+57=64']
Exploring Operation: 64/16=4, Resulting Numbers: [75, 4]
Generated Node #3: [75, 4] from Operati... | 4 | Current State: 71:[75, 7, 57, 16], Operations: []
Exploring Operation: 7*16=112, Resulting Numbers: [75, 57, 112]
Generated Node #0,0: 71:[75, 57, 112] Operation: 7*16=112
Exploring Operation: 57+16=73, Resulting Numbers: [75, 7, 73]
Generated Node #0,1: 71:[75, 7, 73] Operation: 57+16=73
Exploring Operation: 7+16=23, ... | 0 | hs_4 | sum_heuristic |
[
46,
6,
15,
91
] | 10 | [
"46-15=31",
"91-31=60",
"60/6=10"
] | Current State: 10:[46, 6, 15, 91], Operations: []
Exploring Operation: 46-15=31, Resulting Numbers: [6, 91, 31]
Generated Node #2: [6, 91, 31] from Operation: 46-15=31
Current State: 10:[6, 91, 31], Operations: ['46-15=31']
Exploring Operation: 91-31=60, Resulting Numbers: [6, 60]
Generated Node #3: [6, 60] from Operat... | 4 | Current State: 10:[46, 6, 15, 91], Operations: []
Exploring Operation: 91-46=45, Resulting Numbers: [6, 15, 45]
Generated Node #0,0: 10:[6, 15, 45] Operation: 91-46=45
Exploring Operation: 46-15=31, Resulting Numbers: [6, 91, 31]
Generated Node #0,1: 10:[6, 91, 31] Operation: 46-15=31
Start Sub Search at level 1: Movin... | 0.986979 | hs_2 | sum_heuristic |
[
42,
15,
48,
2
] | 21 | [
"42*2=84",
"15+48=63",
"84-63=21"
] | Current State: 21:[42, 15, 48, 2], Operations: []
Exploring Operation: 42*2=84, Resulting Numbers: [15, 48, 84]
Generated Node #2: [15, 48, 84] from Operation: 42*2=84
Current State: 21:[15, 48, 84], Operations: ['42*2=84']
Exploring Operation: 15+48=63, Resulting Numbers: [84, 63]
Generated Node #3: [84, 63] from Oper... | 4 | Current State: 21:[42, 15, 48, 2], Operations: []
Exploring Operation: 48-42=6, Resulting Numbers: [15, 2, 6]
Generated Node #0,0: 21:[15, 2, 6] Operation: 48-42=6
Exploring Operation: 42-15=27, Resulting Numbers: [48, 2, 27]
Generated Node #0,1: 21:[48, 2, 27] Operation: 42-15=27
Exploring Operation: 48-15=33, Resulti... | 0 | hs_5 | mult_heuristic |
[
72,
10,
1,
73
] | 20 | [
"72-1=71",
"73-71=2",
"10*2=20"
] | Current State: 20:[72, 10, 1, 73], Operations: []
Exploring Operation: 72-1=71, Resulting Numbers: [10, 73, 71]
Generated Node #2: [10, 73, 71] from Operation: 72-1=71
Current State: 20:[10, 73, 71], Operations: ['72-1=71']
Exploring Operation: 73-71=2, Resulting Numbers: [10, 2]
Generated Node #3: [10, 2] from Operati... | 4 | Current State: 20:[72, 10, 1, 73], Operations: []
Exploring Operation: 73-72=1, Resulting Numbers: [10, 1, 1]
Generated Node #0,0: 20:[10, 1, 1] Operation: 73-72=1
Exploring Operation: 72-10=62, Resulting Numbers: [1, 73, 62]
Generated Node #0,1: 20:[1, 73, 62] Operation: 72-10=62
Start Sub Search at level 1: Moving to... | 0.992188 | hs_2 | sum_heuristic |
[
57,
37,
32,
35
] | 82 | [
"37-35=2",
"57*2=114",
"114-32=82"
] | Current State: 82:[57, 37, 32, 35], Operations: []
Exploring Operation: 37-35=2, Resulting Numbers: [57, 32, 2]
Generated Node #2: [57, 32, 2] from Operation: 37-35=2
Current State: 82:[57, 32, 2], Operations: ['37-35=2']
Exploring Operation: 57*2=114, Resulting Numbers: [32, 114]
Generated Node #3: [32, 114] from Oper... | 4 | Current State: 82:[57, 37, 32, 35], Operations: []
Exploring Operation: 35-32=3, Resulting Numbers: [57, 37, 3]
Generated Node #0,0: 82:[57, 37, 3] Operation: 35-32=3
Exploring Operation: 57+32=89, Resulting Numbers: [37, 35, 89]
Generated Node #0,1: 82:[37, 35, 89] Operation: 57+32=89
Exploring Operation: 57+35=92, Re... | 0 | hs_3 | mult_heuristic |
[
3,
72,
73,
92
] | 79 | [
"72+73=145",
"92+145=237",
"237/3=79"
] | Current State: 79:[3, 72, 73, 92], Operations: []
Exploring Operation: 72+73=145, Resulting Numbers: [3, 92, 145]
Generated Node #2: [3, 92, 145] from Operation: 72+73=145
Current State: 79:[3, 92, 145], Operations: ['72+73=145']
Exploring Operation: 92+145=237, Resulting Numbers: [3, 237]
Generated Node #3: [3, 237] f... | 4 | Current State: 79:[3, 72, 73, 92], Operations: []
Exploring Operation: 3+72=75, Resulting Numbers: [73, 92, 75]
Generated Node #0,0: 79:[73, 92, 75] Operation: 3+72=75
Moving to Node #0,0
Current State: 79:[73, 92, 75], Operations: ['3+72=75']
Exploring Operation: 92-73=19, Resulting Numbers: [75, 19]
Generated Node #0... | 0 | hs_1 | sum_heuristic |
[
11,
4,
95,
15
] | 40 | [
"95+15=110",
"110/11=10",
"4*10=40"
] | Current State: 40:[11, 4, 95, 15], Operations: []
Exploring Operation: 95+15=110, Resulting Numbers: [11, 4, 110]
Generated Node #2: [11, 4, 110] from Operation: 95+15=110
Current State: 40:[11, 4, 110], Operations: ['95+15=110']
Exploring Operation: 110/11=10, Resulting Numbers: [4, 10]
Generated Node #3: [4, 10] from... | 4 | Current State: 40:[11, 4, 95, 15], Operations: []
Exploring Operation: 95-11=84, Resulting Numbers: [4, 15, 84]
Generated Node #0,0: 40:[4, 15, 84] Operation: 95-11=84
Exploring Operation: 95-15=80, Resulting Numbers: [11, 4, 80]
Generated Node #0,1: 40:[11, 4, 80] Operation: 95-15=80
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
11,
79,
19,
91
] | 18 | [
"11+79=90",
"91-19=72",
"90-72=18"
] | Current State: 18:[11, 79, 19, 91], Operations: []
Exploring Operation: 11+79=90, Resulting Numbers: [19, 91, 90]
Generated Node #2: [19, 91, 90] from Operation: 11+79=90
Current State: 18:[19, 91, 90], Operations: ['11+79=90']
Exploring Operation: 91-19=72, Resulting Numbers: [90, 72]
Generated Node #3: [90, 72] from ... | 4 | Current State: 18:[11, 79, 19, 91], Operations: []
Exploring Operation: 79-19=60, Resulting Numbers: [11, 91, 60]
Generated Node #0,0: 18:[11, 91, 60] Operation: 79-19=60
Exploring Operation: 79-11=68, Resulting Numbers: [19, 91, 68]
Generated Node #0,1: 18:[19, 91, 68] Operation: 79-11=68
Exploring Operation: 91-79=12... | 0.986111 | hs_5 | mult_heuristic |
[
35,
30,
65,
63
] | 63 | [
"35+30=65",
"65+63=128",
"128-65=63"
] | Current State: 63:[35, 30, 65, 63], Operations: []
Exploring Operation: 35+30=65, Resulting Numbers: [65, 63, 65]
Generated Node #2: [65, 63, 65] from Operation: 35+30=65
Current State: 63:[65, 63, 65], Operations: ['35+30=65']
Exploring Operation: 65+63=128, Resulting Numbers: [128]
128,63 equal: Goal Reached
Explorin... | 4 | Current State: 63:[35, 30, 65, 63], Operations: []
Exploring Operation: 35+30=65, Resulting Numbers: [65, 63, 65]
Generated Node #0,0: 63:[65, 63, 65] Operation: 35+30=65
Exploring Operation: 65-35=30, Resulting Numbers: [30, 63, 30]
Generated Node #0,1: 63:[30, 63, 30] Operation: 65-35=30
Exploring Operation: 35-30=5,... | 0.987847 | hs_4 | sum_heuristic |
[
63,
93,
84,
3
] | 52 | [
"84-63=21",
"93/3=31",
"21+31=52"
] | Current State: 52:[63, 93, 84, 3], Operations: []
Exploring Operation: 84-63=21, Resulting Numbers: [93, 3, 21]
Generated Node #2: [93, 3, 21] from Operation: 84-63=21
Current State: 52:[93, 3, 21], Operations: ['84-63=21']
Exploring Operation: 93/3=31, Resulting Numbers: [21, 31]
Generated Node #3: [21, 31] from Opera... | 4 | Current State: 52:[63, 93, 84, 3], Operations: []
Exploring Operation: 84-63=21, Resulting Numbers: [93, 3, 21]
Generated Node #0,0: 52:[93, 3, 21] Operation: 84-63=21
Exploring Operation: 93-84=9, Resulting Numbers: [63, 3, 9]
Generated Node #0,1: 52:[63, 3, 9] Operation: 93-84=9
Exploring Operation: 84/3=28, Resultin... | 0.949653 | hs_5 | sum_heuristic |
[
22,
56,
42,
84
] | 17 | [
"56-22=34",
"84/42=2",
"34/2=17"
] | Current State: 17:[22, 56, 42, 84], Operations: []
Exploring Operation: 56-22=34, Resulting Numbers: [42, 84, 34]
Generated Node #2: [42, 84, 34] from Operation: 56-22=34
Current State: 17:[42, 84, 34], Operations: ['56-22=34']
Exploring Operation: 84/42=2, Resulting Numbers: [34, 2]
Generated Node #3: [34, 2] from Ope... | 4 | Current State: 17:[22, 56, 42, 84], Operations: []
Exploring Operation: 84-56=28, Resulting Numbers: [22, 42, 28]
Generated Node #0,0: 17:[22, 42, 28] Operation: 84-56=28
Exploring Operation: 84/42=2, Resulting Numbers: [22, 56, 2]
Generated Node #0,1: 17:[22, 56, 2] Operation: 84/42=2
Start Sub Search at level 1: Movi... | 0.985243 | hs_2 | sum_heuristic |
[
58,
42,
28,
59
] | 70 | [
"59-58=1",
"42+28=70",
"1*70=70"
] | Current State: 70:[58, 42, 28, 59], Operations: []
Exploring Operation: 59-58=1, Resulting Numbers: [42, 28, 1]
Generated Node #2: [42, 28, 1] from Operation: 59-58=1
Current State: 70:[42, 28, 1], Operations: ['59-58=1']
Exploring Operation: 42+28=70, Resulting Numbers: [1, 70]
Generated Node #3: [1, 70] from Operatio... | 4 | Current State: 70:[58, 42, 28, 59], Operations: []
Exploring Operation: 59-58=1, Resulting Numbers: [42, 28, 1]
Generated Node #0,0: 70:[42, 28, 1] Operation: 59-58=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 70:[42, 28, 1], Operations: ['59-58=1']
Exploring Operation: 42+28=70, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
[
32,
4,
3,
28
] | 80 | [
"32+4=36",
"3*36=108",
"108-28=80"
] | Current State: 80:[32, 4, 3, 28], Operations: []
Exploring Operation: 32+4=36, Resulting Numbers: [3, 28, 36]
Generated Node #2: [3, 28, 36] from Operation: 32+4=36
Current State: 80:[3, 28, 36], Operations: ['32+4=36']
Exploring Operation: 3*36=108, Resulting Numbers: [28, 108]
Generated Node #3: [28, 108] from Operat... | 4 | Current State: 80:[32, 4, 3, 28], Operations: []
Exploring Operation: 3*28=84, Resulting Numbers: [32, 4, 84]
Generated Node #0,0: 80:[32, 4, 84] Operation: 3*28=84
Exploring Operation: 32+4=36, Resulting Numbers: [3, 28, 36]
Generated Node #0,1: 80:[3, 28, 36] Operation: 32+4=36
Exploring Operation: 28/4=7, Resulting ... | 0 | hs_5 | mult_heuristic |
[
24,
87,
32,
78
] | 17 | [
"87-24=63",
"78-32=46",
"63-46=17"
] | Current State: 17:[24, 87, 32, 78], Operations: []
Exploring Operation: 87-24=63, Resulting Numbers: [32, 78, 63]
Generated Node #2: [32, 78, 63] from Operation: 87-24=63
Current State: 17:[32, 78, 63], Operations: ['87-24=63']
Exploring Operation: 78-32=46, Resulting Numbers: [63, 46]
Generated Node #3: [63, 46] from ... | 4 | Current State: 17:[24, 87, 32, 78], Operations: []
Exploring Operation: 87-78=9, Resulting Numbers: [24, 32, 9]
Generated Node #0,0: 17:[24, 32, 9] Operation: 87-78=9
Exploring Operation: 78-32=46, Resulting Numbers: [24, 87, 46]
Generated Node #0,1: 17:[24, 87, 46] Operation: 78-32=46
Exploring Operation: 87-32=55, Re... | 0.986111 | hs_3 | mult_heuristic |
[
56,
13,
41,
30
] | 28 | [
"56-13=43",
"41+30=71",
"71-43=28"
] | Current State: 28:[56, 13, 41, 30], Operations: []
Exploring Operation: 56-13=43, Resulting Numbers: [41, 30, 43]
Generated Node #2: [41, 30, 43] from Operation: 56-13=43
Current State: 28:[41, 30, 43], Operations: ['56-13=43']
Exploring Operation: 41+30=71, Resulting Numbers: [43, 71]
Generated Node #3: [43, 71] from ... | 4 | Current State: 28:[56, 13, 41, 30], Operations: []
Exploring Operation: 56-41=15, Resulting Numbers: [13, 30, 15]
Generated Node #0,0: 28:[13, 30, 15] Operation: 56-41=15
Exploring Operation: 56-30=26, Resulting Numbers: [13, 41, 26]
Generated Node #0,1: 28:[13, 41, 26] Operation: 56-30=26
Start Sub Search at level 1: ... | 0.986979 | hs_2 | mult_heuristic |
[
84,
91,
58,
28
] | 54 | [
"91-84=7",
"28/7=4",
"58-4=54"
] | Current State: 54:[84, 91, 58, 28], Operations: []
Exploring Operation: 91-84=7, Resulting Numbers: [58, 28, 7]
Generated Node #2: [58, 28, 7] from Operation: 91-84=7
Current State: 54:[58, 28, 7], Operations: ['91-84=7']
Exploring Operation: 28/7=4, Resulting Numbers: [58, 4]
Generated Node #3: [58, 4] from Operation:... | 4 | Current State: 54:[84, 91, 58, 28], Operations: []
Exploring Operation: 84-28=56, Resulting Numbers: [91, 58, 56]
Generated Node #0,0: 54:[91, 58, 56] Operation: 84-28=56
Exploring Operation: 84-58=26, Resulting Numbers: [91, 28, 26]
Generated Node #0,1: 54:[91, 28, 26] Operation: 84-58=26
Exploring Operation: 84/28=3,... | 0.980035 | hs_5 | mult_heuristic |
[
61,
62,
56,
32
] | 35 | [
"61+62=123",
"56+32=88",
"123-88=35"
] | Current State: 35:[61, 62, 56, 32], Operations: []
Exploring Operation: 61+62=123, Resulting Numbers: [56, 32, 123]
Generated Node #2: [56, 32, 123] from Operation: 61+62=123
Current State: 35:[56, 32, 123], Operations: ['61+62=123']
Exploring Operation: 56+32=88, Resulting Numbers: [123, 88]
Generated Node #3: [123, 8... | 4 | Current State: 35:[61, 62, 56, 32], Operations: []
Exploring Operation: 62-61=1, Resulting Numbers: [56, 32, 1]
Generated Node #0,0: 35:[56, 32, 1] Operation: 62-61=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 35:[56, 32, 1], Operations: ['62-61=1']
Exploring Operation: 56-32=24, Resulting Numbers:... | 0 | hs_1 | mult_heuristic |
[
33,
24,
8,
32
] | 61 | [
"33+24=57",
"32/8=4",
"57+4=61"
] | Current State: 61:[33, 24, 8, 32], Operations: []
Exploring Operation: 33+24=57, Resulting Numbers: [8, 32, 57]
Generated Node #2: [8, 32, 57] from Operation: 33+24=57
Current State: 61:[8, 32, 57], Operations: ['33+24=57']
Exploring Operation: 32/8=4, Resulting Numbers: [57, 4]
Generated Node #3: [57, 4] from Operatio... | 4 | Current State: 61:[33, 24, 8, 32], Operations: []
Exploring Operation: 33+24=57, Resulting Numbers: [8, 32, 57]
Generated Node #0,0: 61:[8, 32, 57] Operation: 33+24=57
Exploring Operation: 33+8=41, Resulting Numbers: [24, 32, 41]
Generated Node #0,1: 61:[24, 32, 41] Operation: 33+8=41
Exploring Operation: 24+32=56, Res... | 0 | hs_4 | mult_heuristic |
[
64,
97,
76,
83
] | 26 | [
"97-64=33",
"83-76=7",
"33-7=26"
] | Current State: 26:[64, 97, 76, 83], Operations: []
Exploring Operation: 97-64=33, Resulting Numbers: [76, 83, 33]
Generated Node #2: [76, 83, 33] from Operation: 97-64=33
Current State: 26:[76, 83, 33], Operations: ['97-64=33']
Exploring Operation: 83-76=7, Resulting Numbers: [33, 7]
Generated Node #3: [33, 7] from Ope... | 4 | Current State: 26:[64, 97, 76, 83], Operations: []
Exploring Operation: 97-64=33, Resulting Numbers: [76, 83, 33]
Generated Node #0,0: 26:[76, 83, 33] Operation: 97-64=33
Exploring Operation: 83-76=7, Resulting Numbers: [64, 97, 7]
Generated Node #0,1: 26:[64, 97, 7] Operation: 83-76=7
Exploring Operation: 97-83=14, Re... | 0.986979 | hs_4 | sum_heuristic |
[
23,
15,
25,
5
] | 44 | [
"23*15=345",
"345/5=69",
"69-25=44"
] | Current State: 44:[23, 15, 25, 5], Operations: []
Exploring Operation: 23*15=345, Resulting Numbers: [25, 5, 345]
Generated Node #2: [25, 5, 345] from Operation: 23*15=345
Current State: 44:[25, 5, 345], Operations: ['23*15=345']
Exploring Operation: 345/5=69, Resulting Numbers: [25, 69]
Generated Node #3: [25, 69] fro... | 4 | Current State: 44:[23, 15, 25, 5], Operations: []
Exploring Operation: 15/5=3, Resulting Numbers: [23, 25, 3]
Generated Node #0,0: 44:[23, 25, 3] Operation: 15/5=3
Exploring Operation: 25-15=10, Resulting Numbers: [23, 5, 10]
Generated Node #0,1: 44:[23, 5, 10] Operation: 25-15=10
Exploring Operation: 15+25=40, Resulti... | 0 | hs_5 | mult_heuristic |
[
8,
68,
14,
36
] | 82 | [
"68-8=60",
"36-14=22",
"60+22=82"
] | Current State: 82:[8, 68, 14, 36], Operations: []
Exploring Operation: 68-8=60, Resulting Numbers: [14, 36, 60]
Generated Node #2: [14, 36, 60] from Operation: 68-8=60
Current State: 82:[14, 36, 60], Operations: ['68-8=60']
Exploring Operation: 36-14=22, Resulting Numbers: [60, 22]
Generated Node #3: [60, 22] from Oper... | 4 | Current State: 82:[8, 68, 14, 36], Operations: []
Exploring Operation: 68+14=82, Resulting Numbers: [8, 36, 82]
Generated Node #0,0: 82:[8, 36, 82] Operation: 68+14=82
Moving to Node #0,0
Current State: 82:[8, 36, 82], Operations: ['68+14=82']
Exploring Operation: 8+36=44, Resulting Numbers: [82, 44]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
14,
51,
26,
32
] | 80 | [
"14+51=65",
"32*65=2080",
"2080/26=80"
] | Current State: 80:[14, 51, 26, 32], Operations: []
Exploring Operation: 14+51=65, Resulting Numbers: [26, 32, 65]
Generated Node #2: [26, 32, 65] from Operation: 14+51=65
Current State: 80:[26, 32, 65], Operations: ['14+51=65']
Exploring Operation: 32*65=2080, Resulting Numbers: [26, 2080]
Generated Node #3: [26, 2080]... | 4 | Current State: 80:[14, 51, 26, 32], Operations: []
Exploring Operation: 51-32=19, Resulting Numbers: [14, 26, 19]
Generated Node #0,0: 80:[14, 26, 19] Operation: 51-32=19
Exploring Operation: 32-26=6, Resulting Numbers: [14, 51, 6]
Generated Node #0,1: 80:[14, 51, 6] Operation: 32-26=6
Exploring Operation: 51+26=77, Re... | 0 | hs_4 | sum_heuristic |
[
36,
13,
32,
28
] | 11 | [
"36+13=49",
"32+28=60",
"60-49=11"
] | Current State: 11:[36, 13, 32, 28], Operations: []
Exploring Operation: 36+13=49, Resulting Numbers: [32, 28, 49]
Generated Node #2: [32, 28, 49] from Operation: 36+13=49
Current State: 11:[32, 28, 49], Operations: ['36+13=49']
Exploring Operation: 32+28=60, Resulting Numbers: [49, 60]
Generated Node #3: [49, 60] from ... | 4 | Current State: 11:[36, 13, 32, 28], Operations: []
Exploring Operation: 36-32=4, Resulting Numbers: [13, 28, 4]
Generated Node #0,0: 11:[13, 28, 4] Operation: 36-32=4
Exploring Operation: 32-28=4, Resulting Numbers: [36, 13, 4]
Generated Node #0,1: 11:[36, 13, 4] Operation: 32-28=4
Exploring Operation: 32-13=19, Result... | 0.983507 | hs_5 | mult_heuristic |
[
51,
27,
98,
41
] | 44 | [
"41-27=14",
"98/14=7",
"51-7=44"
] | Current State: 44:[51, 27, 98, 41], Operations: []
Exploring Operation: 41-27=14, Resulting Numbers: [51, 98, 14]
Generated Node #2: [51, 98, 14] from Operation: 41-27=14
Current State: 44:[51, 98, 14], Operations: ['41-27=14']
Exploring Operation: 98/14=7, Resulting Numbers: [51, 7]
Generated Node #3: [51, 7] from Ope... | 4 | Current State: 44:[51, 27, 98, 41], Operations: []
Exploring Operation: 98-27=71, Resulting Numbers: [51, 41, 71]
Generated Node #0,0: 44:[51, 41, 71] Operation: 98-27=71
Exploring Operation: 51-27=24, Resulting Numbers: [98, 41, 24]
Generated Node #0,1: 44:[98, 41, 24] Operation: 51-27=24
Exploring Operation: 98-41=57... | 0 | hs_4 | mult_heuristic |
[
15,
14,
16,
76
] | 10 | [
"14+76=90",
"90/15=6",
"16-6=10"
] | Current State: 10:[15, 14, 16, 76], Operations: []
Exploring Operation: 14+76=90, Resulting Numbers: [15, 16, 90]
Generated Node #2: [15, 16, 90] from Operation: 14+76=90
Current State: 10:[15, 16, 90], Operations: ['14+76=90']
Exploring Operation: 90/15=6, Resulting Numbers: [16, 6]
Generated Node #3: [16, 6] from Ope... | 4 | Current State: 10:[15, 14, 16, 76], Operations: []
Exploring Operation: 16-15=1, Resulting Numbers: [14, 76, 1]
Generated Node #0,0: 10:[14, 76, 1] Operation: 16-15=1
Exploring Operation: 76-16=60, Resulting Numbers: [15, 14, 60]
Generated Node #0,1: 10:[15, 14, 60] Operation: 76-16=60
Exploring Operation: 76-15=61, Re... | 0.953125 | hs_5 | sum_heuristic |
[
54,
24,
48,
3
] | 60 | [
"48/24=2",
"3*2=6",
"54+6=60"
] | Current State: 60:[54, 24, 48, 3], Operations: []
Exploring Operation: 48/24=2, Resulting Numbers: [54, 3, 2]
Generated Node #2: [54, 3, 2] from Operation: 48/24=2
Current State: 60:[54, 3, 2], Operations: ['48/24=2']
Exploring Operation: 3*2=6, Resulting Numbers: [54, 6]
Generated Node #3: [54, 6] from Operation: 3*2=... | 4 | Current State: 60:[54, 24, 48, 3], Operations: []
Exploring Operation: 54-48=6, Resulting Numbers: [24, 3, 6]
Generated Node #0,0: 60:[24, 3, 6] Operation: 54-48=6
Exploring Operation: 48/24=2, Resulting Numbers: [54, 3, 2]
Generated Node #0,1: 60:[54, 3, 2] Operation: 48/24=2
Moving to Node #0,0
Current State: 60:[24,... | 0 | hs_2 | sum_heuristic |
[
61,
86,
88,
83
] | 82 | [
"83-61=22",
"88/22=4",
"86-4=82"
] | Current State: 82:[61, 86, 88, 83], Operations: []
Exploring Operation: 83-61=22, Resulting Numbers: [86, 88, 22]
Generated Node #2: [86, 88, 22] from Operation: 83-61=22
Current State: 82:[86, 88, 22], Operations: ['83-61=22']
Exploring Operation: 88/22=4, Resulting Numbers: [86, 4]
Generated Node #3: [86, 4] from Ope... | 4 | Current State: 82:[61, 86, 88, 83], Operations: []
Exploring Operation: 88-86=2, Resulting Numbers: [61, 83, 2]
Generated Node #0,0: 82:[61, 83, 2] Operation: 88-86=2
Exploring Operation: 86-61=25, Resulting Numbers: [88, 83, 25]
Generated Node #0,1: 82:[88, 83, 25] Operation: 86-61=25
Exploring Operation: 88-61=27, Re... | 0 | hs_3 | mult_heuristic |
[
90,
5,
3,
18
] | 89 | [
"90+5=95",
"18/3=6",
"95-6=89"
] | Current State: 89:[90, 5, 3, 18], Operations: []
Exploring Operation: 90+5=95, Resulting Numbers: [3, 18, 95]
Generated Node #2: [3, 18, 95] from Operation: 90+5=95
Current State: 89:[3, 18, 95], Operations: ['90+5=95']
Exploring Operation: 18/3=6, Resulting Numbers: [95, 6]
Generated Node #3: [95, 6] from Operation: 1... | 4 | Current State: 89:[90, 5, 3, 18], Operations: []
Exploring Operation: 5*18=90, Resulting Numbers: [90, 3, 90]
Generated Node #0,0: 89:[90, 3, 90] Operation: 5*18=90
Exploring Operation: 3*18=54, Resulting Numbers: [90, 5, 54]
Generated Node #0,1: 89:[90, 5, 54] Operation: 3*18=54
Moving to Node #0,0
Current State: 89:[... | 0 | hs_2 | sum_heuristic |
[
46,
97,
85,
18
] | 52 | [
"97-46=51",
"85+18=103",
"103-51=52"
] | Current State: 52:[46, 97, 85, 18], Operations: []
Exploring Operation: 97-46=51, Resulting Numbers: [85, 18, 51]
Generated Node #2: [85, 18, 51] from Operation: 97-46=51
Current State: 52:[85, 18, 51], Operations: ['97-46=51']
Exploring Operation: 85+18=103, Resulting Numbers: [51, 103]
Generated Node #3: [51, 103] fr... | 4 | Current State: 52:[46, 97, 85, 18], Operations: []
Exploring Operation: 97-85=12, Resulting Numbers: [46, 18, 12]
Generated Node #0,0: 52:[46, 18, 12] Operation: 97-85=12
Start Sub Search at level 1: Moving to Node #0,0
Current State: 52:[46, 18, 12], Operations: ['97-85=12']
Exploring Operation: 46-18=28, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
85,
22,
97,
47
] | 57 | [
"85+22=107",
"97-47=50",
"107-50=57"
] | Current State: 57:[85, 22, 97, 47], Operations: []
Exploring Operation: 85+22=107, Resulting Numbers: [97, 47, 107]
Generated Node #2: [97, 47, 107] from Operation: 85+22=107
Current State: 57:[97, 47, 107], Operations: ['85+22=107']
Exploring Operation: 97-47=50, Resulting Numbers: [107, 50]
Generated Node #3: [107, 5... | 4 | Current State: 57:[85, 22, 97, 47], Operations: []
Exploring Operation: 97-85=12, Resulting Numbers: [22, 47, 12]
Generated Node #0,0: 57:[22, 47, 12] Operation: 97-85=12
Exploring Operation: 97-47=50, Resulting Numbers: [85, 22, 50]
Generated Node #0,1: 57:[85, 22, 50] Operation: 97-47=50
Moving to Node #0,0
Current S... | 0.985243 | hs_2 | sum_heuristic |
[
7,
64,
2,
85
] | 16 | [
"7+64=71",
"2+85=87",
"87-71=16"
] | Current State: 16:[7, 64, 2, 85], Operations: []
Exploring Operation: 7+64=71, Resulting Numbers: [2, 85, 71]
Generated Node #2: [2, 85, 71] from Operation: 7+64=71
Current State: 16:[2, 85, 71], Operations: ['7+64=71']
Exploring Operation: 2+85=87, Resulting Numbers: [71, 87]
Generated Node #3: [71, 87] from Operation... | 4 | Current State: 16:[7, 64, 2, 85], Operations: []
Exploring Operation: 85-64=21, Resulting Numbers: [7, 2, 21]
Generated Node #0,0: 16:[7, 2, 21] Operation: 85-64=21
Moving to Node #0,0
Current State: 16:[7, 2, 21], Operations: ['85-64=21']
Exploring Operation: 21/7=3, Resulting Numbers: [2, 3]
Generated Node #0,0,0: 16... | 0 | hs_1 | sum_heuristic |
[
30,
43,
72,
38
] | 12 | [
"43-38=5",
"30/5=6",
"72/6=12"
] | Current State: 12:[30, 43, 72, 38], Operations: []
Exploring Operation: 43-38=5, Resulting Numbers: [30, 72, 5]
Generated Node #2: [30, 72, 5] from Operation: 43-38=5
Current State: 12:[30, 72, 5], Operations: ['43-38=5']
Exploring Operation: 30/5=6, Resulting Numbers: [72, 6]
Generated Node #3: [72, 6] from Operation:... | 4 | Current State: 12:[30, 43, 72, 38], Operations: []
Exploring Operation: 72-38=34, Resulting Numbers: [30, 43, 34]
Generated Node #0,0: 12:[30, 43, 34] Operation: 72-38=34
Exploring Operation: 43-38=5, Resulting Numbers: [30, 72, 5]
Generated Node #0,1: 12:[30, 72, 5] Operation: 43-38=5
Exploring Operation: 72-43=29, Re... | 0.966146 | hs_3 | mult_heuristic |
[
22,
81,
84,
18
] | 28 | [
"84-81=3",
"18/3=6",
"22+6=28"
] | Current State: 28:[22, 81, 84, 18], Operations: []
Exploring Operation: 84-81=3, Resulting Numbers: [22, 18, 3]
Generated Node #2: [22, 18, 3] from Operation: 84-81=3
Current State: 28:[22, 18, 3], Operations: ['84-81=3']
Exploring Operation: 18/3=6, Resulting Numbers: [22, 6]
Generated Node #3: [22, 6] from Operation:... | 4 | Current State: 28:[22, 81, 84, 18], Operations: []
Exploring Operation: 84-22=62, Resulting Numbers: [81, 18, 62]
Generated Node #0,0: 28:[81, 18, 62] Operation: 84-22=62
Exploring Operation: 81-18=63, Resulting Numbers: [22, 84, 63]
Generated Node #0,1: 28:[22, 84, 63] Operation: 81-18=63
Exploring Operation: 81-22=59... | 0.980035 | hs_4 | mult_heuristic |
[
34,
63,
5,
28
] | 63 | [
"34-5=29",
"29-28=1",
"63*1=63"
] | Current State: 63:[34, 63, 5, 28], Operations: []
Exploring Operation: 34-5=29, Resulting Numbers: [63, 28, 29]
Generated Node #2: [63, 28, 29] from Operation: 34-5=29
Current State: 63:[63, 28, 29], Operations: ['34-5=29']
Exploring Operation: 29-28=1, Resulting Numbers: [63, 1]
Generated Node #3: [63, 1] from Operati... | 4 | Current State: 63:[34, 63, 5, 28], Operations: []
Exploring Operation: 34-28=6, Resulting Numbers: [63, 5, 6]
Generated Node #0,0: 63:[63, 5, 6] Operation: 34-28=6
Exploring Operation: 28-5=23, Resulting Numbers: [34, 63, 23]
Generated Node #0,1: 63:[34, 63, 23] Operation: 28-5=23
Exploring Operation: 34-5=29, Resultin... | 0.966146 | hs_5 | sum_heuristic |
[
4,
14,
23,
91
] | 58 | [
"4*14=56",
"23+91=114",
"114-56=58"
] | Current State: 58:[4, 14, 23, 91], Operations: []
Exploring Operation: 4*14=56, Resulting Numbers: [23, 91, 56]
Generated Node #2: [23, 91, 56] from Operation: 4*14=56
Current State: 58:[23, 91, 56], Operations: ['4*14=56']
Exploring Operation: 23+91=114, Resulting Numbers: [56, 114]
Generated Node #3: [56, 114] from O... | 4 | Current State: 58:[4, 14, 23, 91], Operations: []
Exploring Operation: 23-14=9, Resulting Numbers: [4, 91, 9]
Generated Node #0,0: 58:[4, 91, 9] Operation: 23-14=9
Exploring Operation: 91-14=77, Resulting Numbers: [4, 23, 77]
Generated Node #0,1: 58:[4, 23, 77] Operation: 91-14=77
Exploring Operation: 4*14=56, Resultin... | 0.988715 | hs_4 | sum_heuristic |
[
45,
89,
53,
16
] | 39 | [
"53-45=8",
"16*8=128",
"128-89=39"
] | Current State: 39:[45, 89, 53, 16], Operations: []
Exploring Operation: 53-45=8, Resulting Numbers: [89, 16, 8]
Generated Node #2: [89, 16, 8] from Operation: 53-45=8
Current State: 39:[89, 16, 8], Operations: ['53-45=8']
Exploring Operation: 16*8=128, Resulting Numbers: [89, 128]
Generated Node #3: [89, 128] from Oper... | 4 | Current State: 39:[45, 89, 53, 16], Operations: []
Exploring Operation: 89-16=73, Resulting Numbers: [45, 53, 73]
Generated Node #0,0: 39:[45, 53, 73] Operation: 89-16=73
Exploring Operation: 89-53=36, Resulting Numbers: [45, 16, 36]
Generated Node #0,1: 39:[45, 16, 36] Operation: 89-53=36
Exploring Operation: 89-45=44... | 0 | hs_3 | sum_heuristic |
[
45,
94,
98,
8
] | 69 | [
"94+98=192",
"192/8=24",
"45+24=69"
] | Current State: 69:[45, 94, 98, 8], Operations: []
Exploring Operation: 94+98=192, Resulting Numbers: [45, 8, 192]
Generated Node #2: [45, 8, 192] from Operation: 94+98=192
Current State: 69:[45, 8, 192], Operations: ['94+98=192']
Exploring Operation: 192/8=24, Resulting Numbers: [45, 24]
Generated Node #3: [45, 24] fro... | 4 | Current State: 69:[45, 94, 98, 8], Operations: []
Exploring Operation: 98-94=4, Resulting Numbers: [45, 8, 4]
Generated Node #0,0: 69:[45, 8, 4] Operation: 98-94=4
Exploring Operation: 98-45=53, Resulting Numbers: [94, 8, 53]
Generated Node #0,1: 69:[94, 8, 53] Operation: 98-45=53
Exploring Operation: 94-45=49, Resulti... | 0 | hs_3 | sum_heuristic |
[
18,
18,
21,
4
] | 69 | [
"21-18=3",
"18*4=72",
"72-3=69"
] | Current State: 69:[18, 18, 21, 4], Operations: []
Exploring Operation: 21-18=3, Resulting Numbers: [4, 3]
Generated Node #2: [4, 3] from Operation: 21-18=3
Current State: 69:[4, 3], Operations: ['21-18=3']
Exploring Operation: 18*4=72, Resulting Numbers: [3, 72]
Generated Node #3: [3, 72] from Operation: 18*4=72
Curren... | 4 | Current State: 69:[18, 18, 21, 4], Operations: []
Exploring Operation: 18/18=1, Resulting Numbers: [21, 4, 1]
Generated Node #0,0: 69:[21, 4, 1] Operation: 18/18=1
Exploring Operation: 18-18=0, Resulting Numbers: [21, 4, 0]
Generated Node #0,1: 69:[21, 4, 0] Operation: 18-18=0
Start Sub Search at level 1: Moving to Nod... | 0 | hs_2 | sum_heuristic |
[
68,
74,
23,
44
] | 15 | [
"74-68=6",
"44-23=21",
"21-6=15"
] | Current State: 15:[68, 74, 23, 44], Operations: []
Exploring Operation: 74-68=6, Resulting Numbers: [23, 44, 6]
Generated Node #2: [23, 44, 6] from Operation: 74-68=6
Current State: 15:[23, 44, 6], Operations: ['74-68=6']
Exploring Operation: 44-23=21, Resulting Numbers: [6, 21]
Generated Node #3: [6, 21] from Operatio... | 4 | Current State: 15:[68, 74, 23, 44], Operations: []
Exploring Operation: 74-68=6, Resulting Numbers: [23, 44, 6]
Generated Node #0,0: 15:[23, 44, 6] Operation: 74-68=6
Exploring Operation: 68-44=24, Resulting Numbers: [74, 23, 24]
Generated Node #0,1: 15:[74, 23, 24] Operation: 68-44=24
Start Sub Search at level 1: Movi... | 0.991319 | hs_2 | mult_heuristic |
[
23,
95,
19,
27
] | 97 | [
"19+27=46",
"46/23=2",
"95+2=97"
] | Current State: 97:[23, 95, 19, 27], Operations: []
Exploring Operation: 19+27=46, Resulting Numbers: [23, 95, 46]
Generated Node #2: [23, 95, 46] from Operation: 19+27=46
Current State: 97:[23, 95, 46], Operations: ['19+27=46']
Exploring Operation: 46/23=2, Resulting Numbers: [95, 2]
Generated Node #3: [95, 2] from Ope... | 4 | Current State: 97:[23, 95, 19, 27], Operations: []
Exploring Operation: 23+19=42, Resulting Numbers: [95, 27, 42]
Generated Node #0,0: 97:[95, 27, 42] Operation: 23+19=42
Exploring Operation: 95+19=114, Resulting Numbers: [23, 27, 114]
Generated Node #0,1: 97:[23, 27, 114] Operation: 95+19=114
Exploring Operation: 19+2... | 0.958333 | hs_5 | mult_heuristic |
[
5,
21,
22,
41
] | 42 | [
"5*21=105",
"22+41=63",
"105-63=42"
] | Current State: 42:[5, 21, 22, 41], Operations: []
Exploring Operation: 5*21=105, Resulting Numbers: [22, 41, 105]
Generated Node #2: [22, 41, 105] from Operation: 5*21=105
Current State: 42:[22, 41, 105], Operations: ['5*21=105']
Exploring Operation: 22+41=63, Resulting Numbers: [105, 63]
Generated Node #3: [105, 63] f... | 4 | Current State: 42:[5, 21, 22, 41], Operations: []
Exploring Operation: 21+22=43, Resulting Numbers: [5, 41, 43]
Generated Node #0,0: 42:[5, 41, 43] Operation: 21+22=43
Moving to Node #0,0
Current State: 42:[5, 41, 43], Operations: ['21+22=43']
Exploring Operation: 43-41=2, Resulting Numbers: [5, 2]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
58,
12,
4,
95
] | 79 | [
"58*12=696",
"696/4=174",
"174-95=79"
] | Current State: 79:[58, 12, 4, 95], Operations: []
Exploring Operation: 58*12=696, Resulting Numbers: [4, 95, 696]
Generated Node #2: [4, 95, 696] from Operation: 58*12=696
Current State: 79:[4, 95, 696], Operations: ['58*12=696']
Exploring Operation: 696/4=174, Resulting Numbers: [95, 174]
Generated Node #3: [95, 174] ... | 4 | Current State: 79:[58, 12, 4, 95], Operations: []
Exploring Operation: 12+4=16, Resulting Numbers: [58, 95, 16]
Generated Node #0,0: 79:[58, 95, 16] Operation: 12+4=16
Exploring Operation: 12*4=48, Resulting Numbers: [58, 95, 48]
Generated Node #0,1: 79:[58, 95, 48] Operation: 12*4=48
Exploring Operation: 58+4=62, Resu... | 0 | hs_5 | sum_heuristic |
[
39,
45,
88,
59
] | 63 | [
"39+45=84",
"88+59=147",
"147-84=63"
] | Current State: 63:[39, 45, 88, 59], Operations: []
Exploring Operation: 39+45=84, Resulting Numbers: [88, 59, 84]
Generated Node #2: [88, 59, 84] from Operation: 39+45=84
Current State: 63:[88, 59, 84], Operations: ['39+45=84']
Exploring Operation: 88+59=147, Resulting Numbers: [84, 147]
Generated Node #3: [84, 147] fr... | 4 | Current State: 63:[39, 45, 88, 59], Operations: []
Exploring Operation: 88-45=43, Resulting Numbers: [39, 59, 43]
Generated Node #0,0: 63:[39, 59, 43] Operation: 88-45=43
Exploring Operation: 45-39=6, Resulting Numbers: [88, 59, 6]
Generated Node #0,1: 63:[88, 59, 6] Operation: 45-39=6
Exploring Operation: 88-39=49, Re... | 0.980035 | hs_3 | mult_heuristic |
[
20,
10,
93,
46
] | 10 | [
"20*46=920",
"10*93=930",
"930-920=10"
] | Current State: 10:[20, 10, 93, 46], Operations: []
Exploring Operation: 20*46=920, Resulting Numbers: [10, 93, 920]
Generated Node #2: [10, 93, 920] from Operation: 20*46=920
Current State: 10:[10, 93, 920], Operations: ['20*46=920']
Exploring Operation: 10*93=930, Resulting Numbers: [920, 930]
Generated Node #3: [920,... | 4 | Current State: 10:[20, 10, 93, 46], Operations: []
Exploring Operation: 93-46=47, Resulting Numbers: [20, 10, 47]
Generated Node #0,0: 10:[20, 10, 47] Operation: 93-46=47
Exploring Operation: 93-20=73, Resulting Numbers: [10, 46, 73]
Generated Node #0,1: 10:[10, 46, 73] Operation: 93-20=73
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
85,
19,
52,
13
] | 26 | [
"85+19=104",
"52/13=4",
"104/4=26"
] | Current State: 26:[85, 19, 52, 13], Operations: []
Exploring Operation: 85+19=104, Resulting Numbers: [52, 13, 104]
Generated Node #2: [52, 13, 104] from Operation: 85+19=104
Current State: 26:[52, 13, 104], Operations: ['85+19=104']
Exploring Operation: 52/13=4, Resulting Numbers: [104, 4]
Generated Node #3: [104, 4] ... | 4 | Current State: 26:[85, 19, 52, 13], Operations: []
Exploring Operation: 52-19=33, Resulting Numbers: [85, 13, 33]
Generated Node #0,0: 26:[85, 13, 33] Operation: 52-19=33
Exploring Operation: 85-19=66, Resulting Numbers: [52, 13, 66]
Generated Node #0,1: 26:[52, 13, 66] Operation: 85-19=66
Exploring Operation: 85-52=33... | 0 | hs_4 | mult_heuristic |
[
35,
46,
86,
54
] | 59 | [
"35+46=81",
"86+54=140",
"140-81=59"
] | Current State: 59:[35, 46, 86, 54], Operations: []
Exploring Operation: 35+46=81, Resulting Numbers: [86, 54, 81]
Generated Node #2: [86, 54, 81] from Operation: 35+46=81
Current State: 59:[86, 54, 81], Operations: ['35+46=81']
Exploring Operation: 86+54=140, Resulting Numbers: [81, 140]
Generated Node #3: [81, 140] fr... | 4 | Current State: 59:[35, 46, 86, 54], Operations: []
Exploring Operation: 86-35=51, Resulting Numbers: [46, 54, 51]
Generated Node #0,0: 59:[46, 54, 51] Operation: 86-35=51
Moving to Node #0,0
Current State: 59:[46, 54, 51], Operations: ['86-35=51']
Exploring Operation: 46+51=97, Resulting Numbers: [54, 97]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
76,
20,
6,
76
] | 14 | [
"76+20=96",
"6+76=82",
"96-82=14"
] | Current State: 14:[76, 20, 6, 76], Operations: []
Exploring Operation: 76+20=96, Resulting Numbers: [6, 96]
Generated Node #2: [6, 96] from Operation: 76+20=96
Current State: 14:[6, 96], Operations: ['76+20=96']
Exploring Operation: 6+76=82, Resulting Numbers: [96, 82]
Generated Node #3: [96, 82] from Operation: 6+76=8... | 4 | Current State: 14:[76, 20, 6, 76], Operations: []
Exploring Operation: 76/76=1, Resulting Numbers: [20, 6, 1]
Generated Node #0,0: 14:[20, 6, 1] Operation: 76/76=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 14:[20, 6, 1], Operations: ['76/76=1']
Exploring Operation: 20-6=14, Resulting Numbers: [1, ... | 0.993924 | hs_1 | mult_heuristic |
[
69,
87,
66,
6
] | 69 | [
"87-69=18",
"18/6=3",
"66+3=69"
] | Current State: 69:[69, 87, 66, 6], Operations: []
Exploring Operation: 87-69=18, Resulting Numbers: [66, 6, 18]
Generated Node #2: [66, 6, 18] from Operation: 87-69=18
Current State: 69:[66, 6, 18], Operations: ['87-69=18']
Exploring Operation: 18/6=3, Resulting Numbers: [66, 3]
Generated Node #3: [66, 3] from Operatio... | 4 | Current State: 69:[69, 87, 66, 6], Operations: []
Exploring Operation: 87-69=18, Resulting Numbers: [66, 6, 18]
Generated Node #0,0: 69:[66, 6, 18] Operation: 87-69=18
Exploring Operation: 87-6=81, Resulting Numbers: [69, 66, 81]
Generated Node #0,1: 69:[69, 66, 81] Operation: 87-6=81
Exploring Operation: 87-66=21, Res... | 0.971354 | hs_4 | sum_heuristic |
[
35,
33,
53,
25
] | 56 | [
"35-33=2",
"53-25=28",
"2*28=56"
] | Current State: 56:[35, 33, 53, 25], Operations: []
Exploring Operation: 35-33=2, Resulting Numbers: [53, 25, 2]
Generated Node #2: [53, 25, 2] from Operation: 35-33=2
Current State: 56:[53, 25, 2], Operations: ['35-33=2']
Exploring Operation: 53-25=28, Resulting Numbers: [2, 28]
Generated Node #3: [2, 28] from Operatio... | 4 | Current State: 56:[35, 33, 53, 25], Operations: []
Exploring Operation: 35-33=2, Resulting Numbers: [53, 25, 2]
Generated Node #0,0: 56:[53, 25, 2] Operation: 35-33=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 56:[53, 25, 2], Operations: ['35-33=2']
Exploring Operation: 53-25=28, Resulting Numbers:... | 0.993924 | hs_1 | sum_heuristic |
[
13,
87,
21,
60
] | 51 | [
"13*87=1131",
"1131-60=1071",
"1071/21=51"
] | Current State: 51:[13, 87, 21, 60], Operations: []
Exploring Operation: 13*87=1131, Resulting Numbers: [21, 60, 1131]
Generated Node #2: [21, 60, 1131] from Operation: 13*87=1131
Current State: 51:[21, 60, 1131], Operations: ['13*87=1131']
Exploring Operation: 1131-60=1071, Resulting Numbers: [21, 1071]
Generated Node ... | 4 | Current State: 51:[13, 87, 21, 60], Operations: []
Exploring Operation: 87-13=74, Resulting Numbers: [21, 60, 74]
Generated Node #0,0: 51:[21, 60, 74] Operation: 87-13=74
Exploring Operation: 60-13=47, Resulting Numbers: [87, 21, 47]
Generated Node #0,1: 51:[87, 21, 47] Operation: 60-13=47
Exploring Operation: 87-60=27... | 0 | hs_4 | mult_heuristic |
[
28,
20,
4,
46
] | 70 | [
"4+46=50",
"28*50=1400",
"1400/20=70"
] | Current State: 70:[28, 20, 4, 46], Operations: []
Exploring Operation: 4+46=50, Resulting Numbers: [28, 20, 50]
Generated Node #2: [28, 20, 50] from Operation: 4+46=50
Current State: 70:[28, 20, 50], Operations: ['4+46=50']
Exploring Operation: 28*50=1400, Resulting Numbers: [20, 1400]
Generated Node #3: [20, 1400] fro... | 4 | Current State: 70:[28, 20, 4, 46], Operations: []
Exploring Operation: 28+46=74, Resulting Numbers: [20, 4, 74]
Generated Node #0,0: 70:[20, 4, 74] Operation: 28+46=74
Exploring Operation: 46-28=18, Resulting Numbers: [20, 4, 18]
Generated Node #0,1: 70:[20, 4, 18] Operation: 46-28=18
Exploring Operation: 20+46=66, Res... | 0 | hs_3 | sum_heuristic |
[
61,
78,
84,
57
] | 44 | [
"78-61=17",
"84-57=27",
"17+27=44"
] | Current State: 44:[61, 78, 84, 57], Operations: []
Exploring Operation: 78-61=17, Resulting Numbers: [84, 57, 17]
Generated Node #2: [84, 57, 17] from Operation: 78-61=17
Current State: 44:[84, 57, 17], Operations: ['78-61=17']
Exploring Operation: 84-57=27, Resulting Numbers: [17, 27]
Generated Node #3: [17, 27] from ... | 4 | Current State: 44:[61, 78, 84, 57], Operations: []
Exploring Operation: 84-61=23, Resulting Numbers: [78, 57, 23]
Generated Node #0,0: 44:[78, 57, 23] Operation: 84-61=23
Exploring Operation: 84-78=6, Resulting Numbers: [61, 57, 6]
Generated Node #0,1: 44:[61, 57, 6] Operation: 84-78=6
Start Sub Search at level 1: Movi... | 0.986111 | hs_2 | sum_heuristic |
[
1,
92,
79,
4
] | 53 | [
"92-79=13",
"4*13=52",
"1+52=53"
] | Current State: 53:[1, 92, 79, 4], Operations: []
Exploring Operation: 92-79=13, Resulting Numbers: [1, 4, 13]
Generated Node #2: [1, 4, 13] from Operation: 92-79=13
Current State: 53:[1, 4, 13], Operations: ['92-79=13']
Exploring Operation: 4*13=52, Resulting Numbers: [1, 52]
Generated Node #3: [1, 52] from Operation: ... | 4 | Current State: 53:[1, 92, 79, 4], Operations: []
Exploring Operation: 92/4=23, Resulting Numbers: [1, 79, 23]
Generated Node #0,0: 53:[1, 79, 23] Operation: 92/4=23
Exploring Operation: 92-1=91, Resulting Numbers: [79, 4, 91]
Generated Node #0,1: 53:[79, 4, 91] Operation: 92-1=91
Exploring Operation: 92-4=88, Resulting... | 0 | hs_5 | mult_heuristic |
[
10,
33,
76,
86
] | 67 | [
"86-76=10",
"10*10=100",
"100-33=67"
] | Current State: 67:[10, 33, 76, 86], Operations: []
Exploring Operation: 86-76=10, Resulting Numbers: [10, 33, 10]
Generated Node #2: [10, 33, 10] from Operation: 86-76=10
Current State: 67:[10, 33, 10], Operations: ['86-76=10']
Exploring Operation: 10*10=100, Resulting Numbers: [33, 100]
Generated Node #3: [33, 100] fr... | 4 | Current State: 67:[10, 33, 76, 86], Operations: []
Exploring Operation: 10+33=43, Resulting Numbers: [76, 86, 43]
Generated Node #0,0: 67:[76, 86, 43] Operation: 10+33=43
Exploring Operation: 86-10=76, Resulting Numbers: [33, 76, 76]
Generated Node #0,1: 67:[33, 76, 76] Operation: 86-10=76
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
66,
65,
14,
35
] | 92 | [
"65*14=910",
"910/35=26",
"66+26=92"
] | Current State: 92:[66, 65, 14, 35], Operations: []
Exploring Operation: 65*14=910, Resulting Numbers: [66, 35, 910]
Generated Node #2: [66, 35, 910] from Operation: 65*14=910
Current State: 92:[66, 35, 910], Operations: ['65*14=910']
Exploring Operation: 910/35=26, Resulting Numbers: [66, 26]
Generated Node #3: [66, 26... | 4 | Current State: 92:[66, 65, 14, 35], Operations: []
Exploring Operation: 66-14=52, Resulting Numbers: [65, 35, 52]
Generated Node #0,0: 92:[65, 35, 52] Operation: 66-14=52
Exploring Operation: 66-65=1, Resulting Numbers: [14, 35, 1]
Generated Node #0,1: 92:[14, 35, 1] Operation: 66-65=1
Moving to Node #0,1
Current State... | 0 | hs_2 | mult_heuristic |
[
23,
32,
37,
88
] | 96 | [
"23+88=111",
"32*111=3552",
"3552/37=96"
] | Current State: 96:[23, 32, 37, 88], Operations: []
Exploring Operation: 23+88=111, Resulting Numbers: [32, 37, 111]
Generated Node #2: [32, 37, 111] from Operation: 23+88=111
Current State: 96:[32, 37, 111], Operations: ['23+88=111']
Exploring Operation: 32*111=3552, Resulting Numbers: [37, 3552]
Generated Node #3: [37... | 4 | Current State: 96:[23, 32, 37, 88], Operations: []
Exploring Operation: 37-23=14, Resulting Numbers: [32, 88, 14]
Generated Node #0,0: 96:[32, 88, 14] Operation: 37-23=14
Exploring Operation: 37-32=5, Resulting Numbers: [23, 88, 5]
Generated Node #0,1: 96:[23, 88, 5] Operation: 37-32=5
Exploring Operation: 88-37=51, Re... | 0 | hs_3 | sum_heuristic |
[
12,
87,
24,
81
] | 22 | [
"87-81=6",
"12/6=2",
"24-2=22"
] | Current State: 22:[12, 87, 24, 81], Operations: []
Exploring Operation: 87-81=6, Resulting Numbers: [12, 24, 6]
Generated Node #2: [12, 24, 6] from Operation: 87-81=6
Current State: 22:[12, 24, 6], Operations: ['87-81=6']
Exploring Operation: 12/6=2, Resulting Numbers: [24, 2]
Generated Node #3: [24, 2] from Operation:... | 4 | Current State: 22:[12, 87, 24, 81], Operations: []
Exploring Operation: 87-81=6, Resulting Numbers: [12, 24, 6]
Generated Node #0,0: 22:[12, 24, 6] Operation: 87-81=6
Exploring Operation: 87-12=75, Resulting Numbers: [24, 81, 75]
Generated Node #0,1: 22:[24, 81, 75] Operation: 87-12=75
Exploring Operation: 81-24=57, Re... | 0.967014 | hs_4 | mult_heuristic |
[
55,
4,
62,
61
] | 51 | [
"55-4=51",
"62-61=1",
"51*1=51"
] | Current State: 51:[55, 4, 62, 61], Operations: []
Exploring Operation: 55-4=51, Resulting Numbers: [62, 61, 51]
Generated Node #2: [62, 61, 51] from Operation: 55-4=51
Current State: 51:[62, 61, 51], Operations: ['55-4=51']
Exploring Operation: 62-61=1, Resulting Numbers: [51, 1]
Generated Node #3: [51, 1] from Operati... | 4 | Current State: 51:[55, 4, 62, 61], Operations: []
Exploring Operation: 62-55=7, Resulting Numbers: [4, 61, 7]
Generated Node #0,0: 51:[4, 61, 7] Operation: 62-55=7
Exploring Operation: 61-55=6, Resulting Numbers: [4, 62, 6]
Generated Node #0,1: 51:[4, 62, 6] Operation: 61-55=6
Exploring Operation: 62-61=1, Resulting Nu... | 0.989583 | hs_3 | mult_heuristic |
[
70,
9,
30,
43
] | 47 | [
"43-30=13",
"9*13=117",
"117-70=47"
] | Current State: 47:[70, 9, 30, 43], Operations: []
Exploring Operation: 43-30=13, Resulting Numbers: [70, 9, 13]
Generated Node #2: [70, 9, 13] from Operation: 43-30=13
Current State: 47:[70, 9, 13], Operations: ['43-30=13']
Exploring Operation: 9*13=117, Resulting Numbers: [70, 117]
Generated Node #3: [70, 117] from Op... | 4 | Current State: 47:[70, 9, 30, 43], Operations: []
Exploring Operation: 70-9=61, Resulting Numbers: [30, 43, 61]
Generated Node #0,0: 47:[30, 43, 61] Operation: 70-9=61
Start Sub Search at level 1: Moving to Node #0,0
Current State: 47:[30, 43, 61], Operations: ['70-9=61']
Exploring Operation: 61-30=31, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
34,
7,
70,
57
] | 91 | [
"57-34=23",
"7*23=161",
"161-70=91"
] | Current State: 91:[34, 7, 70, 57], Operations: []
Exploring Operation: 57-34=23, Resulting Numbers: [7, 70, 23]
Generated Node #2: [7, 70, 23] from Operation: 57-34=23
Current State: 91:[7, 70, 23], Operations: ['57-34=23']
Exploring Operation: 7*23=161, Resulting Numbers: [70, 161]
Generated Node #3: [70, 161] from Op... | 4 | Current State: 91:[34, 7, 70, 57], Operations: []
Exploring Operation: 57-34=23, Resulting Numbers: [7, 70, 23]
Generated Node #0,0: 91:[7, 70, 23] Operation: 57-34=23
Exploring Operation: 70-57=13, Resulting Numbers: [34, 7, 13]
Generated Node #0,1: 91:[34, 7, 13] Operation: 70-57=13
Exploring Operation: 34+57=91, Res... | 0 | hs_3 | sum_heuristic |
[
24,
53,
77,
34
] | 14 | [
"53-24=29",
"77-34=43",
"43-29=14"
] | Current State: 14:[24, 53, 77, 34], Operations: []
Exploring Operation: 53-24=29, Resulting Numbers: [77, 34, 29]
Generated Node #2: [77, 34, 29] from Operation: 53-24=29
Current State: 14:[77, 34, 29], Operations: ['53-24=29']
Exploring Operation: 77-34=43, Resulting Numbers: [29, 43]
Generated Node #3: [29, 43] from ... | 4 | Current State: 14:[24, 53, 77, 34], Operations: []
Exploring Operation: 77-34=43, Resulting Numbers: [24, 53, 43]
Generated Node #0,0: 14:[24, 53, 43] Operation: 77-34=43
Exploring Operation: 53-24=29, Resulting Numbers: [77, 34, 29]
Generated Node #0,1: 14:[77, 34, 29] Operation: 53-24=29
Exploring Operation: 77-24=53... | 0.986979 | hs_5 | mult_heuristic |
[
79,
99,
97,
82
] | 76 | [
"99-97=2",
"79*2=158",
"158-82=76"
] | Current State: 76:[79, 99, 97, 82], Operations: []
Exploring Operation: 99-97=2, Resulting Numbers: [79, 82, 2]
Generated Node #2: [79, 82, 2] from Operation: 99-97=2
Current State: 76:[79, 82, 2], Operations: ['99-97=2']
Exploring Operation: 79*2=158, Resulting Numbers: [82, 158]
Generated Node #3: [82, 158] from Oper... | 4 | Current State: 76:[79, 99, 97, 82], Operations: []
Exploring Operation: 99-97=2, Resulting Numbers: [79, 82, 2]
Generated Node #0,0: 76:[79, 82, 2] Operation: 99-97=2
Moving to Node #0,0
Current State: 76:[79, 82, 2], Operations: ['99-97=2']
Exploring Operation: 82-79=3, Resulting Numbers: [2, 3]
Generated Node #0,0,0:... | 0 | hs_1 | mult_heuristic |
[
76,
39,
3,
34
] | 61 | [
"39-34=5",
"3*5=15",
"76-15=61"
] | Current State: 61:[76, 39, 3, 34], Operations: []
Exploring Operation: 39-34=5, Resulting Numbers: [76, 3, 5]
Generated Node #2: [76, 3, 5] from Operation: 39-34=5
Current State: 61:[76, 3, 5], Operations: ['39-34=5']
Exploring Operation: 3*5=15, Resulting Numbers: [76, 15]
Generated Node #3: [76, 15] from Operation: 3... | 4 | Current State: 61:[76, 39, 3, 34], Operations: []
Exploring Operation: 76-3=73, Resulting Numbers: [39, 34, 73]
Generated Node #0,0: 61:[39, 34, 73] Operation: 76-3=73
Exploring Operation: 39+3=42, Resulting Numbers: [76, 34, 42]
Generated Node #0,1: 61:[76, 34, 42] Operation: 39+3=42
Exploring Operation: 3+34=37, Resu... | 0 | hs_3 | sum_heuristic |
[
7,
9,
67,
87
] | 22 | [
"9-7=2",
"87-67=20",
"2+20=22"
] | Current State: 22:[7, 9, 67, 87], Operations: []
Exploring Operation: 9-7=2, Resulting Numbers: [67, 87, 2]
Generated Node #2: [67, 87, 2] from Operation: 9-7=2
Current State: 22:[67, 87, 2], Operations: ['9-7=2']
Exploring Operation: 87-67=20, Resulting Numbers: [2, 20]
Generated Node #3: [2, 20] from Operation: 87-67... | 4 | Current State: 22:[7, 9, 67, 87], Operations: []
Exploring Operation: 87-7=80, Resulting Numbers: [9, 67, 80]
Generated Node #0,0: 22:[9, 67, 80] Operation: 87-7=80
Exploring Operation: 87-67=20, Resulting Numbers: [7, 9, 20]
Generated Node #0,1: 22:[7, 9, 20] Operation: 87-67=20
Exploring Operation: 67-7=60, Resulting... | 0.97309 | hs_5 | mult_heuristic |
[
21,
5,
27,
3
] | 72 | [
"21*3=63",
"5*27=135",
"135-63=72"
] | Current State: 72:[21, 5, 27, 3], Operations: []
Exploring Operation: 21*3=63, Resulting Numbers: [5, 27, 63]
Generated Node #2: [5, 27, 63] from Operation: 21*3=63
Current State: 72:[5, 27, 63], Operations: ['21*3=63']
Exploring Operation: 5*27=135, Resulting Numbers: [63, 135]
Generated Node #3: [63, 135] from Operat... | 4 | Current State: 72:[21, 5, 27, 3], Operations: []
Exploring Operation: 21-3=18, Resulting Numbers: [5, 27, 18]
Generated Node #0,0: 72:[5, 27, 18] Operation: 21-3=18
Exploring Operation: 27-21=6, Resulting Numbers: [5, 3, 6]
Generated Node #0,1: 72:[5, 3, 6] Operation: 27-21=6
Exploring Operation: 21+3=24, Resulting Num... | 0 | hs_3 | mult_heuristic |
[
34,
65,
38,
4
] | 64 | [
"38-34=4",
"4/4=1",
"65-1=64"
] | Current State: 64:[34, 65, 38, 4], Operations: []
Exploring Operation: 38-34=4, Resulting Numbers: [65, 4, 4]
Generated Node #2: [65, 4, 4] from Operation: 38-34=4
Current State: 64:[65, 4, 4], Operations: ['38-34=4']
Exploring Operation: 4/4=1, Resulting Numbers: [65, 1]
Generated Node #3: [65, 1] from Operation: 4/4=... | 4 | Current State: 64:[34, 65, 38, 4], Operations: []
Exploring Operation: 65-34=31, Resulting Numbers: [38, 4, 31]
Generated Node #0,0: 64:[38, 4, 31] Operation: 65-34=31
Exploring Operation: 38-34=4, Resulting Numbers: [65, 4, 4]
Generated Node #0,1: 64:[65, 4, 4] Operation: 38-34=4
Exploring Operation: 38-4=34, Resultin... | 0.984375 | hs_3 | sum_heuristic |
[
90,
31,
73,
2
] | 96 | [
"90+31=121",
"121-73=48",
"2*48=96"
] | Current State: 96:[90, 31, 73, 2], Operations: []
Exploring Operation: 90+31=121, Resulting Numbers: [73, 2, 121]
Generated Node #2: [73, 2, 121] from Operation: 90+31=121
Current State: 96:[73, 2, 121], Operations: ['90+31=121']
Exploring Operation: 121-73=48, Resulting Numbers: [2, 48]
Generated Node #3: [2, 48] from... | 4 | Current State: 96:[90, 31, 73, 2], Operations: []
Exploring Operation: 73-31=42, Resulting Numbers: [90, 2, 42]
Generated Node #0,0: 96:[90, 2, 42] Operation: 73-31=42
Exploring Operation: 90/2=45, Resulting Numbers: [31, 73, 45]
Generated Node #0,1: 96:[31, 73, 45] Operation: 90/2=45
Exploring Operation: 31+73=104, Re... | 0.986979 | hs_5 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.